COLOR #C4F9E6

HEX: #C4F9E6 RGB: (196,249,230)

Color info

#C4F9E6 contains red, green and blue colors in about the same proportion. Web safe color of #C4F9E6 is #CCFFCC (or #CFC).

RGB color model

#C4F9E6 color RGB value is (196,249,230).

RGB: (196,249,230) (77%, 98%, 90%)

RGB channels and saturation

R 196 of 255 = 77%
G 249 of 255 = 98%
B 230 of 255 = 90%

196
249
230

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

Portions of RGB colors in percentages

R + G + B = 196 + 249 + 230 = 675 (100%)
R 196 of 675 ~ 29.04%
G 249 of 675 ~ 36.89%
B 230 of 675 ~ 34.07'%

%29.04
%36.89
%34.07

CMYK color model

#C4F9E6 color CMYK value is (21,0,8,2).

  • cyan value is 21.29%
  • magenta value is 0.00%
  • yellow value is 7.63%
  • key color value is 2.35%

CMYK: (21,0,8,2)
C21M0Y8K2 (21%, 0%, 8%, 2%)
(0.21 / 0.00 / 0.08 / 0.02)

CMYK percentages

%21.29
%0
%7.63
%2.35

Codes

Color #C4F9E6 in popluar color models

C4 F9 E6
RGB 196 249 230
HSL 158° 81.54% 87.25%
HSB/HSV 158° 21.29% 97.65%
CMYK 21.29% 0.00% 7.63%
2.35%

Color #C4F9E6 in popluar number systems.

HEX C4 F9 E6
Decimal 196 249 230
Binary 11000100 11111001 11100110
Octal 304 371 346

Shades and tints

Shades of #C4F9E6

#C4F9E6
(196,249,230)
#B3E3D2
(179,227,210)
#A2CDBE
(162,205,190)
#91B7AA
(145,183,170)
#80A196
(128,161,150)
#6F8B82
(111,139,130)
#5E756E
(94,117,110)
#4D5F5A
(77,95,90)
#3C4946
(60,73,70)
#2B3332
(43,51,50)
#1A1D1E
(26,29,30)
#000000
(0,0,0)

Tints of #C4F9E6

#C4F9E6
(196,249,230)
#C9F9E8
(201,249,232)
#CEF9EA
(206,249,234)
#D3F9EC
(211,249,236)
#D8F9EE
(216,249,238)
#DDF9F0
(221,249,240)
#E2F9F2
(226,249,242)
#E7F9F4
(231,249,244)
#ECF9F6
(236,249,246)
#F1F9F8
(241,249,248)
#F6F9FA
(246,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4F9E6 color. Also use rgb(196,249,230) instead hex code.

Text Font Color

.myTextColor { color: #C4F9E6; }

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

This text font color is #C4F9E6.

Background Color

.myBgColor { background-color: #C4F9E6; }

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

This div background color is #C4F9E6.

Border color

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

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

This div border color is #C4F9E6.

Opacity

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

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

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

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

This text has shadow with #C4F9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4F9E6.

Preview

Color preview on black background

This text has color #C4F9E6 on black background.


Color preview on white background

This text has color #C4F9E6 on white background.


Black color preview on #C4F9E6 background

This text has black color on #C4F9E6 background.


White color preview on #C4F9E6 background

This text has white color on #C4F9E6 background.


Related colors

Complementary color

Complementary color for #hex is #3B0619.


I love getcolorcode.com

Triadic colors

1 #E6C4F9 and #F9E6C4 with #C4F9E6 are triadic colors.

2 #E6F9C4 and #F9C4E6 with #C4F9E6 are triadic colors.