COLOR #D9AD7E

HEX: #D9AD7E RGB: (217,173,126)

Renk bilgisi

#D9AD7E contains mainly red and green colors. #D9AD7E ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#D9AD7E color RGB value is (217,173,126).

RGB: (217,173,126) (85%, 68%, 49%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 126 of 255 = 49%

217
173
126

R + G + B ~ 67%. #D9AD7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 126 = 516 (100%)
R 217 of 516 ~ 42.05%
G 173 of 516 ~ 33.53%
B 126 of 516 ~ 24.42'%

%42.05
%33.53
%24.42

CMYK RENK MODELİ

#D9AD7E rengi CMYK tonu (0,20,42,15).

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

CMYK: (0,20,42,15)
C0M20Y42K15 (0%, 20%, 42%, 15%)
(0.00 / 0.20 / 0.42 / 0.15)

CMYK yüzdeleri

%0
%20.28
%41.94
%14.9

Codes

Color #D9AD7E in popluar color models

D9 AD 7E
RGB 217 173 126
HSL 31° 54.49% 67.25%
HSB/HSV 31° 41.94% 85.10%
CMYK 0.00% 20.28% 41.94%
14.90%

Color #D9AD7E in popluar number systems.

HEX D9 AD 7E
Decimal 217 173 126
Binary 11011001 10101101 1111110
Octal 331 255 176

Shades and tints

Shades of #D9AD7E

#D9AD7E
(217,173,126)
#C69E73
(198,158,115)
#B38F68
(179,143,104)
#A0805D
(160,128,93)
#8D7152
(141,113,82)
#7A6247
(122,98,71)
#67533C
(103,83,60)
#544431
(84,68,49)
#413526
(65,53,38)
#2E261B
(46,38,27)
#1B1710
(27,23,16)
#000000
(0,0,0)

Tints of #D9AD7E

#D9AD7E
(217,173,126)
#DCB489
(220,180,137)
#DFBB94
(223,187,148)
#E2C29F
(226,194,159)
#E5C9AA
(229,201,170)
#E8D0B5
(232,208,181)
#EBD7C0
(235,215,192)
#EEDECB
(238,222,203)
#F1E5D6
(241,229,214)
#F4ECE1
(244,236,225)
#F7F3EC
(247,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9AD7E; }

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

This text font color is #D9AD7E.

Background Color

.myBgColor { background-color: #D9AD7E; }

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

This div background color is #D9AD7E.

Border color

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

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

This div border color is #D9AD7E.

Opacity

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

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

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

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

This text has shadow with #D9AD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9AD7E.

Preview

Color preview on black background

This text has color #D9AD7E on black background.


Color preview on white background

This text has color #D9AD7E on white background.


Black color preview on #D9AD7E background

This text has black color on #D9AD7E background.


White color preview on #D9AD7E background

This text has white color on #D9AD7E background.


Related colors

Complementary color

Complementary color for #hex is #265281.


I love getcolorcode.com

Triadic colors

1 #7ED9AD and #AD7ED9 with #D9AD7E are triadic colors.

2 #7EADD9 and #ADD97E with #D9AD7E are triadic colors.