COLOR #C4E2E7

HEX: #C4E2E7 RGB: (196,226,231)

Color info

#C4E2E7 contains red, green and blue colors in about the same proportion. Web safe color of #C4E2E7 is #CCCCFF (or #CCF).

RGB color model

#C4E2E7 color RGB value is (196,226,231).

RGB: (196,226,231) (77%, 89%, 91%)

RGB channels and saturation

R 196 of 255 = 77%
G 226 of 255 = 89%
B 231 of 255 = 91%

196
226
231

R + G + B ~ 86%. #C4E2E7 is light color.

Portions of RGB colors in percentages

R + G + B = 196 + 226 + 231 = 653 (100%)
R 196 of 653 ~ 30.02%
G 226 of 653 ~ 34.61%
B 231 of 653 ~ 35.38'%

%30.02
%34.61
%35.38

CMYK color model

#C4E2E7 color CMYK value is (15,2,0,9).

  • cyan value is 15.15%
  • magenta value is 2.16%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (15,2,0,9)
C15M2Y0K9 (15%, 2%, 0%, 9%)
(0.15 / 0.02 / 0.00 / 0.09)

CMYK percentages

%15.15
%2.16
%0
%9.41

Codes

Color #C4E2E7 in popluar color models

C4 E2 E7
RGB 196 226 231
HSL 189° 42.17% 83.73%
HSB/HSV 189° 15.15% 90.59%
CMYK 15.15% 2.16% 0.00%
9.41%

Color #C4E2E7 in popluar number systems.

HEX C4 E2 E7
Decimal 196 226 231
Binary 11000100 11100010 11100111
Octal 304 342 347

Shades and tints

Shades of #C4E2E7

#C4E2E7
(196,226,231)
#B3CED2
(179,206,210)
#A2BABD
(162,186,189)
#91A6A8
(145,166,168)
#809293
(128,146,147)
#6F7E7E
(111,126,126)
#5E6A69
(94,106,105)
#4D5654
(77,86,84)
#3C423F
(60,66,63)
#2B2E2A
(43,46,42)
#1A1A15
(26,26,21)
#000000
(0,0,0)

Tints of #C4E2E7

#C4E2E7
(196,226,231)
#C9E4E9
(201,228,233)
#CEE6EB
(206,230,235)
#D3E8ED
(211,232,237)
#D8EAEF
(216,234,239)
#DDECF1
(221,236,241)
#E2EEF3
(226,238,243)
#E7F0F5
(231,240,245)
#ECF2F7
(236,242,247)
#F1F4F9
(241,244,249)
#F6F6FB
(246,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4E2E7; }

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

This text font color is #C4E2E7.

Background Color

.myBgColor { background-color: #C4E2E7; }

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

This div background color is #C4E2E7.

Border color

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

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

This div border color is #C4E2E7.

Opacity

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

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

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

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

This text has shadow with #C4E2E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E2E7.

Preview

Color preview on black background

This text has color #C4E2E7 on black background.


Color preview on white background

This text has color #C4E2E7 on white background.


Black color preview on #C4E2E7 background

This text has black color on #C4E2E7 background.


White color preview on #C4E2E7 background

This text has white color on #C4E2E7 background.


Related colors

Complementary color

Complementary color for #hex is #3B1D18.


I love getcolorcode.com

Triadic colors

1 #E7C4E2 and #E2E7C4 with #C4E2E7 are triadic colors.

2 #E7E2C4 and #E2C4E7 with #C4E2E7 are triadic colors.