COLOR #C7B896

HEX: #C7B896 RGB: (199,184,150)

Color info

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

RGB color model

#C7B896 color RGB value is (199,184,150).

RGB: (199,184,150) (78%, 72%, 59%)

RGB channels and saturation

R 199 of 255 = 78%
G 184 of 255 = 72%
B 150 of 255 = 59%

199
184
150

R + G + B ~ 70%. #C7B896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 184 + 150 = 533 (100%)
R 199 of 533 ~ 37.34%
G 184 of 533 ~ 34.52%
B 150 of 533 ~ 28.14'%

%37.34
%34.52
%28.14

CMYK color model

#C7B896 color CMYK value is (0,8,25,22).

  • cyan value is 0.00%
  • magenta value is 7.54%
  • yellow value is 24.62%
  • key color value is 21.96%

CMYK: (0,8,25,22)
C0M8Y25K22 (0%, 8%, 25%, 22%)
(0.00 / 0.08 / 0.25 / 0.22)

CMYK percentages

%0
%7.54
%24.62
%21.96

Codes

Color #C7B896 in popluar color models

C7 B8 96
RGB 199 184 150
HSL 42° 30.43% 68.43%
HSB/HSV 42° 24.62% 78.04%
CMYK 0.00% 7.54% 24.62%
21.96%

Color #C7B896 in popluar number systems.

HEX C7 B8 96
Decimal 199 184 150
Binary 11000111 10111000 10010110
Octal 307 270 226

Shades and tints

Shades of #C7B896

#C7B896
(199,184,150)
#B5A889
(181,168,137)
#A3987C
(163,152,124)
#91886F
(145,136,111)
#7F7862
(127,120,98)
#6D6855
(109,104,85)
#5B5848
(91,88,72)
#49483B
(73,72,59)
#37382E
(55,56,46)
#252821
(37,40,33)
#131814
(19,24,20)
#000000
(0,0,0)

Tints of #C7B896

#C7B896
(199,184,150)
#CCBE9F
(204,190,159)
#D1C4A8
(209,196,168)
#D6CAB1
(214,202,177)
#DBD0BA
(219,208,186)
#E0D6C3
(224,214,195)
#E5DCCC
(229,220,204)
#EAE2D5
(234,226,213)
#EFE8DE
(239,232,222)
#F4EEE7
(244,238,231)
#F9F4F0
(249,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B896 color. Also use rgb(199,184,150) instead hex code.

Text Font Color

.myTextColor { color: #C7B896; }

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

This text font color is #C7B896.

Background Color

.myBgColor { background-color: #C7B896; }

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

This div background color is #C7B896.

Border color

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

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

This div border color is #C7B896.

Opacity

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

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

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

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

This text has shadow with #C7B896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B896.

Preview

Color preview on black background

This text has color #C7B896 on black background.


Color preview on white background

This text has color #C7B896 on white background.


Black color preview on #C7B896 background

This text has black color on #C7B896 background.


White color preview on #C7B896 background

This text has white color on #C7B896 background.


Related colors

Complementary color

Complementary color for #hex is #384769.


I love getcolorcode.com

Triadic colors

1 #96C7B8 and #B896C7 with #C7B896 are triadic colors.

2 #96B8C7 and #B8C796 with #C7B896 are triadic colors.