COLOR #C5D9AC

HEX: #C5D9AC RGB: (197,217,172)

Renk bilgisi

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

RGB renk modeli

#C5D9AC color RGB value is (197,217,172).

RGB: (197,217,172) (77%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 172 of 255 = 67%

197
217
172

R + G + B ~ 76%. #C5D9AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 172 = 586 (100%)
R 197 of 586 ~ 33.62%
G 217 of 586 ~ 37.03%
B 172 of 586 ~ 29.35'%

%33.62
%37.03
%29.35

CMYK RENK MODELİ

#C5D9AC rengi CMYK tonu (9,0,21,15).

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

CMYK: (9,0,21,15)
C9M0Y21K15 (9%, 0%, 21%, 15%)
(0.09 / 0.00 / 0.21 / 0.15)

CMYK yüzdeleri

%9.22
%0
%20.74
%14.9

Codes

Color #C5D9AC in popluar color models

C5 D9 AC
RGB 197 217 172
HSL 87° 37.19% 76.27%
HSB/HSV 87° 20.74% 85.10%
CMYK 9.22% 0.00% 20.74%
14.90%

Color #C5D9AC in popluar number systems.

HEX C5 D9 AC
Decimal 197 217 172
Binary 11000101 11011001 10101100
Octal 305 331 254

Shades and tints

Shades of #C5D9AC

#C5D9AC
(197,217,172)
#B4C69D
(180,198,157)
#A3B38E
(163,179,142)
#92A07F
(146,160,127)
#818D70
(129,141,112)
#707A61
(112,122,97)
#5F6752
(95,103,82)
#4E5443
(78,84,67)
#3D4134
(61,65,52)
#2C2E25
(44,46,37)
#1B1B16
(27,27,22)
#000000
(0,0,0)

Tints of #C5D9AC

#C5D9AC
(197,217,172)
#CADCB3
(202,220,179)
#CFDFBA
(207,223,186)
#D4E2C1
(212,226,193)
#D9E5C8
(217,229,200)
#DEE8CF
(222,232,207)
#E3EBD6
(227,235,214)
#E8EEDD
(232,238,221)
#EDF1E4
(237,241,228)
#F2F4EB
(242,244,235)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D9AC; }

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

This text font color is #C5D9AC.

Background Color

.myBgColor { background-color: #C5D9AC; }

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

This div background color is #C5D9AC.

Border color

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

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

This div border color is #C5D9AC.

Opacity

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

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

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

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

This text has shadow with #C5D9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9AC.

Preview

Color preview on black background

This text has color #C5D9AC on black background.


Color preview on white background

This text has color #C5D9AC on white background.


Black color preview on #C5D9AC background

This text has black color on #C5D9AC background.


White color preview on #C5D9AC background

This text has white color on #C5D9AC background.


Related colors

Complementary color

Complementary color for #hex is #3A2653.


I love getcolorcode.com

Triadic colors

1 #ACC5D9 and #D9ACC5 with #C5D9AC are triadic colors.

2 #ACD9C5 and #D9C5AC with #C5D9AC are triadic colors.