COLOR #C1B596

HEX: #C1B596 RGB: (193,181,150)

Color info

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

RGB color model

#C1B596 color RGB value is (193,181,150).

RGB: (193,181,150) (76%, 71%, 59%)

RGB channels and saturation

R 193 of 255 = 76%
G 181 of 255 = 71%
B 150 of 255 = 59%

193
181
150

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

Portions of RGB colors in percentages

R + G + B = 193 + 181 + 150 = 524 (100%)
R 193 of 524 ~ 36.83%
G 181 of 524 ~ 34.54%
B 150 of 524 ~ 28.63'%

%36.83
%34.54
%28.63

CMYK color model

#C1B596 color CMYK value is (0,6,22,24).

  • cyan value is 0.00%
  • magenta value is 6.22%
  • yellow value is 22.28%
  • key color value is 24.31%

CMYK: (0,6,22,24)
C0M6Y22K24 (0%, 6%, 22%, 24%)
(0.00 / 0.06 / 0.22 / 0.24)

CMYK percentages

%0
%6.22
%22.28
%24.31

Codes

Color #C1B596 in popluar color models

C1 B5 96
RGB 193 181 150
HSL 43° 25.75% 67.25%
HSB/HSV 43° 22.28% 75.69%
CMYK 0.00% 6.22% 22.28%
24.31%

Color #C1B596 in popluar number systems.

HEX C1 B5 96
Decimal 193 181 150
Binary 11000001 10110101 10010110
Octal 301 265 226

Shades and tints

Shades of #C1B596

#C1B596
(193,181,150)
#B0A589
(176,165,137)
#9F957C
(159,149,124)
#8E856F
(142,133,111)
#7D7562
(125,117,98)
#6C6555
(108,101,85)
#5B5548
(91,85,72)
#4A453B
(74,69,59)
#39352E
(57,53,46)
#282521
(40,37,33)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #C1B596

#C1B596
(193,181,150)
#C6BB9F
(198,187,159)
#CBC1A8
(203,193,168)
#D0C7B1
(208,199,177)
#D5CDBA
(213,205,186)
#DAD3C3
(218,211,195)
#DFD9CC
(223,217,204)
#E4DFD5
(228,223,213)
#E9E5DE
(233,229,222)
#EEEBE7
(238,235,231)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1B596 color. Also use rgb(193,181,150) instead hex code.

Text Font Color

.myTextColor { color: #C1B596; }

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

This text font color is #C1B596.

Background Color

.myBgColor { background-color: #C1B596; }

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

This div background color is #C1B596.

Border color

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

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

This div border color is #C1B596.

Opacity

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

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

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

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

This text has shadow with #C1B596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1B596.

Preview

Color preview on black background

This text has color #C1B596 on black background.


Color preview on white background

This text has color #C1B596 on white background.


Black color preview on #C1B596 background

This text has black color on #C1B596 background.


White color preview on #C1B596 background

This text has white color on #C1B596 background.


Related colors

Complementary color

Complementary color for #hex is #3E4A69.


I love getcolorcode.com

Triadic colors

1 #96C1B5 and #B596C1 with #C1B596 are triadic colors.

2 #96B5C1 and #B5C196 with #C1B596 are triadic colors.