COLOR #C4F4C0

HEX: #C4F4C0 RGB: (196,244,192)

Color info

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

RGB color model

#C4F4C0 color RGB value is (196,244,192).

RGB: (196,244,192) (77%, 96%, 75%)

RGB channels and saturation

R 196 of 255 = 77%
G 244 of 255 = 96%
B 192 of 255 = 75%

196
244
192

R + G + B ~ 83%. #C4F4C0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 244 + 192 = 632 (100%)
R 196 of 632 ~ 31.01%
G 244 of 632 ~ 38.61%
B 192 of 632 ~ 30.38'%

%31.01
%38.61
%30.38

CMYK color model

#C4F4C0 color CMYK value is (20,0,21,4).

  • cyan value is 19.67%
  • magenta value is 0.00%
  • yellow value is 21.31%
  • key color value is 4.31%

CMYK: (20,0,21,4)
C20M0Y21K4 (20%, 0%, 21%, 4%)
(0.20 / 0.00 / 0.21 / 0.04)

CMYK percentages

%19.67
%0
%21.31
%4.31

Codes

Color #C4F4C0 in popluar color models

C4 F4 C0
RGB 196 244 192
HSL 115° 70.27% 85.49%
HSB/HSV 115° 21.31% 95.69%
CMYK 19.67% 0.00% 21.31%
4.31%

Color #C4F4C0 in popluar number systems.

HEX C4 F4 C0
Decimal 196 244 192
Binary 11000100 11110100 11000000
Octal 304 364 300

Shades and tints

Shades of #C4F4C0

#C4F4C0
(196,244,192)
#B3DEAF
(179,222,175)
#A2C89E
(162,200,158)
#91B28D
(145,178,141)
#809C7C
(128,156,124)
#6F866B
(111,134,107)
#5E705A
(94,112,90)
#4D5A49
(77,90,73)
#3C4438
(60,68,56)
#2B2E27
(43,46,39)
#1A1816
(26,24,22)
#000000
(0,0,0)

Tints of #C4F4C0

#C4F4C0
(196,244,192)
#C9F5C5
(201,245,197)
#CEF6CA
(206,246,202)
#D3F7CF
(211,247,207)
#D8F8D4
(216,248,212)
#DDF9D9
(221,249,217)
#E2FADE
(226,250,222)
#E7FBE3
(231,251,227)
#ECFCE8
(236,252,232)
#F1FDED
(241,253,237)
#F6FEF2
(246,254,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4F4C0 color. Also use rgb(196,244,192) instead hex code.

Text Font Color

.myTextColor { color: #C4F4C0; }

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

This text font color is #C4F4C0.

Background Color

.myBgColor { background-color: #C4F4C0; }

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

This div background color is #C4F4C0.

Border color

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

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

This div border color is #C4F4C0.

Opacity

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

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

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

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

This text has shadow with #C4F4C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4F4C0.

Preview

Color preview on black background

This text has color #C4F4C0 on black background.


Color preview on white background

This text has color #C4F4C0 on white background.


Black color preview on #C4F4C0 background

This text has black color on #C4F4C0 background.


White color preview on #C4F4C0 background

This text has white color on #C4F4C0 background.


Related colors

Complementary color

Complementary color for #hex is #3B0B3F.


I love getcolorcode.com

Triadic colors

1 #C0C4F4 and #F4C0C4 with #C4F4C0 are triadic colors.

2 #C0F4C4 and #F4C4C0 with #C4F4C0 are triadic colors.