COLOR #C9EDCE

HEX: #C9EDCE RGB: (201,237,206)

Color info

#C9EDCE contains red, green and blue colors in about the same proportion. Web safe color of #C9EDCE is #CCFFCC (or #CFC).

RGB color model

#C9EDCE color RGB value is (201,237,206).

RGB: (201,237,206) (79%, 93%, 81%)

RGB channels and saturation

R 201 of 255 = 79%
G 237 of 255 = 93%
B 206 of 255 = 81%

201
237
206

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

Portions of RGB colors in percentages

R + G + B = 201 + 237 + 206 = 644 (100%)
R 201 of 644 ~ 31.21%
G 237 of 644 ~ 36.8%
B 206 of 644 ~ 31.99'%

%31.21
%36.8
%31.99

CMYK color model

#C9EDCE color CMYK value is (15,0,13,7).

  • cyan value is 15.19%
  • magenta value is 0.00%
  • yellow value is 13.08%
  • key color value is 7.06%
CMYK: (15,0,13,7) C15M0Y13K7 (15%,0%,13%,7%) (0.15/0.00/0.13/0.07) 

CMYK percentages

%15.19
%0
%13.08
%7.06

Codes

Color #C9EDCE in popluar color models

C9 ED CE
RGB 201 237 206
HSL 128° 50.00% 85.88%
HSB/HSV 128° 15.19% 92.94%
CMYK 15.19% 0.00% 13.08%
7.06%

Color #C9EDCE in popluar number systems.

HEX C9 ED CE
Decimal 201 237 206
Binary 11001001 11101101 11001110
Octal 311 355 316

Shades and tints

Shades of #C9EDCE

#C9EDCE
(201,237,206)
#B7D8BC
(183,216,188)
#A5C3AA
(165,195,170)
#93AE98
(147,174,152)
#819986
(129,153,134)
#6F8474
(111,132,116)
#5D6F62
(93,111,98)
#4B5A50
(75,90,80)
#39453E
(57,69,62)
#27302C
(39,48,44)
#151B1A
(21,27,26)
#000000
(0,0,0)

Tints of #C9EDCE

#C9EDCE
(201,237,206)
#CDEED2
(205,238,210)
#D1EFD6
(209,239,214)
#D5F0DA
(213,240,218)
#D9F1DE
(217,241,222)
#DDF2E2
(221,242,226)
#E1F3E6
(225,243,230)
#E5F4EA
(229,244,234)
#E9F5EE
(233,245,238)
#EDF6F2
(237,246,242)
#F1F7F6
(241,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EDCE color. Also use rgb(201,237,206) instead hex code.

Text Font Color

.myTextColor { color: #C9EDCE; }

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

This text font color is #C9EDCE.

Background Color

.myBgColor { background-color: #C9EDCE; }

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

This div background color is #C9EDCE.

Border color

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

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

This div border color is #C9EDCE.

Opacity

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

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

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

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

This text has shadow with #C9EDCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDCE.

Preview

Color preview on black background

This text has color #C9EDCE on black background.


Color preview on white background

This text has color #C9EDCE on white background.


Black color preview on #C9EDCE background

This text has black color on #C9EDCE background.


White color preview on #C9EDCE background

This text has white color on #C9EDCE background.


Related colors

Complementary color

Complementary color for #hex is #361231.


I love getcolorcode.com

Triadic colors

1 #CEC9ED and #EDCEC9 with #C9EDCE are triadic colors.

2 #CEEDC9 and #EDC9CE with #C9EDCE are triadic colors.