COLOR #C5DA4E

HEX: #C5DA4E RGB: (197,218,78)

Color info

#C5DA4E contains mainly red and green colors. Web safe color of #C5DA4E is #CCCC66 (or #CC6).

RGB color model

#C5DA4E color RGB value is (197,218,78).

RGB: (197,218,78) (77%, 85%, 31%)

RGB channels and saturation

R 197 of 255 = 77%
G 218 of 255 = 85%
B 78 of 255 = 31%

197
218
78

R + G + B ~ 64%. #C5DA4E is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 218 + 78 = 493 (100%)
R 197 of 493 ~ 39.96%
G 218 of 493 ~ 44.22%
B 78 of 493 ~ 15.82'%

%39.96
%44.22
%15.82

CMYK color model

#C5DA4E color CMYK value is (10,0,64,15).

  • cyan value is 9.63%
  • magenta value is 0.00%
  • yellow value is 64.22%
  • key color value is 14.51%
CMYK: (10,0,64,15) C10M0Y64K15 (10%,0%,64%,15%) (0.10/0.00/0.64/0.15) 

CMYK percentages

%9.63
%0
%64.22
%14.51

Codes

Color #C5DA4E in popluar color models

C5 DA 4E
RGB 197 218 78
HSL 69° 65.42% 58.04%
HSB/HSV 69° 64.22% 85.49%
CMYK 9.63% 0.00% 64.22%
14.51%

Color #C5DA4E in popluar number systems.

HEX C5 DA 4E
Decimal 197 218 78
Binary 11000101 11011010 1001110
Octal 305 332 116

Shades and tints

Shades of #C5DA4E

#C5DA4E
(197,218,78)
#B4C747
(180,199,71)
#A3B440
(163,180,64)
#92A139
(146,161,57)
#818E32
(129,142,50)
#707B2B
(112,123,43)
#5F6824
(95,104,36)
#4E551D
(78,85,29)
#3D4216
(61,66,22)
#2C2F0F
(44,47,15)
#1B1C08
(27,28,8)
#000000
(0,0,0)

Tints of #C5DA4E

#C5DA4E
(197,218,78)
#CADD5E
(202,221,94)
#CFE06E
(207,224,110)
#D4E37E
(212,227,126)
#D9E68E
(217,230,142)
#DEE99E
(222,233,158)
#E3ECAE
(227,236,174)
#E8EFBE
(232,239,190)
#EDF2CE
(237,242,206)
#F2F5DE
(242,245,222)
#F7F8EE
(247,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DA4E color. Also use rgb(197,218,78) instead hex code.

Text Font Color

.myTextColor { color: #C5DA4E; }

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

This text font color is #C5DA4E.

Background Color

.myBgColor { background-color: #C5DA4E; }

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

This div background color is #C5DA4E.

Border color

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

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

This div border color is #C5DA4E.

Opacity

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

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

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

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

This text has shadow with #C5DA4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DA4E.

Preview

Color preview on black background

This text has color #C5DA4E on black background.


Color preview on white background

This text has color #C5DA4E on white background.


Black color preview on #C5DA4E background

This text has black color on #C5DA4E background.


White color preview on #C5DA4E background

This text has white color on #C5DA4E background.


Related colors

Complementary color

Complementary color for #hex is #3A25B1.


I love getcolorcode.com

Triadic colors

1 #4EC5DA and #DA4EC5 with #C5DA4E are triadic colors.

2 #4EDAC5 and #DAC54E with #C5DA4E are triadic colors.