COLOR #C5D4AC

HEX: #C5D4AC RGB: (197,212,172)

Renk bilgisi

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

RGB renk modeli

#C5D4AC color RGB value is (197,212,172).

RGB: (197,212,172) (77%, 83%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 212 of 255 = 83%
B 172 of 255 = 67%

197
212
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 212 + 172 = 581 (100%)
R 197 of 581 ~ 33.91%
G 212 of 581 ~ 36.49%
B 172 of 581 ~ 29.6'%

%33.91
%36.49
%29.6

CMYK RENK MODELİ

#C5D4AC rengi CMYK tonu (7,0,19,17).

  • camgöbeği tonu 7.08%
  • eflatun tonu 0.00%
  • sarı tonu 18.87%
  • ana renk tonu 16.86%

CMYK: (7,0,19,17)
C7M0Y19K17 (7%, 0%, 19%, 17%)
(0.07 / 0.00 / 0.19 / 0.17)

CMYK yüzdeleri

%7.08
%0
%18.87
%16.86

Codes

Color #C5D4AC in popluar color models

C5 D4 AC
RGB 197 212 172
HSL 83° 31.75% 75.29%
HSB/HSV 83° 18.87% 83.14%
CMYK 7.08% 0.00% 18.87%
16.86%

Color #C5D4AC in popluar number systems.

HEX C5 D4 AC
Decimal 197 212 172
Binary 11000101 11010100 10101100
Octal 305 324 254

Shades and tints

Shades of #C5D4AC

#C5D4AC
(197,212,172)
#B4C19D
(180,193,157)
#A3AE8E
(163,174,142)
#929B7F
(146,155,127)
#818870
(129,136,112)
#707561
(112,117,97)
#5F6252
(95,98,82)
#4E4F43
(78,79,67)
#3D3C34
(61,60,52)
#2C2925
(44,41,37)
#1B1616
(27,22,22)
#000000
(0,0,0)

Tints of #C5D4AC

#C5D4AC
(197,212,172)
#CAD7B3
(202,215,179)
#CFDABA
(207,218,186)
#D4DDC1
(212,221,193)
#D9E0C8
(217,224,200)
#DEE3CF
(222,227,207)
#E3E6D6
(227,230,214)
#E8E9DD
(232,233,221)
#EDECE4
(237,236,228)
#F2EFEB
(242,239,235)
#F7F2F2
(247,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D4AC; }

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

This text font color is #C5D4AC.

Background Color

.myBgColor { background-color: #C5D4AC; }

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

This div background color is #C5D4AC.

Border color

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

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

This div border color is #C5D4AC.

Opacity

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

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

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

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

This text has shadow with #C5D4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D4AC.

Preview

Color preview on black background

This text has color #C5D4AC on black background.


Color preview on white background

This text has color #C5D4AC on white background.


Black color preview on #C5D4AC background

This text has black color on #C5D4AC background.


White color preview on #C5D4AC background

This text has white color on #C5D4AC background.


Related colors

Complementary color

Complementary color for #hex is #3A2B53.


I love getcolorcode.com

Triadic colors

1 #ACC5D4 and #D4ACC5 with #C5D4AC are triadic colors.

2 #ACD4C5 and #D4C5AC with #C5D4AC are triadic colors.