COLOR #C4B897

HEX: #C4B897 RGB: (196,184,151)

Color info

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

RGB color model

#C4B897 color RGB value is (196,184,151).

RGB: (196,184,151) (77%, 72%, 59%)

RGB channels and saturation

R 196 of 255 = 77%
G 184 of 255 = 72%
B 151 of 255 = 59%

196
184
151

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

Portions of RGB colors in percentages

R + G + B = 196 + 184 + 151 = 531 (100%)
R 196 of 531 ~ 36.91%
G 184 of 531 ~ 34.65%
B 151 of 531 ~ 28.44'%

%36.91
%34.65
%28.44

CMYK color model

#C4B897 color CMYK value is (0,6,23,23).

  • cyan value is 0.00%
  • magenta value is 6.12%
  • yellow value is 22.96%
  • key color value is 23.14%
CMYK: (0,6,23,23) C0M6Y23K23 (0%,6%,23%,23%) (0.00/0.06/0.23/0.23) 

CMYK percentages

%0
%6.12
%22.96
%23.14

Codes

Color #C4B897 in popluar color models

C4 B8 97
RGB 196 184 151
HSL 44° 27.61% 68.04%
HSB/HSV 44° 22.96% 76.86%
CMYK 0.00% 6.12% 22.96%
23.14%

Color #C4B897 in popluar number systems.

HEX C4 B8 97
Decimal 196 184 151
Binary 11000100 10111000 10010111
Octal 304 270 227

Shades and tints

Shades of #C4B897

#C4B897
(196,184,151)
#B3A88A
(179,168,138)
#A2987D
(162,152,125)
#918870
(145,136,112)
#807863
(128,120,99)
#6F6856
(111,104,86)
#5E5849
(94,88,73)
#4D483C
(77,72,60)
#3C382F
(60,56,47)
#2B2822
(43,40,34)
#1A1815
(26,24,21)
#000000
(0,0,0)

Tints of #C4B897

#C4B897
(196,184,151)
#C9BEA0
(201,190,160)
#CEC4A9
(206,196,169)
#D3CAB2
(211,202,178)
#D8D0BB
(216,208,187)
#DDD6C4
(221,214,196)
#E2DCCD
(226,220,205)
#E7E2D6
(231,226,214)
#ECE8DF
(236,232,223)
#F1EEE8
(241,238,232)
#F6F4F1
(246,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4B897 color. Also use rgb(196,184,151) instead hex code.

Text Font Color

.myTextColor { color: #C4B897; }

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

This text font color is #C4B897.

Background Color

.myBgColor { background-color: #C4B897; }

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

This div background color is #C4B897.

Border color

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

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

This div border color is #C4B897.

Opacity

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

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

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

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

This text has shadow with #C4B897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4B897.

Preview

Color preview on black background

This text has color #C4B897 on black background.


Color preview on white background

This text has color #C4B897 on white background.


Black color preview on #C4B897 background

This text has black color on #C4B897 background.


White color preview on #C4B897 background

This text has white color on #C4B897 background.


Related colors

Complementary color

Complementary color for #hex is #3B4768.


I love getcolorcode.com

Triadic colors

1 #97C4B8 and #B897C4 with #C4B897 are triadic colors.

2 #97B8C4 and #B8C497 with #C4B897 are triadic colors.