COLOR #C4E0E3

HEX: #C4E0E3 RGB: (196,224,227)

Color info

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

RGB color model

#C4E0E3 color RGB value is (196,224,227).

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

RGB channels and saturation

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

196
224
227

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

Portions of RGB colors in percentages

R + G + B = 196 + 224 + 227 = 647 (100%)
R 196 of 647 ~ 30.29%
G 224 of 647 ~ 34.62%
B 227 of 647 ~ 35.09'%

%30.29
%34.62
%35.09

CMYK color model

#C4E0E3 color CMYK value is (14,1,0,11).

  • cyan value is 13.66%
  • magenta value is 1.32%
  • yellow value is 0.00%
  • key color value is 10.98%

CMYK: (14,1,0,11)
C14M1Y0K11 (14%, 1%, 0%, 11%)
(0.14 / 0.01 / 0.00 / 0.11)

CMYK percentages

%13.66
%1.32
%0
%10.98

Codes

Color #C4E0E3 in popluar color models

C4 E0 E3
RGB 196 224 227
HSL 186° 35.63% 82.94%
HSB/HSV 186° 13.66% 89.02%
CMYK 13.66% 1.32% 0.00%
10.98%

Color #C4E0E3 in popluar number systems.

HEX C4 E0 E3
Decimal 196 224 227
Binary 11000100 11100000 11100011
Octal 304 340 343

Shades and tints

Shades of #C4E0E3

#C4E0E3
(196,224,227)
#B3CCCF
(179,204,207)
#A2B8BB
(162,184,187)
#91A4A7
(145,164,167)
#809093
(128,144,147)
#6F7C7F
(111,124,127)
#5E686B
(94,104,107)
#4D5457
(77,84,87)
#3C4043
(60,64,67)
#2B2C2F
(43,44,47)
#1A181B
(26,24,27)
#000000
(0,0,0)

Tints of #C4E0E3

#C4E0E3
(196,224,227)
#C9E2E5
(201,226,229)
#CEE4E7
(206,228,231)
#D3E6E9
(211,230,233)
#D8E8EB
(216,232,235)
#DDEAED
(221,234,237)
#E2ECEF
(226,236,239)
#E7EEF1
(231,238,241)
#ECF0F3
(236,240,243)
#F1F2F5
(241,242,245)
#F6F4F7
(246,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4E0E3; }

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

This text font color is #C4E0E3.

Background Color

.myBgColor { background-color: #C4E0E3; }

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

This div background color is #C4E0E3.

Border color

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

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

This div border color is #C4E0E3.

Opacity

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

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

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

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

This text has shadow with #C4E0E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E0E3.

Preview

Color preview on black background

This text has color #C4E0E3 on black background.


Color preview on white background

This text has color #C4E0E3 on white background.


Black color preview on #C4E0E3 background

This text has black color on #C4E0E3 background.


White color preview on #C4E0E3 background

This text has white color on #C4E0E3 background.


Related colors

Complementary color

Complementary color for #hex is #3B1F1C.


I love getcolorcode.com

Triadic colors

1 #E3C4E0 and #E0E3C4 with #C4E0E3 are triadic colors.

2 #E3E0C4 and #E0C4E3 with #C4E0E3 are triadic colors.