COLOR #C4F2E7

HEX: #C4F2E7 RGB: (196,242,231)

Color info

#C4F2E7 contains red, green and blue colors in about the same proportion. Web safe color of #C4F2E7 is #CCFFFF (or #CFF).

RGB color model

#C4F2E7 color RGB value is (196,242,231).

RGB: (196,242,231) (77%, 95%, 91%)

RGB channels and saturation

R 196 of 255 = 77%
G 242 of 255 = 95%
B 231 of 255 = 91%

196
242
231

R + G + B ~ 88%. #C4F2E7 is light color.

Portions of RGB colors in percentages

R + G + B = 196 + 242 + 231 = 669 (100%)
R 196 of 669 ~ 29.3%
G 242 of 669 ~ 36.17%
B 231 of 669 ~ 34.53'%

%29.3
%36.17
%34.53

CMYK color model

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

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

CMYK: (19,0,5,5)
C19M0Y5K5 (19%, 0%, 5%, 5%)
(0.19 / 0.00 / 0.05 / 0.05)

CMYK percentages

%19.01
%0
%4.55
%5.1

Codes

Color #C4F2E7 in popluar color models

C4 F2 E7
RGB 196 242 231
HSL 166° 63.89% 85.88%
HSB/HSV 166° 19.01% 94.90%
CMYK 19.01% 0.00% 4.55%
5.10%

Color #C4F2E7 in popluar number systems.

HEX C4 F2 E7
Decimal 196 242 231
Binary 11000100 11110010 11100111
Octal 304 362 347

Shades and tints

Shades of #C4F2E7

#C4F2E7
(196,242,231)
#B3DCD2
(179,220,210)
#A2C6BD
(162,198,189)
#91B0A8
(145,176,168)
#809A93
(128,154,147)
#6F847E
(111,132,126)
#5E6E69
(94,110,105)
#4D5854
(77,88,84)
#3C423F
(60,66,63)
#2B2C2A
(43,44,42)
#1A1615
(26,22,21)
#000000
(0,0,0)

Tints of #C4F2E7

#C4F2E7
(196,242,231)
#C9F3E9
(201,243,233)
#CEF4EB
(206,244,235)
#D3F5ED
(211,245,237)
#D8F6EF
(216,246,239)
#DDF7F1
(221,247,241)
#E2F8F3
(226,248,243)
#E7F9F5
(231,249,245)
#ECFAF7
(236,250,247)
#F1FBF9
(241,251,249)
#F6FCFB
(246,252,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4F2E7; }

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

This text font color is #C4F2E7.

Background Color

.myBgColor { background-color: #C4F2E7; }

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

This div background color is #C4F2E7.

Border color

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

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

This div border color is #C4F2E7.

Opacity

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

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

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

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

This text has shadow with #C4F2E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4F2E7.

Preview

Color preview on black background

This text has color #C4F2E7 on black background.


Color preview on white background

This text has color #C4F2E7 on white background.


Black color preview on #C4F2E7 background

This text has black color on #C4F2E7 background.


White color preview on #C4F2E7 background

This text has white color on #C4F2E7 background.


Related colors

Complementary color

Complementary color for #hex is #3B0D18.


I love getcolorcode.com

Triadic colors

1 #E7C4F2 and #F2E7C4 with #C4F2E7 are triadic colors.

2 #E7F2C4 and #F2C4E7 with #C4F2E7 are triadic colors.