COLOR #C4E0E2

HEX: #C4E0E2 RGB: (196,224,226)

Color info

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

RGB color model

#C4E0E2 color RGB value is (196,224,226).

RGB: (196,224,226) (77%, 88%, 89%)

RGB channels and saturation

R 196 of 255 = 77%
G 224 of 255 = 88%
B 226 of 255 = 89%

196
224
226

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

Portions of RGB colors in percentages

R + G + B = 196 + 224 + 226 = 646 (100%)
R 196 of 646 ~ 30.34%
G 224 of 646 ~ 34.67%
B 226 of 646 ~ 34.98'%

%30.34
%34.67
%34.98

CMYK color model

#C4E0E2 color CMYK value is (13,1,0,11).

  • cyan value is 13.27%
  • magenta value is 0.88%
  • yellow value is 0.00%
  • key color value is 11.37%

CMYK: (13,1,0,11)
C13M1Y0K11 (13%, 1%, 0%, 11%)
(0.13 / 0.01 / 0.00 / 0.11)

CMYK percentages

%13.27
%0.88
%0
%11.37

Codes

Color #C4E0E2 in popluar color models

C4 E0 E2
RGB 196 224 226
HSL 184° 34.09% 82.75%
HSB/HSV 184° 13.27% 88.63%
CMYK 13.27% 0.88% 0.00%
11.37%

Color #C4E0E2 in popluar number systems.

HEX C4 E0 E2
Decimal 196 224 226
Binary 11000100 11100000 11100010
Octal 304 340 342

Shades and tints

Shades of #C4E0E2

#C4E0E2
(196,224,226)
#B3CCCE
(179,204,206)
#A2B8BA
(162,184,186)
#91A4A6
(145,164,166)
#809092
(128,144,146)
#6F7C7E
(111,124,126)
#5E686A
(94,104,106)
#4D5456
(77,84,86)
#3C4042
(60,64,66)
#2B2C2E
(43,44,46)
#1A181A
(26,24,26)
#000000
(0,0,0)

Tints of #C4E0E2

#C4E0E2
(196,224,226)
#C9E2E4
(201,226,228)
#CEE4E6
(206,228,230)
#D3E6E8
(211,230,232)
#D8E8EA
(216,232,234)
#DDEAEC
(221,234,236)
#E2ECEE
(226,236,238)
#E7EEF0
(231,238,240)
#ECF0F2
(236,240,242)
#F1F2F4
(241,242,244)
#F6F4F6
(246,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E0E2 color. Also use rgb(196,224,226) instead hex code.

Text Font Color

.myTextColor { color: #C4E0E2; }

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

This text font color is #C4E0E2.

Background Color

.myBgColor { background-color: #C4E0E2; }

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

This div background color is #C4E0E2.

Border color

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

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

This div border color is #C4E0E2.

Opacity

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

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

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

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

This text has shadow with #C4E0E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E0E2.

Preview

Color preview on black background

This text has color #C4E0E2 on black background.


Color preview on white background

This text has color #C4E0E2 on white background.


Black color preview on #C4E0E2 background

This text has black color on #C4E0E2 background.


White color preview on #C4E0E2 background

This text has white color on #C4E0E2 background.


Related colors

Complementary color

Complementary color for #hex is #3B1F1D.


I love getcolorcode.com

Triadic colors

1 #E2C4E0 and #E0E2C4 with #C4E0E2 are triadic colors.

2 #E2E0C4 and #E0C4E2 with #C4E0E2 are triadic colors.