COLOR #C4E8D6

HEX: #C4E8D6 RGB: (196,232,214)

Color info

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

RGB color model

#C4E8D6 color RGB value is (196,232,214).

RGB: (196,232,214) (77%, 91%, 84%)

RGB channels and saturation

R 196 of 255 = 77%
G 232 of 255 = 91%
B 214 of 255 = 84%

196
232
214

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

Portions of RGB colors in percentages

R + G + B = 196 + 232 + 214 = 642 (100%)
R 196 of 642 ~ 30.53%
G 232 of 642 ~ 36.14%
B 214 of 642 ~ 33.33'%

%30.53
%36.14
%33.33

CMYK color model

#C4E8D6 color CMYK value is (16,0,8,9).

  • cyan value is 15.52%
  • magenta value is 0.00%
  • yellow value is 7.76%
  • key color value is 9.02%

CMYK: (16,0,8,9)
C16M0Y8K9 (16%, 0%, 8%, 9%)
(0.16 / 0.00 / 0.08 / 0.09)

CMYK percentages

%15.52
%0
%7.76
%9.02

Codes

Color #C4E8D6 in popluar color models

C4 E8 D6
RGB 196 232 214
HSL 150° 43.90% 83.92%
HSB/HSV 150° 15.52% 90.98%
CMYK 15.52% 0.00% 7.76%
9.02%

Color #C4E8D6 in popluar number systems.

HEX C4 E8 D6
Decimal 196 232 214
Binary 11000100 11101000 11010110
Octal 304 350 326

Shades and tints

Shades of #C4E8D6

#C4E8D6
(196,232,214)
#B3D3C3
(179,211,195)
#A2BEB0
(162,190,176)
#91A99D
(145,169,157)
#80948A
(128,148,138)
#6F7F77
(111,127,119)
#5E6A64
(94,106,100)
#4D5551
(77,85,81)
#3C403E
(60,64,62)
#2B2B2B
(43,43,43)
#1A1618
(26,22,24)
#000000
(0,0,0)

Tints of #C4E8D6

#C4E8D6
(196,232,214)
#C9EAD9
(201,234,217)
#CEECDC
(206,236,220)
#D3EEDF
(211,238,223)
#D8F0E2
(216,240,226)
#DDF2E5
(221,242,229)
#E2F4E8
(226,244,232)
#E7F6EB
(231,246,235)
#ECF8EE
(236,248,238)
#F1FAF1
(241,250,241)
#F6FCF4
(246,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E8D6 color. Also use rgb(196,232,214) instead hex code.

Text Font Color

.myTextColor { color: #C4E8D6; }

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

This text font color is #C4E8D6.

Background Color

.myBgColor { background-color: #C4E8D6; }

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

This div background color is #C4E8D6.

Border color

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

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

This div border color is #C4E8D6.

Opacity

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

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

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

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

This text has shadow with #C4E8D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E8D6.

Preview

Color preview on black background

This text has color #C4E8D6 on black background.


Color preview on white background

This text has color #C4E8D6 on white background.


Black color preview on #C4E8D6 background

This text has black color on #C4E8D6 background.


White color preview on #C4E8D6 background

This text has white color on #C4E8D6 background.


Related colors

Complementary color

Complementary color for #hex is #3B1729.


I love getcolorcode.com

Triadic colors

1 #D6C4E8 and #E8D6C4 with #C4E8D6 are triadic colors.

2 #D6E8C4 and #E8C4D6 with #C4E8D6 are triadic colors.