COLOR #C5D2AA

HEX: #C5D2AA RGB: (197,210,170)

Renk bilgisi

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

RGB renk modeli

#C5D2AA color RGB value is (197,210,170).

RGB: (197,210,170) (77%, 82%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 210 of 255 = 82%
B 170 of 255 = 67%

197
210
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 210 + 170 = 577 (100%)
R 197 of 577 ~ 34.14%
G 210 of 577 ~ 36.4%
B 170 of 577 ~ 29.46'%

%34.14
%36.4
%29.46

CMYK RENK MODELİ

#C5D2AA rengi CMYK tonu (6,0,19,18).

  • camgöbeği tonu 6.19%
  • eflatun tonu 0.00%
  • sarı tonu 19.05%
  • ana renk tonu 17.65%

CMYK: (6,0,19,18)
C6M0Y19K18 (6%, 0%, 19%, 18%)
(0.06 / 0.00 / 0.19 / 0.18)

CMYK yüzdeleri

%6.19
%0
%19.05
%17.65

Codes

Color #C5D2AA in popluar color models

C5 D2 AA
RGB 197 210 170
HSL 80° 30.77% 74.51%
HSB/HSV 80° 19.05% 82.35%
CMYK 6.19% 0.00% 19.05%
17.65%

Color #C5D2AA in popluar number systems.

HEX C5 D2 AA
Decimal 197 210 170
Binary 11000101 11010010 10101010
Octal 305 322 252

Shades and tints

Shades of #C5D2AA

#C5D2AA
(197,210,170)
#B4BF9B
(180,191,155)
#A3AC8C
(163,172,140)
#92997D
(146,153,125)
#81866E
(129,134,110)
#70735F
(112,115,95)
#5F6050
(95,96,80)
#4E4D41
(78,77,65)
#3D3A32
(61,58,50)
#2C2723
(44,39,35)
#1B1414
(27,20,20)
#000000
(0,0,0)

Tints of #C5D2AA

#C5D2AA
(197,210,170)
#CAD6B1
(202,214,177)
#CFDAB8
(207,218,184)
#D4DEBF
(212,222,191)
#D9E2C6
(217,226,198)
#DEE6CD
(222,230,205)
#E3EAD4
(227,234,212)
#E8EEDB
(232,238,219)
#EDF2E2
(237,242,226)
#F2F6E9
(242,246,233)
#F7FAF0
(247,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D2AA color. Also use rgb(197,210,170) instead hex code.

Text Font Color

.myTextColor { color: #C5D2AA; }

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

This text font color is #C5D2AA.

Background Color

.myBgColor { background-color: #C5D2AA; }

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

This div background color is #C5D2AA.

Border color

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

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

This div border color is #C5D2AA.

Opacity

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

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

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

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

This text has shadow with #C5D2AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D2AA.

Preview

Color preview on black background

This text has color #C5D2AA on black background.


Color preview on white background

This text has color #C5D2AA on white background.


Black color preview on #C5D2AA background

This text has black color on #C5D2AA background.


White color preview on #C5D2AA background

This text has white color on #C5D2AA background.


Related colors

Complementary color

Complementary color for #hex is #3A2D55.


I love getcolorcode.com

Triadic colors

1 #AAC5D2 and #D2AAC5 with #C5D2AA are triadic colors.

2 #AAD2C5 and #D2C5AA with #C5D2AA are triadic colors.