COLOR #D9ADB5

HEX: #D9ADB5 RGB: (217,173,181)

Renk bilgisi

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

RGB renk modeli

#D9ADB5 color RGB value is (217,173,181).

RGB: (217,173,181) (85%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 181 of 255 = 71%

217
173
181

R + G + B ~ 75%. #D9ADB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 181 = 571 (100%)
R 217 of 571 ~ 38%
G 173 of 571 ~ 30.3%
B 181 of 571 ~ 31.7'%

%38
%30.3
%31.7

CMYK RENK MODELİ

#D9ADB5 rengi CMYK tonu (0,20,17,15).

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

CMYK: (0,20,17,15)
C0M20Y17K15 (0%, 20%, 17%, 15%)
(0.00 / 0.20 / 0.17 / 0.15)

CMYK yüzdeleri

%0
%20.28
%16.59
%14.9

Codes

Color #D9ADB5 in popluar color models

D9 AD B5
RGB 217 173 181
HSL 349° 36.67% 76.47%
HSB/HSV 349° 20.28% 85.10%
CMYK 0.00% 20.28% 16.59%
14.90%

Color #D9ADB5 in popluar number systems.

HEX D9 AD B5
Decimal 217 173 181
Binary 11011001 10101101 10110101
Octal 331 255 265

Shades and tints

Shades of #D9ADB5

#D9ADB5
(217,173,181)
#C69EA5
(198,158,165)
#B38F95
(179,143,149)
#A08085
(160,128,133)
#8D7175
(141,113,117)
#7A6265
(122,98,101)
#675355
(103,83,85)
#544445
(84,68,69)
#413535
(65,53,53)
#2E2625
(46,38,37)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #D9ADB5

#D9ADB5
(217,173,181)
#DCB4BB
(220,180,187)
#DFBBC1
(223,187,193)
#E2C2C7
(226,194,199)
#E5C9CD
(229,201,205)
#E8D0D3
(232,208,211)
#EBD7D9
(235,215,217)
#EEDEDF
(238,222,223)
#F1E5E5
(241,229,229)
#F4ECEB
(244,236,235)
#F7F3F1
(247,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9ADB5; }

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

This text font color is #D9ADB5.

Background Color

.myBgColor { background-color: #D9ADB5; }

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

This div background color is #D9ADB5.

Border color

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

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

This div border color is #D9ADB5.

Opacity

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

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

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

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

This text has shadow with #D9ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9ADB5.

Preview

Color preview on black background

This text has color #D9ADB5 on black background.


Color preview on white background

This text has color #D9ADB5 on white background.


Black color preview on #D9ADB5 background

This text has black color on #D9ADB5 background.


White color preview on #D9ADB5 background

This text has white color on #D9ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #26524A.


I love getcolorcode.com

Triadic colors

1 #B5D9AD and #ADB5D9 with #D9ADB5 are triadic colors.

2 #B5ADD9 and #ADD9B5 with #D9ADB5 are triadic colors.