COLOR #C5E9DE

HEX: #C5E9DE RGB: (197,233,222)

Color info

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

RGB color model

#C5E9DE color RGB value is (197,233,222).

RGB: (197,233,222) (77%, 91%, 87%)

RGB channels and saturation

R 197 of 255 = 77%
G 233 of 255 = 91%
B 222 of 255 = 87%

197
233
222

R + G + B ~ 85%. #C5E9DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 233 + 222 = 652 (100%)
R 197 of 652 ~ 30.21%
G 233 of 652 ~ 35.74%
B 222 of 652 ~ 34.05'%

%30.21
%35.74
%34.05

CMYK color model

#C5E9DE color CMYK value is (15,0,5,9).

  • cyan value is 15.45%
  • magenta value is 0.00%
  • yellow value is 4.72%
  • key color value is 8.63%

CMYK: (15,0,5,9)
C15M0Y5K9 (15%, 0%, 5%, 9%)
(0.15 / 0.00 / 0.05 / 0.09)

CMYK percentages

%15.45
%0
%4.72
%8.63

Codes

Color #C5E9DE in popluar color models

C5 E9 DE
RGB 197 233 222
HSL 162° 45.00% 84.31%
HSB/HSV 162° 15.45% 91.37%
CMYK 15.45% 0.00% 4.72%
8.63%

Color #C5E9DE in popluar number systems.

HEX C5 E9 DE
Decimal 197 233 222
Binary 11000101 11101001 11011110
Octal 305 351 336

Shades and tints

Shades of #C5E9DE

#C5E9DE
(197,233,222)
#B4D4CA
(180,212,202)
#A3BFB6
(163,191,182)
#92AAA2
(146,170,162)
#81958E
(129,149,142)
#70807A
(112,128,122)
#5F6B66
(95,107,102)
#4E5652
(78,86,82)
#3D413E
(61,65,62)
#2C2C2A
(44,44,42)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #C5E9DE

#C5E9DE
(197,233,222)
#CAEBE1
(202,235,225)
#CFEDE4
(207,237,228)
#D4EFE7
(212,239,231)
#D9F1EA
(217,241,234)
#DEF3ED
(222,243,237)
#E3F5F0
(227,245,240)
#E8F7F3
(232,247,243)
#EDF9F6
(237,249,246)
#F2FBF9
(242,251,249)
#F7FDFC
(247,253,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E9DE color. Also use rgb(197,233,222) instead hex code.

Text Font Color

.myTextColor { color: #C5E9DE; }

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

This text font color is #C5E9DE.

Background Color

.myBgColor { background-color: #C5E9DE; }

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

This div background color is #C5E9DE.

Border color

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

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

This div border color is #C5E9DE.

Opacity

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

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

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

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

This text has shadow with #C5E9DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9DE.

Preview

Color preview on black background

This text has color #C5E9DE on black background.


Color preview on white background

This text has color #C5E9DE on white background.


Black color preview on #C5E9DE background

This text has black color on #C5E9DE background.


White color preview on #C5E9DE background

This text has white color on #C5E9DE background.


Related colors

Complementary color

Complementary color for #hex is #3A1621.


I love getcolorcode.com

Triadic colors

1 #DEC5E9 and #E9DEC5 with #C5E9DE are triadic colors.

2 #DEE9C5 and #E9C5DE with #C5E9DE are triadic colors.