COLOR #C4ED96

HEX: #C4ED96 RGB: (196,237,150)

Color info

#C4ED96 contains mainly red and green colors. Web safe color of #C4ED96 is #CCFF99 (or #CF9).

RGB color model

#C4ED96 color RGB value is (196,237,150).

RGB: (196,237,150) (77%, 93%, 59%)

RGB channels and saturation

R 196 of 255 = 77%
G 237 of 255 = 93%
B 150 of 255 = 59%

196
237
150

R + G + B ~ 76%. #C4ED96 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 237 + 150 = 583 (100%)
R 196 of 583 ~ 33.62%
G 237 of 583 ~ 40.65%
B 150 of 583 ~ 25.73'%

%33.62
%40.65
%25.73

CMYK color model

#C4ED96 color CMYK value is (17,0,37,7).

  • cyan value is 17.30%
  • magenta value is 0.00%
  • yellow value is 36.71%
  • key color value is 7.06%

CMYK: (17,0,37,7)
C17M0Y37K7 (17%, 0%, 37%, 7%)
(0.17 / 0.00 / 0.37 / 0.07)

CMYK percentages

%17.3
%0
%36.71
%7.06

Codes

Color #C4ED96 in popluar color models

C4 ED 96
RGB 196 237 150
HSL 88° 70.73% 75.88%
HSB/HSV 88° 36.71% 92.94%
CMYK 17.30% 0.00% 36.71%
7.06%

Color #C4ED96 in popluar number systems.

HEX C4 ED 96
Decimal 196 237 150
Binary 11000100 11101101 10010110
Octal 304 355 226

Shades and tints

Shades of #C4ED96

#C4ED96
(196,237,150)
#B3D889
(179,216,137)
#A2C37C
(162,195,124)
#91AE6F
(145,174,111)
#809962
(128,153,98)
#6F8455
(111,132,85)
#5E6F48
(94,111,72)
#4D5A3B
(77,90,59)
#3C452E
(60,69,46)
#2B3021
(43,48,33)
#1A1B14
(26,27,20)
#000000
(0,0,0)

Tints of #C4ED96

#C4ED96
(196,237,150)
#C9EE9F
(201,238,159)
#CEEFA8
(206,239,168)
#D3F0B1
(211,240,177)
#D8F1BA
(216,241,186)
#DDF2C3
(221,242,195)
#E2F3CC
(226,243,204)
#E7F4D5
(231,244,213)
#ECF5DE
(236,245,222)
#F1F6E7
(241,246,231)
#F6F7F0
(246,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4ED96 color. Also use rgb(196,237,150) instead hex code.

Text Font Color

.myTextColor { color: #C4ED96; }

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

This text font color is #C4ED96.

Background Color

.myBgColor { background-color: #C4ED96; }

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

This div background color is #C4ED96.

Border color

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

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

This div border color is #C4ED96.

Opacity

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

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

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

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

This text has shadow with #C4ED96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4ED96.

Preview

Color preview on black background

This text has color #C4ED96 on black background.


Color preview on white background

This text has color #C4ED96 on white background.


Black color preview on #C4ED96 background

This text has black color on #C4ED96 background.


White color preview on #C4ED96 background

This text has white color on #C4ED96 background.


Related colors

Complementary color

Complementary color for #hex is #3B1269.


I love getcolorcode.com

Triadic colors

1 #96C4ED and #ED96C4 with #C4ED96 are triadic colors.

2 #96EDC4 and #EDC496 with #C4ED96 are triadic colors.