COLOR #C9E6D1

HEX: #C9E6D1 RGB: (201,230,209)

Color info

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

RGB color model

#C9E6D1 color RGB value is (201,230,209).

RGB: (201,230,209) (79%, 90%, 82%)

RGB channels and saturation

R 201 of 255 = 79%
G 230 of 255 = 90%
B 209 of 255 = 82%

201
230
209

R + G + B ~ 84%. #C9E6D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 230 + 209 = 640 (100%)
R 201 of 640 ~ 31.41%
G 230 of 640 ~ 35.94%
B 209 of 640 ~ 32.66'%

%31.41
%35.94
%32.66

CMYK color model

#C9E6D1 color CMYK value is (13,0,9,10).

  • cyan value is 12.61%
  • magenta value is 0.00%
  • yellow value is 9.13%
  • key color value is 9.80%

CMYK: (13,0,9,10)
C13M0Y9K10 (13%, 0%, 9%, 10%)
(0.13 / 0.00 / 0.09 / 0.10)

CMYK percentages

%12.61
%0
%9.13
%9.8

Codes

Color #C9E6D1 in popluar color models

C9 E6 D1
RGB 201 230 209
HSL 137° 36.71% 84.51%
HSB/HSV 137° 12.61% 90.20%
CMYK 12.61% 0.00% 9.13%
9.80%

Color #C9E6D1 in popluar number systems.

HEX C9 E6 D1
Decimal 201 230 209
Binary 11001001 11100110 11010001
Octal 311 346 321

Shades and tints

Shades of #C9E6D1

#C9E6D1
(201,230,209)
#B7D2BE
(183,210,190)
#A5BEAB
(165,190,171)
#93AA98
(147,170,152)
#819685
(129,150,133)
#6F8272
(111,130,114)
#5D6E5F
(93,110,95)
#4B5A4C
(75,90,76)
#394639
(57,70,57)
#273226
(39,50,38)
#151E13
(21,30,19)
#000000
(0,0,0)

Tints of #C9E6D1

#C9E6D1
(201,230,209)
#CDE8D5
(205,232,213)
#D1EAD9
(209,234,217)
#D5ECDD
(213,236,221)
#D9EEE1
(217,238,225)
#DDF0E5
(221,240,229)
#E1F2E9
(225,242,233)
#E5F4ED
(229,244,237)
#E9F6F1
(233,246,241)
#EDF8F5
(237,248,245)
#F1FAF9
(241,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E6D1 color. Also use rgb(201,230,209) instead hex code.

Text Font Color

.myTextColor { color: #C9E6D1; }

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

This text font color is #C9E6D1.

Background Color

.myBgColor { background-color: #C9E6D1; }

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

This div background color is #C9E6D1.

Border color

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

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

This div border color is #C9E6D1.

Opacity

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

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

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

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

This text has shadow with #C9E6D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6D1.

Preview

Color preview on black background

This text has color #C9E6D1 on black background.


Color preview on white background

This text has color #C9E6D1 on white background.


Black color preview on #C9E6D1 background

This text has black color on #C9E6D1 background.


White color preview on #C9E6D1 background

This text has white color on #C9E6D1 background.


Related colors

Complementary color

Complementary color for #hex is #36192E.


I love getcolorcode.com

Triadic colors

1 #D1C9E6 and #E6D1C9 with #C9E6D1 are triadic colors.

2 #D1E6C9 and #E6C9D1 with #C9E6D1 are triadic colors.