COLOR #C9B291

HEX: #C9B291 RGB: (201,178,145)

Color info

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

RGB color model

#C9B291 color RGB value is (201,178,145).

RGB: (201,178,145) (79%, 70%, 57%)

RGB channels and saturation

R 201 of 255 = 79%
G 178 of 255 = 70%
B 145 of 255 = 57%

201
178
145

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

Portions of RGB colors in percentages

R + G + B = 201 + 178 + 145 = 524 (100%)
R 201 of 524 ~ 38.36%
G 178 of 524 ~ 33.97%
B 145 of 524 ~ 27.67'%

%38.36
%33.97
%27.67

CMYK color model

#C9B291 color CMYK value is (0,11,28,21).

  • cyan value is 0.00%
  • magenta value is 11.44%
  • yellow value is 27.86%
  • key color value is 21.18%
CMYK: (0,11,28,21) C0M11Y28K21 (0%,11%,28%,21%) (0.00/0.11/0.28/0.21) 

CMYK percentages

%0
%11.44
%27.86
%21.18

Codes

Color #C9B291 in popluar color models

C9 B2 91
RGB 201 178 145
HSL 35° 34.15% 67.84%
HSB/HSV 35° 27.86% 78.82%
CMYK 0.00% 11.44% 27.86%
21.18%

Color #C9B291 in popluar number systems.

HEX C9 B2 91
Decimal 201 178 145
Binary 11001001 10110010 10010001
Octal 311 262 221

Shades and tints

Shades of #C9B291

#C9B291
(201,178,145)
#B7A284
(183,162,132)
#A59277
(165,146,119)
#93826A
(147,130,106)
#81725D
(129,114,93)
#6F6250
(111,98,80)
#5D5243
(93,82,67)
#4B4236
(75,66,54)
#393229
(57,50,41)
#27221C
(39,34,28)
#15120F
(21,18,15)
#000000
(0,0,0)

Tints of #C9B291

#C9B291
(201,178,145)
#CDB99B
(205,185,155)
#D1C0A5
(209,192,165)
#D5C7AF
(213,199,175)
#D9CEB9
(217,206,185)
#DDD5C3
(221,213,195)
#E1DCCD
(225,220,205)
#E5E3D7
(229,227,215)
#E9EAE1
(233,234,225)
#EDF1EB
(237,241,235)
#F1F8F5
(241,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9B291 color. Also use rgb(201,178,145) instead hex code.

Text Font Color

.myTextColor { color: #C9B291; }

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

This text font color is #C9B291.

Background Color

.myBgColor { background-color: #C9B291; }

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

This div background color is #C9B291.

Border color

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

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

This div border color is #C9B291.

Opacity

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

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

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

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

This text has shadow with #C9B291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B291.

Preview

Color preview on black background

This text has color #C9B291 on black background.


Color preview on white background

This text has color #C9B291 on white background.


Black color preview on #C9B291 background

This text has black color on #C9B291 background.


White color preview on #C9B291 background

This text has white color on #C9B291 background.


Related colors

Complementary color

Complementary color for #hex is #364D6E.


I love getcolorcode.com

Triadic colors

1 #91C9B2 and #B291C9 with #C9B291 are triadic colors.

2 #91B2C9 and #B2C991 with #C9B291 are triadic colors.