COLOR #D9AD93

HEX: #D9AD93 RGB: (217,173,147)

Renk bilgisi

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

RGB renk modeli

#D9AD93 color RGB value is (217,173,147).

RGB: (217,173,147) (85%, 68%, 58%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 147 of 255 = 58%

217
173
147

R + G + B ~ 70%. #D9AD93 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 147 = 537 (100%)
R 217 of 537 ~ 40.41%
G 173 of 537 ~ 32.22%
B 147 of 537 ~ 27.37'%

%40.41
%32.22
%27.37

CMYK RENK MODELİ

#D9AD93 rengi CMYK tonu (0,20,32,15).

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

CMYK: (0,20,32,15)
C0M20Y32K15 (0%, 20%, 32%, 15%)
(0.00 / 0.20 / 0.32 / 0.15)

CMYK yüzdeleri

%0
%20.28
%32.26
%14.9

Codes

Color #D9AD93 in popluar color models

D9 AD 93
RGB 217 173 147
HSL 22° 47.95% 71.37%
HSB/HSV 22° 32.26% 85.10%
CMYK 0.00% 20.28% 32.26%
14.90%

Color #D9AD93 in popluar number systems.

HEX D9 AD 93
Decimal 217 173 147
Binary 11011001 10101101 10010011
Octal 331 255 223

Shades and tints

Shades of #D9AD93

#D9AD93
(217,173,147)
#C69E86
(198,158,134)
#B38F79
(179,143,121)
#A0806C
(160,128,108)
#8D715F
(141,113,95)
#7A6252
(122,98,82)
#675345
(103,83,69)
#544438
(84,68,56)
#41352B
(65,53,43)
#2E261E
(46,38,30)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #D9AD93

#D9AD93
(217,173,147)
#DCB49C
(220,180,156)
#DFBBA5
(223,187,165)
#E2C2AE
(226,194,174)
#E5C9B7
(229,201,183)
#E8D0C0
(232,208,192)
#EBD7C9
(235,215,201)
#EEDED2
(238,222,210)
#F1E5DB
(241,229,219)
#F4ECE4
(244,236,228)
#F7F3ED
(247,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9AD93; }

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

This text font color is #D9AD93.

Background Color

.myBgColor { background-color: #D9AD93; }

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

This div background color is #D9AD93.

Border color

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

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

This div border color is #D9AD93.

Opacity

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

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

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

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

This text has shadow with #D9AD93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9AD93.

Preview

Color preview on black background

This text has color #D9AD93 on black background.


Color preview on white background

This text has color #D9AD93 on white background.


Black color preview on #D9AD93 background

This text has black color on #D9AD93 background.


White color preview on #D9AD93 background

This text has white color on #D9AD93 background.


Related colors

Complementary color

Complementary color for #hex is #26526C.


I love getcolorcode.com

Triadic colors

1 #93D9AD and #AD93D9 with #D9AD93 are triadic colors.

2 #93ADD9 and #ADD993 with #D9AD93 are triadic colors.