COLOR #C4DD5E

HEX: #C4DD5E RGB: (196,221,94)

Renk bilgisi

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

RGB renk modeli

#C4DD5E color RGB value is (196,221,94).

RGB: (196,221,94) (77%, 87%, 37%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 221 of 255 = 87%
B 94 of 255 = 37%

196
221
94

R + G + B ~ 67%. #C4DD5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 221 + 94 = 511 (100%)
R 196 of 511 ~ 38.36%
G 221 of 511 ~ 43.25%
B 94 of 511 ~ 18.4'%

%38.36
%43.25
%18.4

CMYK RENK MODELİ

#C4DD5E rengi CMYK tonu (11,0,57,13).

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

CMYK: (11,0,57,13)
C11M0Y57K13 (11%, 0%, 57%, 13%)
(0.11 / 0.00 / 0.57 / 0.13)

CMYK yüzdeleri

%11.31
%0
%57.47
%13.33

Codes

Color #C4DD5E in popluar color models

C4 DD 5E
RGB 196 221 94
HSL 72° 65.13% 61.76%
HSB/HSV 72° 57.47% 86.67%
CMYK 11.31% 0.00% 57.47%
13.33%

Color #C4DD5E in popluar number systems.

HEX C4 DD 5E
Decimal 196 221 94
Binary 11000100 11011101 1011110
Octal 304 335 136

Shades and tints

Shades of #C4DD5E

#C4DD5E
(196,221,94)
#B3C956
(179,201,86)
#A2B54E
(162,181,78)
#91A146
(145,161,70)
#808D3E
(128,141,62)
#6F7936
(111,121,54)
#5E652E
(94,101,46)
#4D5126
(77,81,38)
#3C3D1E
(60,61,30)
#2B2916
(43,41,22)
#1A150E
(26,21,14)
#000000
(0,0,0)

Tints of #C4DD5E

#C4DD5E
(196,221,94)
#C9E06C
(201,224,108)
#CEE37A
(206,227,122)
#D3E688
(211,230,136)
#D8E996
(216,233,150)
#DDECA4
(221,236,164)
#E2EFB2
(226,239,178)
#E7F2C0
(231,242,192)
#ECF5CE
(236,245,206)
#F1F8DC
(241,248,220)
#F6FBEA
(246,251,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4DD5E; }

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

This text font color is #C4DD5E.

Background Color

.myBgColor { background-color: #C4DD5E; }

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

This div background color is #C4DD5E.

Border color

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

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

This div border color is #C4DD5E.

Opacity

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

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

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

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

This text has shadow with #C4DD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4DD5E.

Preview

Color preview on black background

This text has color #C4DD5E on black background.


Color preview on white background

This text has color #C4DD5E on white background.


Black color preview on #C4DD5E background

This text has black color on #C4DD5E background.


White color preview on #C4DD5E background

This text has white color on #C4DD5E background.


Related colors

Complementary color

Complementary color for #hex is #3B22A1.


I love getcolorcode.com

Triadic colors

1 #5EC4DD and #DD5EC4 with #C4DD5E are triadic colors.

2 #5EDDC4 and #DDC45E with #C4DD5E are triadic colors.