COLOR #C5E1D6

HEX: #C5E1D6 RGB: (197,225,214)

Color info

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

RGB color model

#C5E1D6 color RGB value is (197,225,214).

RGB: (197,225,214) (77%, 88%, 84%)

RGB channels and saturation

R 197 of 255 = 77%
G 225 of 255 = 88%
B 214 of 255 = 84%

197
225
214

R + G + B ~ 83%. #C5E1D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 225 + 214 = 636 (100%)
R 197 of 636 ~ 30.97%
G 225 of 636 ~ 35.38%
B 214 of 636 ~ 33.65'%

%30.97
%35.38
%33.65

CMYK color model

#C5E1D6 color CMYK value is (12,0,5,12).

  • cyan value is 12.44%
  • magenta value is 0.00%
  • yellow value is 4.89%
  • key color value is 11.76%

CMYK: (12,0,5,12)
C12M0Y5K12 (12%, 0%, 5%, 12%)
(0.12 / 0.00 / 0.05 / 0.12)

CMYK percentages

%12.44
%0
%4.89
%11.76

Codes

Color #C5E1D6 in popluar color models

C5 E1 D6
RGB 197 225 214
HSL 156° 31.82% 82.75%
HSB/HSV 156° 12.44% 88.24%
CMYK 12.44% 0.00% 4.89%
11.76%

Color #C5E1D6 in popluar number systems.

HEX C5 E1 D6
Decimal 197 225 214
Binary 11000101 11100001 11010110
Octal 305 341 326

Shades and tints

Shades of #C5E1D6

#C5E1D6
(197,225,214)
#B4CDC3
(180,205,195)
#A3B9B0
(163,185,176)
#92A59D
(146,165,157)
#81918A
(129,145,138)
#707D77
(112,125,119)
#5F6964
(95,105,100)
#4E5551
(78,85,81)
#3D413E
(61,65,62)
#2C2D2B
(44,45,43)
#1B1918
(27,25,24)
#000000
(0,0,0)

Tints of #C5E1D6

#C5E1D6
(197,225,214)
#CAE3D9
(202,227,217)
#CFE5DC
(207,229,220)
#D4E7DF
(212,231,223)
#D9E9E2
(217,233,226)
#DEEBE5
(222,235,229)
#E3EDE8
(227,237,232)
#E8EFEB
(232,239,235)
#EDF1EE
(237,241,238)
#F2F3F1
(242,243,241)
#F7F5F4
(247,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E1D6 color. Also use rgb(197,225,214) instead hex code.

Text Font Color

.myTextColor { color: #C5E1D6; }

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

This text font color is #C5E1D6.

Background Color

.myBgColor { background-color: #C5E1D6; }

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

This div background color is #C5E1D6.

Border color

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

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

This div border color is #C5E1D6.

Opacity

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

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

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

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

This text has shadow with #C5E1D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1D6.

Preview

Color preview on black background

This text has color #C5E1D6 on black background.


Color preview on white background

This text has color #C5E1D6 on white background.


Black color preview on #C5E1D6 background

This text has black color on #C5E1D6 background.


White color preview on #C5E1D6 background

This text has white color on #C5E1D6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1E29.


I love getcolorcode.com

Triadic colors

1 #D6C5E1 and #E1D6C5 with #C5E1D6 are triadic colors.

2 #D6E1C5 and #E1C5D6 with #C5E1D6 are triadic colors.