COLOR #C4F3E1

HEX: #C4F3E1 RGB: (196,243,225)

Color info

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

RGB color model

#C4F3E1 color RGB value is (196,243,225).

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

RGB channels and saturation

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

196
243
225

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

Portions of RGB colors in percentages

R + G + B = 196 + 243 + 225 = 664 (100%)
R 196 of 664 ~ 29.52%
G 243 of 664 ~ 36.6%
B 225 of 664 ~ 33.89'%

%29.52
%36.6
%33.89

CMYK color model

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

  • cyan value is 19.34%
  • magenta value is 0.00%
  • yellow value is 7.41%
  • key color value is 4.71%

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

CMYK percentages

%19.34
%0
%7.41
%4.71

Codes

Color #C4F3E1 in popluar color models

C4 F3 E1
RGB 196 243 225
HSL 157° 66.20% 86.08%
HSB/HSV 157° 19.34% 95.29%
CMYK 19.34% 0.00% 7.41%
4.71%

Color #C4F3E1 in popluar number systems.

HEX C4 F3 E1
Decimal 196 243 225
Binary 11000100 11110011 11100001
Octal 304 363 341

Shades and tints

Shades of #C4F3E1

#C4F3E1
(196,243,225)
#B3DDCD
(179,221,205)
#A2C7B9
(162,199,185)
#91B1A5
(145,177,165)
#809B91
(128,155,145)
#6F857D
(111,133,125)
#5E6F69
(94,111,105)
#4D5955
(77,89,85)
#3C4341
(60,67,65)
#2B2D2D
(43,45,45)
#1A1719
(26,23,25)
#000000
(0,0,0)

Tints of #C4F3E1

#C4F3E1
(196,243,225)
#C9F4E3
(201,244,227)
#CEF5E5
(206,245,229)
#D3F6E7
(211,246,231)
#D8F7E9
(216,247,233)
#DDF8EB
(221,248,235)
#E2F9ED
(226,249,237)
#E7FAEF
(231,250,239)
#ECFBF1
(236,251,241)
#F1FCF3
(241,252,243)
#F6FDF5
(246,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4F3E1; }

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

This text font color is #C4F3E1.

Background Color

.myBgColor { background-color: #C4F3E1; }

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

This div background color is #C4F3E1.

Border color

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

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

This div border color is #C4F3E1.

Opacity

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

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

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

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

This text has shadow with #C4F3E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4F3E1.

Preview

Color preview on black background

This text has color #C4F3E1 on black background.


Color preview on white background

This text has color #C4F3E1 on white background.


Black color preview on #C4F3E1 background

This text has black color on #C4F3E1 background.


White color preview on #C4F3E1 background

This text has white color on #C4F3E1 background.


Related colors

Complementary color

Complementary color for #hex is #3B0C1E.


I love getcolorcode.com

Triadic colors

1 #E1C4F3 and #F3E1C4 with #C4F3E1 are triadic colors.

2 #E1F3C4 and #F3C4E1 with #C4F3E1 are triadic colors.