COLOR #C9FDD5

HEX: #C9FDD5 RGB: (201,253,213)

Color info

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

RGB color model

#C9FDD5 color RGB value is (201,253,213).

RGB: (201,253,213) (79%, 99%, 84%)

RGB channels and saturation

R 201 of 255 = 79%
G 253 of 255 = 99%
B 213 of 255 = 84%

201
253
213

R + G + B ~ 87%. #C9FDD5 is light color.

Portions of RGB colors in percentages

R + G + B = 201 + 253 + 213 = 667 (100%)
R 201 of 667 ~ 30.13%
G 253 of 667 ~ 37.93%
B 213 of 667 ~ 31.93'%

%30.13
%37.93
%31.93

CMYK color model

#C9FDD5 color CMYK value is (21,0,16,1).

  • cyan value is 20.55%
  • magenta value is 0.00%
  • yellow value is 15.81%
  • key color value is 0.78%
CMYK: (21,0,16,1) C21M0Y16K1 (21%,0%,16%,1%) (0.21/0.00/0.16/0.01) 

CMYK percentages

%20.55
%0
%15.81
%0.78

Codes

Color #C9FDD5 in popluar color models

C9 FD D5
RGB 201 253 213
HSL 134° 92.86% 89.02%
HSB/HSV 134° 20.55% 99.22%
CMYK 20.55% 0.00% 15.81%
0.78%

Color #C9FDD5 in popluar number systems.

HEX C9 FD D5
Decimal 201 253 213
Binary 11001001 11111101 11010101
Octal 311 375 325

Shades and tints

Shades of #C9FDD5

#C9FDD5
(201,253,213)
#B7E6C2
(183,230,194)
#A5CFAF
(165,207,175)
#93B89C
(147,184,156)
#81A189
(129,161,137)
#6F8A76
(111,138,118)
#5D7363
(93,115,99)
#4B5C50
(75,92,80)
#39453D
(57,69,61)
#272E2A
(39,46,42)
#151717
(21,23,23)
#000000
(0,0,0)

Tints of #C9FDD5

#C9FDD5
(201,253,213)
#CDFDD8
(205,253,216)
#D1FDDB
(209,253,219)
#D5FDDE
(213,253,222)
#D9FDE1
(217,253,225)
#DDFDE4
(221,253,228)
#E1FDE7
(225,253,231)
#E5FDEA
(229,253,234)
#E9FDED
(233,253,237)
#EDFDF0
(237,253,240)
#F1FDF3
(241,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9FDD5 color. Also use rgb(201,253,213) instead hex code.

Text Font Color

.myTextColor { color: #C9FDD5; }

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

This text font color is #C9FDD5.

Background Color

.myBgColor { background-color: #C9FDD5; }

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

This div background color is #C9FDD5.

Border color

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

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

This div border color is #C9FDD5.

Opacity

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

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

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

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

This text has shadow with #C9FDD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9FDD5.

Preview

Color preview on black background

This text has color #C9FDD5 on black background.


Color preview on white background

This text has color #C9FDD5 on white background.


Black color preview on #C9FDD5 background

This text has black color on #C9FDD5 background.


White color preview on #C9FDD5 background

This text has white color on #C9FDD5 background.


Related colors

Complementary color

Complementary color for #hex is #36022A.


I love getcolorcode.com

Triadic colors

1 #D5C9FD and #FDD5C9 with #C9FDD5 are triadic colors.

2 #D5FDC9 and #FDC9D5 with #C9FDD5 are triadic colors.