COLOR #D5DDAA

HEX: #D5DDAA RGB: (213,221,170)

Renk bilgisi

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

RGB renk modeli

#D5DDAA color RGB value is (213,221,170).

RGB: (213,221,170) (84%, 87%, 67%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 221 of 255 = 87%
B 170 of 255 = 67%

213
221
170

R + G + B ~ 79%. #D5DDAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 221 + 170 = 604 (100%)
R 213 of 604 ~ 35.26%
G 221 of 604 ~ 36.59%
B 170 of 604 ~ 28.15'%

%35.26
%36.59
%28.15

CMYK RENK MODELİ

#D5DDAA rengi CMYK tonu (4,0,23,13).

  • camgöbeği tonu 3.62%
  • eflatun tonu 0.00%
  • sarı tonu 23.08%
  • ana renk tonu 13.33%

CMYK: (4,0,23,13)
C4M0Y23K13 (4%, 0%, 23%, 13%)
(0.04 / 0.00 / 0.23 / 0.13)

CMYK yüzdeleri

%3.62
%0
%23.08
%13.33

Codes

Color #D5DDAA in popluar color models

D5 DD AA
RGB 213 221 170
HSL 69° 42.86% 76.67%
HSB/HSV 69° 23.08% 86.67%
CMYK 3.62% 0.00% 23.08%
13.33%

Color #D5DDAA in popluar number systems.

HEX D5 DD AA
Decimal 213 221 170
Binary 11010101 11011101 10101010
Octal 325 335 252

Shades and tints

Shades of #D5DDAA

#D5DDAA
(213,221,170)
#C2C99B
(194,201,155)
#AFB58C
(175,181,140)
#9CA17D
(156,161,125)
#898D6E
(137,141,110)
#76795F
(118,121,95)
#636550
(99,101,80)
#505141
(80,81,65)
#3D3D32
(61,61,50)
#2A2923
(42,41,35)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #D5DDAA

#D5DDAA
(213,221,170)
#D8E0B1
(216,224,177)
#DBE3B8
(219,227,184)
#DEE6BF
(222,230,191)
#E1E9C6
(225,233,198)
#E4ECCD
(228,236,205)
#E7EFD4
(231,239,212)
#EAF2DB
(234,242,219)
#EDF5E2
(237,245,226)
#F0F8E9
(240,248,233)
#F3FBF0
(243,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5DDAA color. Also use rgb(213,221,170) instead hex code.

Text Font Color

.myTextColor { color: #D5DDAA; }

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

This text font color is #D5DDAA.

Background Color

.myBgColor { background-color: #D5DDAA; }

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

This div background color is #D5DDAA.

Border color

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

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

This div border color is #D5DDAA.

Opacity

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

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

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

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

This text has shadow with #D5DDAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5DDAA.

Preview

Color preview on black background

This text has color #D5DDAA on black background.


Color preview on white background

This text has color #D5DDAA on white background.


Black color preview on #D5DDAA background

This text has black color on #D5DDAA background.


White color preview on #D5DDAA background

This text has white color on #D5DDAA background.


Related colors

Complementary color

Complementary color for #hex is #2A2255.


I love getcolorcode.com

Triadic colors

1 #AAD5DD and #DDAAD5 with #D5DDAA are triadic colors.

2 #AADDD5 and #DDD5AA with #D5DDAA are triadic colors.