COLOR #C4D4A5

HEX: #C4D4A5 RGB: (196,212,165)

Color info

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

RGB color model

#C4D4A5 color RGB value is (196,212,165).

RGB: (196,212,165) (77%, 83%, 65%)

RGB channels and saturation

R 196 of 255 = 77%
G 212 of 255 = 83%
B 165 of 255 = 65%

196
212
165

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

Portions of RGB colors in percentages

R + G + B = 196 + 212 + 165 = 573 (100%)
R 196 of 573 ~ 34.21%
G 212 of 573 ~ 37%
B 165 of 573 ~ 28.8'%

%34.21
%37
%28.8

CMYK color model

#C4D4A5 color CMYK value is (8,0,22,17).

  • cyan value is 7.55%
  • magenta value is 0.00%
  • yellow value is 22.17%
  • key color value is 16.86%

CMYK: (8,0,22,17)
C8M0Y22K17 (8%, 0%, 22%, 17%)
(0.08 / 0.00 / 0.22 / 0.17)

CMYK percentages

%7.55
%0
%22.17
%16.86

Codes

Color #C4D4A5 in popluar color models

C4 D4 A5
RGB 196 212 165
HSL 80° 35.34% 73.92%
HSB/HSV 80° 22.17% 83.14%
CMYK 7.55% 0.00% 22.17%
16.86%

Color #C4D4A5 in popluar number systems.

HEX C4 D4 A5
Decimal 196 212 165
Binary 11000100 11010100 10100101
Octal 304 324 245

Shades and tints

Shades of #C4D4A5

#C4D4A5
(196,212,165)
#B3C196
(179,193,150)
#A2AE87
(162,174,135)
#919B78
(145,155,120)
#808869
(128,136,105)
#6F755A
(111,117,90)
#5E624B
(94,98,75)
#4D4F3C
(77,79,60)
#3C3C2D
(60,60,45)
#2B291E
(43,41,30)
#1A160F
(26,22,15)
#000000
(0,0,0)

Tints of #C4D4A5

#C4D4A5
(196,212,165)
#C9D7AD
(201,215,173)
#CEDAB5
(206,218,181)
#D3DDBD
(211,221,189)
#D8E0C5
(216,224,197)
#DDE3CD
(221,227,205)
#E2E6D5
(226,230,213)
#E7E9DD
(231,233,221)
#ECECE5
(236,236,229)
#F1EFED
(241,239,237)
#F6F2F5
(246,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D4A5 color. Also use rgb(196,212,165) instead hex code.

Text Font Color

.myTextColor { color: #C4D4A5; }

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

This text font color is #C4D4A5.

Background Color

.myBgColor { background-color: #C4D4A5; }

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

This div background color is #C4D4A5.

Border color

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

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

This div border color is #C4D4A5.

Opacity

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

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

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

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

This text has shadow with #C4D4A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D4A5.

Preview

Color preview on black background

This text has color #C4D4A5 on black background.


Color preview on white background

This text has color #C4D4A5 on white background.


Black color preview on #C4D4A5 background

This text has black color on #C4D4A5 background.


White color preview on #C4D4A5 background

This text has white color on #C4D4A5 background.


Related colors

Complementary color

Complementary color for #hex is #3B2B5A.


I love getcolorcode.com

Triadic colors

1 #A5C4D4 and #D4A5C4 with #C4D4A5 are triadic colors.

2 #A5D4C4 and #D4C4A5 with #C4D4A5 are triadic colors.