Brick Red (#cb4154) Web Color For Web Page Design

Everything about Brick Red (#cb4154) and hex colors to enhance web page design and your website development company. Get a multitude of palettes based on one color. Learn how to choose the right hex codes for web page design. Optimize your online projects with the power of triadic, tetradic, analogous colors, and more. Get inspired and design websites with ease for your web development company.

Brick Red (#cb4154) Color Hex

Brick Red (#cb4154) rgb(203, 65, 84)

Color spaces of Brick Red (#cb4154)

RGB2036584
HSL0.980.570.53
HSV3526880
CMYK0.000.680.59 0.20
XYZ28.119117.117210.2094
Yxy0.50710.3087
Hunter Lab41.372948.915014.3303
CIE-Lab48.407455.545920.1863

Base Numbers

BaseRedGreenBlue
Binary110010110100000101010100
Octal313101124
Decimal2036584
HexCB4154

Shades of Brick Red (#cb4154)

Tints of Brick Red (#cb4154)

RGB Percentages of Color Brick Red (#cb4154)

Red
Green
Blue

CMYK Percentages of Color Brick Red (#cb4154)

Cyan
Magenta
Yellow
Black

Analogous Colors of Brick Red (#cb4154)

Triadic Colors of Brick Red (#cb4154) separated with 120° angle

Copied!
HEX toggle hex RGB

Tetradic Colors of Brick Red (#cb4154) separated with 90° angle

Monochromatic Colors of Brick Red (#cb4154)

Complementary Color

Copied!
HEX toggle hex RGB

Pastel variations

Soft variations

Light variations

Hard variations

Pale variations

Brick Red (#cb4154) Color Preview on Black Background

This is Brick Red (#cb4154) on a black background

Brick Red (#cb4154) Color Preview on White Background

This is Brick Red (#cb4154) on a white background

Brick Red (#cb4154) Color CSS Codes

                .bckColor {background-color:#ff0000; } 
                .forColor {color:#ff0000; }
                .bordercolor {border:3px solid #ff0000; }

            

Brick Red (#cb4154) Text Font Color

This is a sample text written with the Brick Red (#cb4154) color.
This is a strong text written with the Brick Red (#cb4154) as well.

Brick Red (#cb4154) Background Color

                <div style="background-color:Brick Red (#cb4154)">
                    Text on the Brick Red (#cb4154) color
                </div>
            

Brick Red (#cb4154) Border Color

<div style="border:3px solid #ff0000">
                  Div here
                </div>
            

Css3 Examples

Text Shadow with RGB Values

                .rgbShadow {
                    text-shadow: 4px 4px 2px rgba(255,0,0, 0.8); } 
                .hexShadow { 
                    text-shadow: 4px 4px 2px #ff0000; }
                .divShadow { 
                    -moz-box-shadow: 1px 1px 3px 2px #ff0000;
                    -webkit-box-shadow: 1px 1px 3px 2px #ff0000;
                    box-shadow:         1px 1px 3px 2px #ff0000; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px rgb(203, 65, 84);">Text here</p>

This is a text with rgb(203, 65, 84) as a shadow color.

Div Box Shadow

                <div style="-moz-box-shadow: 1px 1px 3px 2px #cb4154;
                  -webkit-box-shadow: 1px 1px 3px 2px #cb4154;
                  box-shadow:         1px 1px 3px 2px #cb4154;">
                    Div content here
                </div>
            
An html Div with text shadow using #cb4154 color hex code

Related palettes

Copied!
share
HEX toggle hex RGB
Warm Autum No1
Copied!
share
HEX toggle hex RGB
Named 7 -Reds