COLOR #C8C7B3

HEX: #C8C7B3 RGB: (200,199,179)

Color info

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

RGB color model

#C8C7B3 color RGB value is (200,199,179).

RGB: (200,199,179) (78%, 78%, 70%)

RGB channels and saturation

R 200 of 255 = 78%
G 199 of 255 = 78%
B 179 of 255 = 70%

200
199
179

R + G + B ~ 75%. #C8C7B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 200 + 199 + 179 = 578 (100%)
R 200 of 578 ~ 34.6%
G 199 of 578 ~ 34.43%
B 179 of 578 ~ 30.97'%

%34.6
%34.43
%30.97

CMYK color model

#C8C7B3 color CMYK value is (0,0,11,22).

  • cyan value is 0.00%
  • magenta value is 0.50%
  • yellow value is 10.50%
  • key color value is 21.57%

CMYK: (0,0,11,22)
C0M0Y11K22 (0%, 0%, 11%, 22%)
(0.00 / 0.00 / 0.11 / 0.22)

CMYK percentages

%0
%0.5
%10.5
%21.57

Codes

Color #C8C7B3 in popluar color models

C8 C7 B3
RGB 200 199 179
HSL 57° 16.03% 74.31%
HSB/HSV 57° 10.50% 78.43%
CMYK 0.00% 0.50% 10.50%
21.57%

Color #C8C7B3 in popluar number systems.

HEX C8 C7 B3
Decimal 200 199 179
Binary 11001000 11000111 10110011
Octal 310 307 263

Shades and tints

Shades of #C8C7B3

#C8C7B3
(200,199,179)
#B6B5A3
(182,181,163)
#A4A393
(164,163,147)
#929183
(146,145,131)
#807F73
(128,127,115)
#6E6D63
(110,109,99)
#5C5B53
(92,91,83)
#4A4943
(74,73,67)
#383733
(56,55,51)
#262523
(38,37,35)
#141313
(20,19,19)
#000000
(0,0,0)

Tints of #C8C7B3

#C8C7B3
(200,199,179)
#CDCCB9
(205,204,185)
#D2D1BF
(210,209,191)
#D7D6C5
(215,214,197)
#DCDBCB
(220,219,203)
#E1E0D1
(225,224,209)
#E6E5D7
(230,229,215)
#EBEADD
(235,234,221)
#F0EFE3
(240,239,227)
#F5F4E9
(245,244,233)
#FAF9EF
(250,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8C7B3 color. Also use rgb(200,199,179) instead hex code.

Text Font Color

.myTextColor { color: #C8C7B3; }

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

This text font color is #C8C7B3.

Background Color

.myBgColor { background-color: #C8C7B3; }

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

This div background color is #C8C7B3.

Border color

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

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

This div border color is #C8C7B3.

Opacity

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

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

Text with #C8C7B3 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 #C8C7B3;}

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

This text has shadow with #C8C7B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8C7B3.

Preview

Color preview on black background

This text has color #C8C7B3 on black background.


Color preview on white background

This text has color #C8C7B3 on white background.


Black color preview on #C8C7B3 background

This text has black color on #C8C7B3 background.


White color preview on #C8C7B3 background

This text has white color on #C8C7B3 background.


Related colors

Complementary color

Complementary color for #hex is #37384C.


I love getcolorcode.com

Triadic colors

1 #B3C8C7 and #C7B3C8 with #C8C7B3 are triadic colors.

2 #B3C7C8 and #C7C8B3 with #C8C7B3 are triadic colors.