COLOR #C5D9A4

HEX: #C5D9A4 RGB: (197,217,164)

Color info

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

RGB color model

#C5D9A4 color RGB value is (197,217,164).

RGB: (197,217,164) (77%, 85%, 64%)

RGB channels and saturation

R 197 of 255 = 77%
G 217 of 255 = 85%
B 164 of 255 = 64%

197
217
164

R + G + B ~ 75%. #C5D9A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 217 + 164 = 578 (100%)
R 197 of 578 ~ 34.08%
G 217 of 578 ~ 37.54%
B 164 of 578 ~ 28.37'%

%34.08
%37.54
%28.37

CMYK color model

#C5D9A4 color CMYK value is (9,0,24,15).

  • cyan value is 9.22%
  • magenta value is 0.00%
  • yellow value is 24.42%
  • key color value is 14.90%

CMYK: (9,0,24,15)
C9M0Y24K15 (9%, 0%, 24%, 15%)
(0.09 / 0.00 / 0.24 / 0.15)

CMYK percentages

%9.22
%0
%24.42
%14.9

Codes

Color #C5D9A4 in popluar color models

C5 D9 A4
RGB 197 217 164
HSL 83° 41.09% 74.71%
HSB/HSV 83° 24.42% 85.10%
CMYK 9.22% 0.00% 24.42%
14.90%

Color #C5D9A4 in popluar number systems.

HEX C5 D9 A4
Decimal 197 217 164
Binary 11000101 11011001 10100100
Octal 305 331 244

Shades and tints

Shades of #C5D9A4

#C5D9A4
(197,217,164)
#B4C696
(180,198,150)
#A3B388
(163,179,136)
#92A07A
(146,160,122)
#818D6C
(129,141,108)
#707A5E
(112,122,94)
#5F6750
(95,103,80)
#4E5442
(78,84,66)
#3D4134
(61,65,52)
#2C2E26
(44,46,38)
#1B1B18
(27,27,24)
#000000
(0,0,0)

Tints of #C5D9A4

#C5D9A4
(197,217,164)
#CADCAC
(202,220,172)
#CFDFB4
(207,223,180)
#D4E2BC
(212,226,188)
#D9E5C4
(217,229,196)
#DEE8CC
(222,232,204)
#E3EBD4
(227,235,212)
#E8EEDC
(232,238,220)
#EDF1E4
(237,241,228)
#F2F4EC
(242,244,236)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D9A4 color. Also use rgb(197,217,164) instead hex code.

Text Font Color

.myTextColor { color: #C5D9A4; }

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

This text font color is #C5D9A4.

Background Color

.myBgColor { background-color: #C5D9A4; }

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

This div background color is #C5D9A4.

Border color

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

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

This div border color is #C5D9A4.

Opacity

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

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

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

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

This text has shadow with #C5D9A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9A4.

Preview

Color preview on black background

This text has color #C5D9A4 on black background.


Color preview on white background

This text has color #C5D9A4 on white background.


Black color preview on #C5D9A4 background

This text has black color on #C5D9A4 background.


White color preview on #C5D9A4 background

This text has white color on #C5D9A4 background.


Related colors

Complementary color

Complementary color for #hex is #3A265B.


I love getcolorcode.com

Triadic colors

1 #A4C5D9 and #D9A4C5 with #C5D9A4 are triadic colors.

2 #A4D9C5 and #D9C5A4 with #C5D9A4 are triadic colors.