COLOR #C4D9AA

HEX: #C4D9AA RGB: (196,217,170)

Renk bilgisi

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

RGB renk modeli

#C4D9AA color RGB value is (196,217,170).

RGB: (196,217,170) (77%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 217 of 255 = 85%
B 170 of 255 = 67%

196
217
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 217 + 170 = 583 (100%)
R 196 of 583 ~ 33.62%
G 217 of 583 ~ 37.22%
B 170 of 583 ~ 29.16'%

%33.62
%37.22
%29.16

CMYK RENK MODELİ

#C4D9AA rengi CMYK tonu (10,0,22,15).

  • camgöbeği tonu 9.68%
  • eflatun tonu 0.00%
  • sarı tonu 21.66%
  • ana renk tonu 14.90%

CMYK: (10,0,22,15)
C10M0Y22K15 (10%, 0%, 22%, 15%)
(0.10 / 0.00 / 0.22 / 0.15)

CMYK yüzdeleri

%9.68
%0
%21.66
%14.9

Codes

Color #C4D9AA in popluar color models

C4 D9 AA
RGB 196 217 170
HSL 87° 38.21% 75.88%
HSB/HSV 87° 21.66% 85.10%
CMYK 9.68% 0.00% 21.66%
14.90%

Color #C4D9AA in popluar number systems.

HEX C4 D9 AA
Decimal 196 217 170
Binary 11000100 11011001 10101010
Octal 304 331 252

Shades and tints

Shades of #C4D9AA

#C4D9AA
(196,217,170)
#B3C69B
(179,198,155)
#A2B38C
(162,179,140)
#91A07D
(145,160,125)
#808D6E
(128,141,110)
#6F7A5F
(111,122,95)
#5E6750
(94,103,80)
#4D5441
(77,84,65)
#3C4132
(60,65,50)
#2B2E23
(43,46,35)
#1A1B14
(26,27,20)
#000000
(0,0,0)

Tints of #C4D9AA

#C4D9AA
(196,217,170)
#C9DCB1
(201,220,177)
#CEDFB8
(206,223,184)
#D3E2BF
(211,226,191)
#D8E5C6
(216,229,198)
#DDE8CD
(221,232,205)
#E2EBD4
(226,235,212)
#E7EEDB
(231,238,219)
#ECF1E2
(236,241,226)
#F1F4E9
(241,244,233)
#F6F7F0
(246,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D9AA color. Also use rgb(196,217,170) instead hex code.

Text Font Color

.myTextColor { color: #C4D9AA; }

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

This text font color is #C4D9AA.

Background Color

.myBgColor { background-color: #C4D9AA; }

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

This div background color is #C4D9AA.

Border color

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

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

This div border color is #C4D9AA.

Opacity

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

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

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

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

This text has shadow with #C4D9AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D9AA.

Preview

Color preview on black background

This text has color #C4D9AA on black background.


Color preview on white background

This text has color #C4D9AA on white background.


Black color preview on #C4D9AA background

This text has black color on #C4D9AA background.


White color preview on #C4D9AA background

This text has white color on #C4D9AA background.


Related colors

Complementary color

Complementary color for #hex is #3B2655.


I love getcolorcode.com

Triadic colors

1 #AAC4D9 and #D9AAC4 with #C4D9AA are triadic colors.

2 #AAD9C4 and #D9C4AA with #C4D9AA are triadic colors.