COLOR #C8B597

HEX: #C8B597 RGB: (200,181,151)

Color info

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

RGB color model

#C8B597 color RGB value is (200,181,151).

RGB: (200,181,151) (78%, 71%, 59%)

RGB channels and saturation

R 200 of 255 = 78%
G 181 of 255 = 71%
B 151 of 255 = 59%

200
181
151

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

Portions of RGB colors in percentages

R + G + B = 200 + 181 + 151 = 532 (100%)
R 200 of 532 ~ 37.59%
G 181 of 532 ~ 34.02%
B 151 of 532 ~ 28.38'%

%37.59
%34.02
%28.38

CMYK color model

#C8B597 color CMYK value is (0,10,25,22).

  • cyan value is 0.00%
  • magenta value is 9.50%
  • yellow value is 24.50%
  • key color value is 21.57%
CMYK: (0,10,25,22) C0M10Y25K22 (0%,10%,25%,22%) (0.00/0.10/0.25/0.22) 

CMYK percentages

%0
%9.5
%24.5
%21.57

Codes

Color #C8B597 in popluar color models

C8 B5 97
RGB 200 181 151
HSL 37° 30.82% 68.82%
HSB/HSV 37° 24.50% 78.43%
CMYK 0.00% 9.50% 24.50%
21.57%

Color #C8B597 in popluar number systems.

HEX C8 B5 97
Decimal 200 181 151
Binary 11001000 10110101 10010111
Octal 310 265 227

Shades and tints

Shades of #C8B597

#C8B597
(200,181,151)
#B6A58A
(182,165,138)
#A4957D
(164,149,125)
#928570
(146,133,112)
#807563
(128,117,99)
#6E6556
(110,101,86)
#5C5549
(92,85,73)
#4A453C
(74,69,60)
#38352F
(56,53,47)
#262522
(38,37,34)
#141515
(20,21,21)
#000000
(0,0,0)

Tints of #C8B597

#C8B597
(200,181,151)
#CDBBA0
(205,187,160)
#D2C1A9
(210,193,169)
#D7C7B2
(215,199,178)
#DCCDBB
(220,205,187)
#E1D3C4
(225,211,196)
#E6D9CD
(230,217,205)
#EBDFD6
(235,223,214)
#F0E5DF
(240,229,223)
#F5EBE8
(245,235,232)
#FAF1F1
(250,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8B597 color. Also use rgb(200,181,151) instead hex code.

Text Font Color

.myTextColor { color: #C8B597; }

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

This text font color is #C8B597.

Background Color

.myBgColor { background-color: #C8B597; }

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

This div background color is #C8B597.

Border color

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

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

This div border color is #C8B597.

Opacity

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

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

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

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

This text has shadow with #C8B597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8B597.

Preview

Color preview on black background

This text has color #C8B597 on black background.


Color preview on white background

This text has color #C8B597 on white background.


Black color preview on #C8B597 background

This text has black color on #C8B597 background.


White color preview on #C8B597 background

This text has white color on #C8B597 background.


Related colors

Complementary color

Complementary color for #hex is #374A68.


I love getcolorcode.com

Triadic colors

1 #97C8B5 and #B597C8 with #C8B597 are triadic colors.

2 #97B5C8 and #B5C897 with #C8B597 are triadic colors.