COLOR #C8B890

HEX: #C8B890 RGB: (200,184,144)

Color info

#C8B890 contains red, green and blue colors in about the same proportion. Web safe color of #C8B890 is #CCCC99 (or #CC9).

RGB color model

#C8B890 color RGB value is (200,184,144).

RGB: (200,184,144) (78%, 72%, 56%)

RGB channels and saturation

R 200 of 255 = 78%
G 184 of 255 = 72%
B 144 of 255 = 56%

200
184
144

R + G + B ~ 69%. #C8B890 is quite light color.

Portions of RGB colors in percentages

R + G + B = 200 + 184 + 144 = 528 (100%)
R 200 of 528 ~ 37.88%
G 184 of 528 ~ 34.85%
B 144 of 528 ~ 27.27'%

%37.88
%34.85
%27.27

CMYK color model

#C8B890 color CMYK value is (0,8,28,22).

  • cyan value is 0.00%
  • magenta value is 8.00%
  • yellow value is 28.00%
  • key color value is 21.57%

CMYK: (0,8,28,22)
C0M8Y28K22 (0%, 8%, 28%, 22%)
(0.00 / 0.08 / 0.28 / 0.22)

CMYK percentages

%0
%8
%28
%21.57

Codes

Color #C8B890 in popluar color models

C8 B8 90
RGB 200 184 144
HSL 43° 33.73% 67.45%
HSB/HSV 43° 28.00% 78.43%
CMYK 0.00% 8.00% 28.00%
21.57%

Color #C8B890 in popluar number systems.

HEX C8 B8 90
Decimal 200 184 144
Binary 11001000 10111000 10010000
Octal 310 270 220

Shades and tints

Shades of #C8B890

#C8B890
(200,184,144)
#B6A883
(182,168,131)
#A49876
(164,152,118)
#928869
(146,136,105)
#80785C
(128,120,92)
#6E684F
(110,104,79)
#5C5842
(92,88,66)
#4A4835
(74,72,53)
#383828
(56,56,40)
#26281B
(38,40,27)
#14180E
(20,24,14)
#000000
(0,0,0)

Tints of #C8B890

#C8B890
(200,184,144)
#CDBE9A
(205,190,154)
#D2C4A4
(210,196,164)
#D7CAAE
(215,202,174)
#DCD0B8
(220,208,184)
#E1D6C2
(225,214,194)
#E6DCCC
(230,220,204)
#EBE2D6
(235,226,214)
#F0E8E0
(240,232,224)
#F5EEEA
(245,238,234)
#FAF4F4
(250,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8B890 color. Also use rgb(200,184,144) instead hex code.

Text Font Color

.myTextColor { color: #C8B890; }

<p style="color:#C8B890">This sample text font color is #C8B890.</p>

This text font color is #C8B890.

Background Color

.myBgColor { background-color: #C8B890; }

<div style="background-color:#C8B890">Inner text</div>

This div background color is #C8B890.

Border color

.myBorderColor { border: 1px solid #C8B890; }

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

This div border color is #C8B890.

Opacity

.myOpacity80 { color: #C8B890; opacity: 0.8; }

<p style="color:#C8B890;opacity:0.8;">80%</p>

Text with #C8B890 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C8B890;}

<p style="text-shadow: 3px 3px 1px #C8B890">Text here.</p>

This text has shadow with #C8B890 color.


.textShadow {text-shadow: 3px 3px 1px #C8B890', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C8B890, 5px 5px 20px red">Text here.</p>

This text has shadow with #C8B890 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C8B890, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C8B890, Direction=45, Strength=4)">Text</p>

This text has shadow with #C8B890 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C8B890;
-webkit-box-shadow: 1px 1px 3px 2px #C8B890;
box-shadow: 1px 1px 3px 2px #C8B890;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C8B890; -webkit-box-shadow: 1px 1px 3px 2px #C8B890; box-shadow:1px 1px 3px 2px #C8B890;">
Div content here
</div>

This div box has shadow with color #C8B890.

Preview

Color preview on black background

This text has color #C8B890 on black background.


Color preview on white background

This text has color #C8B890 on white background.


Black color preview on #C8B890 background

This text has black color on #C8B890 background.


White color preview on #C8B890 background

This text has white color on #C8B890 background.


Related colors

Complementary color

Complementary color for #hex is #37476F.


I love getcolorcode.com

Triadic colors

1 #90C8B8 and #B890C8 with #C8B890 are triadic colors.

2 #90B8C8 and #B8C890 with #C8B890 are triadic colors.