COLOR #C4DD7E

HEX: #C4DD7E RGB: (196,221,126)

Renk bilgisi

#C4DD7E contains mainly red and green colors. #C4DD7E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C4DD7E color RGB value is (196,221,126).

RGB: (196,221,126) (77%, 87%, 49%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 221 of 255 = 87%
B 126 of 255 = 49%

196
221
126

R + G + B ~ 71%. #C4DD7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 221 + 126 = 543 (100%)
R 196 of 543 ~ 36.1%
G 221 of 543 ~ 40.7%
B 126 of 543 ~ 23.2'%

%36.1
%40.7
%23.2

CMYK RENK MODELİ

#C4DD7E rengi CMYK tonu (11,0,43,13).

  • camgöbeği tonu 11.31%
  • eflatun tonu 0.00%
  • sarı tonu 42.99%
  • ana renk tonu 13.33%

CMYK: (11,0,43,13)
C11M0Y43K13 (11%, 0%, 43%, 13%)
(0.11 / 0.00 / 0.43 / 0.13)

CMYK yüzdeleri

%11.31
%0
%42.99
%13.33

Codes

Color #C4DD7E in popluar color models

C4 DD 7E
RGB 196 221 126
HSL 76° 58.28% 68.04%
HSB/HSV 76° 42.99% 86.67%
CMYK 11.31% 0.00% 42.99%
13.33%

Color #C4DD7E in popluar number systems.

HEX C4 DD 7E
Decimal 196 221 126
Binary 11000100 11011101 1111110
Octal 304 335 176

Shades and tints

Shades of #C4DD7E

#C4DD7E
(196,221,126)
#B3C973
(179,201,115)
#A2B568
(162,181,104)
#91A15D
(145,161,93)
#808D52
(128,141,82)
#6F7947
(111,121,71)
#5E653C
(94,101,60)
#4D5131
(77,81,49)
#3C3D26
(60,61,38)
#2B291B
(43,41,27)
#1A1510
(26,21,16)
#000000
(0,0,0)

Tints of #C4DD7E

#C4DD7E
(196,221,126)
#C9E089
(201,224,137)
#CEE394
(206,227,148)
#D3E69F
(211,230,159)
#D8E9AA
(216,233,170)
#DDECB5
(221,236,181)
#E2EFC0
(226,239,192)
#E7F2CB
(231,242,203)
#ECF5D6
(236,245,214)
#F1F8E1
(241,248,225)
#F6FBEC
(246,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4DD7E; }

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

This text font color is #C4DD7E.

Background Color

.myBgColor { background-color: #C4DD7E; }

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

This div background color is #C4DD7E.

Border color

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

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

This div border color is #C4DD7E.

Opacity

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

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

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

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

This text has shadow with #C4DD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4DD7E.

Preview

Color preview on black background

This text has color #C4DD7E on black background.


Color preview on white background

This text has color #C4DD7E on white background.


Black color preview on #C4DD7E background

This text has black color on #C4DD7E background.


White color preview on #C4DD7E background

This text has white color on #C4DD7E background.


Related colors

Complementary color

Complementary color for #hex is #3B2281.


I love getcolorcode.com

Triadic colors

1 #7EC4DD and #DD7EC4 with #C4DD7E are triadic colors.

2 #7EDDC4 and #DDC47E with #C4DD7E are triadic colors.