COLOR #D9AD9F

HEX: #D9AD9F RGB: (217,173,159)

Renk bilgisi

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

RGB renk modeli

#D9AD9F color RGB value is (217,173,159).

RGB: (217,173,159) (85%, 68%, 62%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 159 of 255 = 62%

217
173
159

R + G + B ~ 72%. #D9AD9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 159 = 549 (100%)
R 217 of 549 ~ 39.53%
G 173 of 549 ~ 31.51%
B 159 of 549 ~ 28.96'%

%39.53
%31.51
%28.96

CMYK RENK MODELİ

#D9AD9F rengi CMYK tonu (0,20,27,15).

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

CMYK: (0,20,27,15)
C0M20Y27K15 (0%, 20%, 27%, 15%)
(0.00 / 0.20 / 0.27 / 0.15)

CMYK yüzdeleri

%0
%20.28
%26.73
%14.9

Codes

Color #D9AD9F in popluar color models

D9 AD 9F
RGB 217 173 159
HSL 14° 43.28% 73.73%
HSB/HSV 14° 26.73% 85.10%
CMYK 0.00% 20.28% 26.73%
14.90%

Color #D9AD9F in popluar number systems.

HEX D9 AD 9F
Decimal 217 173 159
Binary 11011001 10101101 10011111
Octal 331 255 237

Shades and tints

Shades of #D9AD9F

#D9AD9F
(217,173,159)
#C69E91
(198,158,145)
#B38F83
(179,143,131)
#A08075
(160,128,117)
#8D7167
(141,113,103)
#7A6259
(122,98,89)
#67534B
(103,83,75)
#54443D
(84,68,61)
#41352F
(65,53,47)
#2E2621
(46,38,33)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #D9AD9F

#D9AD9F
(217,173,159)
#DCB4A7
(220,180,167)
#DFBBAF
(223,187,175)
#E2C2B7
(226,194,183)
#E5C9BF
(229,201,191)
#E8D0C7
(232,208,199)
#EBD7CF
(235,215,207)
#EEDED7
(238,222,215)
#F1E5DF
(241,229,223)
#F4ECE7
(244,236,231)
#F7F3EF
(247,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9AD9F; }

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

This text font color is #D9AD9F.

Background Color

.myBgColor { background-color: #D9AD9F; }

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

This div background color is #D9AD9F.

Border color

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

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

This div border color is #D9AD9F.

Opacity

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

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

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

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

This text has shadow with #D9AD9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9AD9F.

Preview

Color preview on black background

This text has color #D9AD9F on black background.


Color preview on white background

This text has color #D9AD9F on white background.


Black color preview on #D9AD9F background

This text has black color on #D9AD9F background.


White color preview on #D9AD9F background

This text has white color on #D9AD9F background.


Related colors

Complementary color

Complementary color for #hex is #265260.


I love getcolorcode.com

Triadic colors

1 #9FD9AD and #AD9FD9 with #D9AD9F are triadic colors.

2 #9FADD9 and #ADD99F with #D9AD9F are triadic colors.