COLOR #C4DD8E

HEX: #C4DD8E RGB: (196,221,142)

Color info

#C4DD8E contains mainly red and green colors. Web safe color of #C4DD8E is #CCCC99 (or #CC9).

RGB color model

#C4DD8E color RGB value is (196,221,142).

RGB: (196,221,142) (77%, 87%, 56%)

RGB channels and saturation

R 196 of 255 = 77%
G 221 of 255 = 87%
B 142 of 255 = 56%

196
221
142

R + G + B ~ 73%. #C4DD8E is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 221 + 142 = 559 (100%)
R 196 of 559 ~ 35.06%
G 221 of 559 ~ 39.53%
B 142 of 559 ~ 25.4'%

%35.06
%39.53
%25.4

CMYK color model

#C4DD8E color CMYK value is (11,0,36,13).

  • cyan value is 11.31%
  • magenta value is 0.00%
  • yellow value is 35.75%
  • key color value is 13.33%
CMYK: (11,0,36,13) C11M0Y36K13 (11%,0%,36%,13%) (0.11/0.00/0.36/0.13) 

CMYK percentages

%11.31
%0
%35.75
%13.33

Codes

Color #C4DD8E in popluar color models

C4 DD 8E
RGB 196 221 142
HSL 79° 53.74% 71.18%
HSB/HSV 79° 35.75% 86.67%
CMYK 11.31% 0.00% 35.75%
13.33%

Color #C4DD8E in popluar number systems.

HEX C4 DD 8E
Decimal 196 221 142
Binary 11000100 11011101 10001110
Octal 304 335 216

Shades and tints

Shades of #C4DD8E

#C4DD8E
(196,221,142)
#B3C982
(179,201,130)
#A2B576
(162,181,118)
#91A16A
(145,161,106)
#808D5E
(128,141,94)
#6F7952
(111,121,82)
#5E6546
(94,101,70)
#4D513A
(77,81,58)
#3C3D2E
(60,61,46)
#2B2922
(43,41,34)
#1A1516
(26,21,22)
#000000
(0,0,0)

Tints of #C4DD8E

#C4DD8E
(196,221,142)
#C9E098
(201,224,152)
#CEE3A2
(206,227,162)
#D3E6AC
(211,230,172)
#D8E9B6
(216,233,182)
#DDECC0
(221,236,192)
#E2EFCA
(226,239,202)
#E7F2D4
(231,242,212)
#ECF5DE
(236,245,222)
#F1F8E8
(241,248,232)
#F6FBF2
(246,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4DD8E color. Also use rgb(196,221,142) instead hex code.

Text Font Color

.myTextColor { color: #C4DD8E; }

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

This text font color is #C4DD8E.

Background Color

.myBgColor { background-color: #C4DD8E; }

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

This div background color is #C4DD8E.

Border color

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

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

This div border color is #C4DD8E.

Opacity

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

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

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

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

This text has shadow with #C4DD8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4DD8E.

Preview

Color preview on black background

This text has color #C4DD8E on black background.


Color preview on white background

This text has color #C4DD8E on white background.


Black color preview on #C4DD8E background

This text has black color on #C4DD8E background.


White color preview on #C4DD8E background

This text has white color on #C4DD8E background.


Related colors

Complementary color

Complementary color for #hex is #3B2271.


I love getcolorcode.com

Triadic colors

1 #8EC4DD and #DD8EC4 with #C4DD8E are triadic colors.

2 #8EDDC4 and #DDC48E with #C4DD8E are triadic colors.