COLOR #D9C9AD

HEX: #D9C9AD RGB: (217,201,173)

Renk bilgisi

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

RGB renk modeli

#D9C9AD color RGB value is (217,201,173).

RGB: (217,201,173) (85%, 79%, 68%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 201 of 255 = 79%
B 173 of 255 = 68%

217
201
173

R + G + B ~ 77%. #D9C9AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 201 + 173 = 591 (100%)
R 217 of 591 ~ 36.72%
G 201 of 591 ~ 34.01%
B 173 of 591 ~ 29.27'%

%36.72
%34.01
%29.27

CMYK RENK MODELİ

#D9C9AD rengi CMYK tonu (0,7,20,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.37%
  • sarı tonu 20.28%
  • ana renk tonu 14.90%

CMYK: (0,7,20,15)
C0M7Y20K15 (0%, 7%, 20%, 15%)
(0.00 / 0.07 / 0.20 / 0.15)

CMYK yüzdeleri

%0
%7.37
%20.28
%14.9

Codes

Color #D9C9AD in popluar color models

D9 C9 AD
RGB 217 201 173
HSL 38° 36.67% 76.47%
HSB/HSV 38° 20.28% 85.10%
CMYK 0.00% 7.37% 20.28%
14.90%

Color #D9C9AD in popluar number systems.

HEX D9 C9 AD
Decimal 217 201 173
Binary 11011001 11001001 10101101
Octal 331 311 255

Shades and tints

Shades of #D9C9AD

#D9C9AD
(217,201,173)
#C6B79E
(198,183,158)
#B3A58F
(179,165,143)
#A09380
(160,147,128)
#8D8171
(141,129,113)
#7A6F62
(122,111,98)
#675D53
(103,93,83)
#544B44
(84,75,68)
#413935
(65,57,53)
#2E2726
(46,39,38)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #D9C9AD

#D9C9AD
(217,201,173)
#DCCDB4
(220,205,180)
#DFD1BB
(223,209,187)
#E2D5C2
(226,213,194)
#E5D9C9
(229,217,201)
#E8DDD0
(232,221,208)
#EBE1D7
(235,225,215)
#EEE5DE
(238,229,222)
#F1E9E5
(241,233,229)
#F4EDEC
(244,237,236)
#F7F1F3
(247,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9C9AD color. Also use rgb(217,201,173) instead hex code.

Text Font Color

.myTextColor { color: #D9C9AD; }

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

This text font color is #D9C9AD.

Background Color

.myBgColor { background-color: #D9C9AD; }

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

This div background color is #D9C9AD.

Border color

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

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

This div border color is #D9C9AD.

Opacity

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

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

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

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

This text has shadow with #D9C9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9C9AD.

Preview

Color preview on black background

This text has color #D9C9AD on black background.


Color preview on white background

This text has color #D9C9AD on white background.


Black color preview on #D9C9AD background

This text has black color on #D9C9AD background.


White color preview on #D9C9AD background

This text has white color on #D9C9AD background.


Related colors

Complementary color

Complementary color for #hex is #263652.


I love getcolorcode.com

Triadic colors

1 #ADD9C9 and #C9ADD9 with #D9C9AD are triadic colors.

2 #ADC9D9 and #C9D9AD with #D9C9AD are triadic colors.