COLOR #C4E1F2

HEX: #C4E1F2 RGB: (196,225,242)

Color info

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

RGB color model

#C4E1F2 color RGB value is (196,225,242).

RGB: (196,225,242) (77%, 88%, 95%)

RGB channels and saturation

R 196 of 255 = 77%
G 225 of 255 = 88%
B 242 of 255 = 95%

196
225
242

R + G + B ~ 87%. #C4E1F2 is light color.

Portions of RGB colors in percentages

R + G + B = 196 + 225 + 242 = 663 (100%)
R 196 of 663 ~ 29.56%
G 225 of 663 ~ 33.94%
B 242 of 663 ~ 36.5'%

%29.56
%33.94
%36.5

CMYK color model

#C4E1F2 color CMYK value is (19,7,0,5).

  • cyan value is 19.01%
  • magenta value is 7.02%
  • yellow value is 0.00%
  • key color value is 5.10%

CMYK: (19,7,0,5)
C19M7Y0K5 (19%, 7%, 0%, 5%)
(0.19 / 0.07 / 0.00 / 0.05)

CMYK percentages

%19.01
%7.02
%0
%5.1

Codes

Color #C4E1F2 in popluar color models

C4 E1 F2
RGB 196 225 242
HSL 202° 63.89% 85.88%
HSB/HSV 202° 19.01% 94.90%
CMYK 19.01% 7.02% 0.00%
5.10%

Color #C4E1F2 in popluar number systems.

HEX C4 E1 F2
Decimal 196 225 242
Binary 11000100 11100001 11110010
Octal 304 341 362

Shades and tints

Shades of #C4E1F2

#C4E1F2
(196,225,242)
#B3CDDC
(179,205,220)
#A2B9C6
(162,185,198)
#91A5B0
(145,165,176)
#80919A
(128,145,154)
#6F7D84
(111,125,132)
#5E696E
(94,105,110)
#4D5558
(77,85,88)
#3C4142
(60,65,66)
#2B2D2C
(43,45,44)
#1A1916
(26,25,22)
#000000
(0,0,0)

Tints of #C4E1F2

#C4E1F2
(196,225,242)
#C9E3F3
(201,227,243)
#CEE5F4
(206,229,244)
#D3E7F5
(211,231,245)
#D8E9F6
(216,233,246)
#DDEBF7
(221,235,247)
#E2EDF8
(226,237,248)
#E7EFF9
(231,239,249)
#ECF1FA
(236,241,250)
#F1F3FB
(241,243,251)
#F6F5FC
(246,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E1F2 color. Also use rgb(196,225,242) instead hex code.

Text Font Color

.myTextColor { color: #C4E1F2; }

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

This text font color is #C4E1F2.

Background Color

.myBgColor { background-color: #C4E1F2; }

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

This div background color is #C4E1F2.

Border color

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

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

This div border color is #C4E1F2.

Opacity

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

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

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

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

This text has shadow with #C4E1F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E1F2.

Preview

Color preview on black background

This text has color #C4E1F2 on black background.


Color preview on white background

This text has color #C4E1F2 on white background.


Black color preview on #C4E1F2 background

This text has black color on #C4E1F2 background.


White color preview on #C4E1F2 background

This text has white color on #C4E1F2 background.


Related colors

Complementary color

Complementary color for #hex is #3B1E0D.


I love getcolorcode.com

Triadic colors

1 #F2C4E1 and #E1F2C4 with #C4E1F2 are triadic colors.

2 #F2E1C4 and #E1C4F2 with #C4E1F2 are triadic colors.