COLOR #C1B296

HEX: #C1B296 RGB: (193,178,150)

Color info

#C1B296 contains red, green and blue colors in about the same proportion. Web safe color of #C1B296 is #CC9999 (or #C99).

RGB color model

#C1B296 color RGB value is (193,178,150).

RGB: (193,178,150) (76%, 70%, 59%)

RGB channels and saturation

R 193 of 255 = 76%
G 178 of 255 = 70%
B 150 of 255 = 59%

193
178
150

R + G + B ~ 68%. #C1B296 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 178 + 150 = 521 (100%)
R 193 of 521 ~ 37.04%
G 178 of 521 ~ 34.17%
B 150 of 521 ~ 28.79'%

%37.04
%34.17
%28.79

CMYK color model

#C1B296 color CMYK value is (0,8,22,24).

  • cyan value is 0.00%
  • magenta value is 7.77%
  • yellow value is 22.28%
  • key color value is 24.31%
CMYK: (0,8,22,24) C0M8Y22K24 (0%,8%,22%,24%) (0.00/0.08/0.22/0.24) 

CMYK percentages

%0
%7.77
%22.28
%24.31

Codes

Color #C1B296 in popluar color models

C1 B2 96
RGB 193 178 150
HSL 39° 25.75% 67.25%
HSB/HSV 39° 22.28% 75.69%
CMYK 0.00% 7.77% 22.28%
24.31%

Color #C1B296 in popluar number systems.

HEX C1 B2 96
Decimal 193 178 150
Binary 11000001 10110010 10010110
Octal 301 262 226

Shades and tints

Shades of #C1B296

#C1B296
(193,178,150)
#B0A289
(176,162,137)
#9F927C
(159,146,124)
#8E826F
(142,130,111)
#7D7262
(125,114,98)
#6C6255
(108,98,85)
#5B5248
(91,82,72)
#4A423B
(74,66,59)
#39322E
(57,50,46)
#282221
(40,34,33)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #C1B296

#C1B296
(193,178,150)
#C6B99F
(198,185,159)
#CBC0A8
(203,192,168)
#D0C7B1
(208,199,177)
#D5CEBA
(213,206,186)
#DAD5C3
(218,213,195)
#DFDCCC
(223,220,204)
#E4E3D5
(228,227,213)
#E9EADE
(233,234,222)
#EEF1E7
(238,241,231)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1B296; }

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

This text font color is #C1B296.

Background Color

.myBgColor { background-color: #C1B296; }

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

This div background color is #C1B296.

Border color

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

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

This div border color is #C1B296.

Opacity

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

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

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

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

This text has shadow with #C1B296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1B296.

Preview

Color preview on black background

This text has color #C1B296 on black background.


Color preview on white background

This text has color #C1B296 on white background.


Black color preview on #C1B296 background

This text has black color on #C1B296 background.


White color preview on #C1B296 background

This text has white color on #C1B296 background.


Related colors

Complementary color

Complementary color for #hex is #3E4D69.


I love getcolorcode.com

Triadic colors

1 #96C1B2 and #B296C1 with #C1B296 are triadic colors.

2 #96B2C1 and #B2C196 with #C1B296 are triadic colors.