COLOR #C5D49A

HEX: #C5D49A RGB: (197,212,154)

Color info

#C5D49A contains red, green and blue colors in about the same proportion. Web safe color of #C5D49A is #CCCC99 (or #CC9).

RGB color model

#C5D49A color RGB value is (197,212,154).

RGB: (197,212,154) (77%, 83%, 60%)

RGB channels and saturation

R 197 of 255 = 77%
G 212 of 255 = 83%
B 154 of 255 = 60%

197
212
154

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

Portions of RGB colors in percentages

R + G + B = 197 + 212 + 154 = 563 (100%)
R 197 of 563 ~ 34.99%
G 212 of 563 ~ 37.66%
B 154 of 563 ~ 27.35'%

%34.99
%37.66
%27.35

CMYK color model

#C5D49A color CMYK value is (7,0,27,17).

  • cyan value is 7.08%
  • magenta value is 0.00%
  • yellow value is 27.36%
  • key color value is 16.86%
CMYK: (7,0,27,17) C7M0Y27K17 (7%,0%,27%,17%) (0.07/0.00/0.27/0.17) 

CMYK percentages

%7.08
%0
%27.36
%16.86

Codes

Color #C5D49A in popluar color models

C5 D4 9A
RGB 197 212 154
HSL 76° 40.28% 71.76%
HSB/HSV 76° 27.36% 83.14%
CMYK 7.08% 0.00% 27.36%
16.86%

Color #C5D49A in popluar number systems.

HEX C5 D4 9A
Decimal 197 212 154
Binary 11000101 11010100 10011010
Octal 305 324 232

Shades and tints

Shades of #C5D49A

#C5D49A
(197,212,154)
#B4C18C
(180,193,140)
#A3AE7E
(163,174,126)
#929B70
(146,155,112)
#818862
(129,136,98)
#707554
(112,117,84)
#5F6246
(95,98,70)
#4E4F38
(78,79,56)
#3D3C2A
(61,60,42)
#2C291C
(44,41,28)
#1B160E
(27,22,14)
#000000
(0,0,0)

Tints of #C5D49A

#C5D49A
(197,212,154)
#CAD7A3
(202,215,163)
#CFDAAC
(207,218,172)
#D4DDB5
(212,221,181)
#D9E0BE
(217,224,190)
#DEE3C7
(222,227,199)
#E3E6D0
(227,230,208)
#E8E9D9
(232,233,217)
#EDECE2
(237,236,226)
#F2EFEB
(242,239,235)
#F7F2F4
(247,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D49A color. Also use rgb(197,212,154) instead hex code.

Text Font Color

.myTextColor { color: #C5D49A; }

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

This text font color is #C5D49A.

Background Color

.myBgColor { background-color: #C5D49A; }

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

This div background color is #C5D49A.

Border color

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

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

This div border color is #C5D49A.

Opacity

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

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

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

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

This text has shadow with #C5D49A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D49A.

Preview

Color preview on black background

This text has color #C5D49A on black background.


Color preview on white background

This text has color #C5D49A on white background.


Black color preview on #C5D49A background

This text has black color on #C5D49A background.


White color preview on #C5D49A background

This text has white color on #C5D49A background.


Related colors

Complementary color

Complementary color for #hex is #3A2B65.


I love getcolorcode.com

Triadic colors

1 #9AC5D4 and #D49AC5 with #C5D49A are triadic colors.

2 #9AD4C5 and #D4C59A with #C5D49A are triadic colors.