COLOR #C9F3E6

HEX: #C9F3E6 RGB: (201,243,230)

Color info

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

RGB color model

#C9F3E6 color RGB value is (201,243,230).

RGB: (201,243,230) (79%, 95%, 90%)

RGB channels and saturation

R 201 of 255 = 79%
G 243 of 255 = 95%
B 230 of 255 = 90%

201
243
230

R + G + B ~ 88%. #C9F3E6 is light color.

Portions of RGB colors in percentages

R + G + B = 201 + 243 + 230 = 674 (100%)
R 201 of 674 ~ 29.82%
G 243 of 674 ~ 36.05%
B 230 of 674 ~ 34.12'%

%29.82
%36.05
%34.12

CMYK color model

#C9F3E6 color CMYK value is (17,0,5,5).

  • cyan value is 17.28%
  • magenta value is 0.00%
  • yellow value is 5.35%
  • key color value is 4.71%

CMYK: (17,0,5,5)
C17M0Y5K5 (17%, 0%, 5%, 5%)
(0.17 / 0.00 / 0.05 / 0.05)

CMYK percentages

%17.28
%0
%5.35
%4.71

Codes

Color #C9F3E6 in popluar color models

C9 F3 E6
RGB 201 243 230
HSL 161° 63.64% 87.06%
HSB/HSV 161° 17.28% 95.29%
CMYK 17.28% 0.00% 5.35%
4.71%

Color #C9F3E6 in popluar number systems.

HEX C9 F3 E6
Decimal 201 243 230
Binary 11001001 11110011 11100110
Octal 311 363 346

Shades and tints

Shades of #C9F3E6

#C9F3E6
(201,243,230)
#B7DDD2
(183,221,210)
#A5C7BE
(165,199,190)
#93B1AA
(147,177,170)
#819B96
(129,155,150)
#6F8582
(111,133,130)
#5D6F6E
(93,111,110)
#4B595A
(75,89,90)
#394346
(57,67,70)
#272D32
(39,45,50)
#15171E
(21,23,30)
#000000
(0,0,0)

Tints of #C9F3E6

#C9F3E6
(201,243,230)
#CDF4E8
(205,244,232)
#D1F5EA
(209,245,234)
#D5F6EC
(213,246,236)
#D9F7EE
(217,247,238)
#DDF8F0
(221,248,240)
#E1F9F2
(225,249,242)
#E5FAF4
(229,250,244)
#E9FBF6
(233,251,246)
#EDFCF8
(237,252,248)
#F1FDFA
(241,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F3E6; }

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

This text font color is #C9F3E6.

Background Color

.myBgColor { background-color: #C9F3E6; }

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

This div background color is #C9F3E6.

Border color

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

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

This div border color is #C9F3E6.

Opacity

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

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

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

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

This text has shadow with #C9F3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F3E6.

Preview

Color preview on black background

This text has color #C9F3E6 on black background.


Color preview on white background

This text has color #C9F3E6 on white background.


Black color preview on #C9F3E6 background

This text has black color on #C9F3E6 background.


White color preview on #C9F3E6 background

This text has white color on #C9F3E6 background.


Related colors

Complementary color

Complementary color for #hex is #360C19.


I love getcolorcode.com

Triadic colors

1 #E6C9F3 and #F3E6C9 with #C9F3E6 are triadic colors.

2 #E6F3C9 and #F3C9E6 with #C9F3E6 are triadic colors.