COLOR #D9AD8D

HEX: #D9AD8D RGB: (217,173,141)

Renk bilgisi

#D9AD8D contains mainly red and green colors. #D9AD8D ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#D9AD8D color RGB value is (217,173,141).

RGB: (217,173,141) (85%, 68%, 55%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 141 of 255 = 55%

217
173
141

R + G + B ~ 69%. #D9AD8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 141 = 531 (100%)
R 217 of 531 ~ 40.87%
G 173 of 531 ~ 32.58%
B 141 of 531 ~ 26.55'%

%40.87
%32.58
%26.55

CMYK RENK MODELİ

#D9AD8D rengi CMYK tonu (0,20,35,15).

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

CMYK: (0,20,35,15)
C0M20Y35K15 (0%, 20%, 35%, 15%)
(0.00 / 0.20 / 0.35 / 0.15)

CMYK yüzdeleri

%0
%20.28
%35.02
%14.9

Codes

Color #D9AD8D in popluar color models

D9 AD 8D
RGB 217 173 141
HSL 25° 50.00% 70.20%
HSB/HSV 25° 35.02% 85.10%
CMYK 0.00% 20.28% 35.02%
14.90%

Color #D9AD8D in popluar number systems.

HEX D9 AD 8D
Decimal 217 173 141
Binary 11011001 10101101 10001101
Octal 331 255 215

Shades and tints

Shades of #D9AD8D

#D9AD8D
(217,173,141)
#C69E81
(198,158,129)
#B38F75
(179,143,117)
#A08069
(160,128,105)
#8D715D
(141,113,93)
#7A6251
(122,98,81)
#675345
(103,83,69)
#544439
(84,68,57)
#41352D
(65,53,45)
#2E2621
(46,38,33)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #D9AD8D

#D9AD8D
(217,173,141)
#DCB497
(220,180,151)
#DFBBA1
(223,187,161)
#E2C2AB
(226,194,171)
#E5C9B5
(229,201,181)
#E8D0BF
(232,208,191)
#EBD7C9
(235,215,201)
#EEDED3
(238,222,211)
#F1E5DD
(241,229,221)
#F4ECE7
(244,236,231)
#F7F3F1
(247,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9AD8D; }

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

This text font color is #D9AD8D.

Background Color

.myBgColor { background-color: #D9AD8D; }

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

This div background color is #D9AD8D.

Border color

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

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

This div border color is #D9AD8D.

Opacity

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

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

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

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

This text has shadow with #D9AD8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9AD8D.

Preview

Color preview on black background

This text has color #D9AD8D on black background.


Color preview on white background

This text has color #D9AD8D on white background.


Black color preview on #D9AD8D background

This text has black color on #D9AD8D background.


White color preview on #D9AD8D background

This text has white color on #D9AD8D background.


Related colors

Complementary color

Complementary color for #hex is #265272.


I love getcolorcode.com

Triadic colors

1 #8DD9AD and #AD8DD9 with #D9AD8D are triadic colors.

2 #8DADD9 and #ADD98D with #D9AD8D are triadic colors.