COLOR #C9D0BA

HEX: #C9D0BA RGB: (201,208,186)

Color info

#C9D0BA contains red, green and blue colors in about the same proportion. Web safe color of #C9D0BA is #CCCCCC (or #CCC).

RGB color model

#C9D0BA color RGB value is (201,208,186).

RGB: (201,208,186) (79%, 82%, 73%)

RGB channels and saturation

R 201 of 255 = 79%
G 208 of 255 = 82%
B 186 of 255 = 73%

201
208
186

R + G + B ~ 78%. #C9D0BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 208 + 186 = 595 (100%)
R 201 of 595 ~ 33.78%
G 208 of 595 ~ 34.96%
B 186 of 595 ~ 31.26'%

%33.78
%34.96
%31.26

CMYK color model

#C9D0BA color CMYK value is (3,0,11,18).

  • cyan value is 3.37%
  • magenta value is 0.00%
  • yellow value is 10.58%
  • key color value is 18.43%

CMYK: (3,0,11,18)
C3M0Y11K18 (3%, 0%, 11%, 18%)
(0.03 / 0.00 / 0.11 / 0.18)

CMYK percentages

%3.37
%0
%10.58
%18.43

Codes

Color #C9D0BA in popluar color models

C9 D0 BA
RGB 201 208 186
HSL 79° 18.97% 77.25%
HSB/HSV 79° 10.58% 81.57%
CMYK 3.37% 0.00% 10.58%
18.43%

Color #C9D0BA in popluar number systems.

HEX C9 D0 BA
Decimal 201 208 186
Binary 11001001 11010000 10111010
Octal 311 320 272

Shades and tints

Shades of #C9D0BA

#C9D0BA
(201,208,186)
#B7BEAA
(183,190,170)
#A5AC9A
(165,172,154)
#939A8A
(147,154,138)
#81887A
(129,136,122)
#6F766A
(111,118,106)
#5D645A
(93,100,90)
#4B524A
(75,82,74)
#39403A
(57,64,58)
#272E2A
(39,46,42)
#151C1A
(21,28,26)
#000000
(0,0,0)

Tints of #C9D0BA

#C9D0BA
(201,208,186)
#CDD4C0
(205,212,192)
#D1D8C6
(209,216,198)
#D5DCCC
(213,220,204)
#D9E0D2
(217,224,210)
#DDE4D8
(221,228,216)
#E1E8DE
(225,232,222)
#E5ECE4
(229,236,228)
#E9F0EA
(233,240,234)
#EDF4F0
(237,244,240)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9D0BA color. Also use rgb(201,208,186) instead hex code.

Text Font Color

.myTextColor { color: #C9D0BA; }

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

This text font color is #C9D0BA.

Background Color

.myBgColor { background-color: #C9D0BA; }

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

This div background color is #C9D0BA.

Border color

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

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

This div border color is #C9D0BA.

Opacity

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

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

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

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

This text has shadow with #C9D0BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D0BA.

Preview

Color preview on black background

This text has color #C9D0BA on black background.


Color preview on white background

This text has color #C9D0BA on white background.


Black color preview on #C9D0BA background

This text has black color on #C9D0BA background.


White color preview on #C9D0BA background

This text has white color on #C9D0BA background.


Related colors

Complementary color

Complementary color for #hex is #362F45.


I love getcolorcode.com

Triadic colors

1 #BAC9D0 and #D0BAC9 with #C9D0BA are triadic colors.

2 #BAD0C9 and #D0C9BA with #C9D0BA are triadic colors.