COLOR #C5D9AD

HEX: #C5D9AD RGB: (197,217,173)

Renk bilgisi

#C5D9AD contains red, green and blue colors in about the same proportion. #C5D9AD ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5D9AD color RGB value is (197,217,173).

RGB: (197,217,173) (77%, 85%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 173 of 255 = 68%

197
217
173

R + G + B ~ 77%. #C5D9AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 173 = 587 (100%)
R 197 of 587 ~ 33.56%
G 217 of 587 ~ 36.97%
B 173 of 587 ~ 29.47'%

%33.56
%36.97
%29.47

CMYK RENK MODELİ

#C5D9AD rengi CMYK tonu (9,0,20,15).

  • camgöbeği tonu 9.22%
  • eflatun tonu 0.00%
  • sarı tonu 20.28%
  • ana renk tonu 14.90%

CMYK: (9,0,20,15)
C9M0Y20K15 (9%, 0%, 20%, 15%)
(0.09 / 0.00 / 0.20 / 0.15)

CMYK yüzdeleri

%9.22
%0
%20.28
%14.9

Codes

Color #C5D9AD in popluar color models

C5 D9 AD
RGB 197 217 173
HSL 87° 36.67% 76.47%
HSB/HSV 87° 20.28% 85.10%
CMYK 9.22% 0.00% 20.28%
14.90%

Color #C5D9AD in popluar number systems.

HEX C5 D9 AD
Decimal 197 217 173
Binary 11000101 11011001 10101101
Octal 305 331 255

Shades and tints

Shades of #C5D9AD

#C5D9AD
(197,217,173)
#B4C69E
(180,198,158)
#A3B38F
(163,179,143)
#92A080
(146,160,128)
#818D71
(129,141,113)
#707A62
(112,122,98)
#5F6753
(95,103,83)
#4E5444
(78,84,68)
#3D4135
(61,65,53)
#2C2E26
(44,46,38)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #C5D9AD

#C5D9AD
(197,217,173)
#CADCB4
(202,220,180)
#CFDFBB
(207,223,187)
#D4E2C2
(212,226,194)
#D9E5C9
(217,229,201)
#DEE8D0
(222,232,208)
#E3EBD7
(227,235,215)
#E8EEDE
(232,238,222)
#EDF1E5
(237,241,229)
#F2F4EC
(242,244,236)
#F7F7F3
(247,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D9AD; }

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

This text font color is #C5D9AD.

Background Color

.myBgColor { background-color: #C5D9AD; }

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

This div background color is #C5D9AD.

Border color

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

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

This div border color is #C5D9AD.

Opacity

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

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

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

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

This text has shadow with #C5D9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9AD.

Preview

Color preview on black background

This text has color #C5D9AD on black background.


Color preview on white background

This text has color #C5D9AD on white background.


Black color preview on #C5D9AD background

This text has black color on #C5D9AD background.


White color preview on #C5D9AD background

This text has white color on #C5D9AD background.


Related colors

Complementary color

Complementary color for #hex is #3A2652.


I love getcolorcode.com

Triadic colors

1 #ADC5D9 and #D9ADC5 with #C5D9AD are triadic colors.

2 #ADD9C5 and #D9C5AD with #C5D9AD are triadic colors.