COLOR #D9ADB7

HEX: #D9ADB7 RGB: (217,173,183)

Renk bilgisi

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

RGB renk modeli

#D9ADB7 color RGB value is (217,173,183).

RGB: (217,173,183) (85%, 68%, 72%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 183 of 255 = 72%

217
173
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 183 = 573 (100%)
R 217 of 573 ~ 37.87%
G 173 of 573 ~ 30.19%
B 183 of 573 ~ 31.94'%

%37.87
%30.19
%31.94

CMYK RENK MODELİ

#D9ADB7 rengi CMYK tonu (0,20,16,15).

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

CMYK: (0,20,16,15)
C0M20Y16K15 (0%, 20%, 16%, 15%)
(0.00 / 0.20 / 0.16 / 0.15)

CMYK yüzdeleri

%0
%20.28
%15.67
%14.9

Codes

Color #D9ADB7 in popluar color models

D9 AD B7
RGB 217 173 183
HSL 346° 36.67% 76.47%
HSB/HSV 346° 20.28% 85.10%
CMYK 0.00% 20.28% 15.67%
14.90%

Color #D9ADB7 in popluar number systems.

HEX D9 AD B7
Decimal 217 173 183
Binary 11011001 10101101 10110111
Octal 331 255 267

Shades and tints

Shades of #D9ADB7

#D9ADB7
(217,173,183)
#C69EA7
(198,158,167)
#B38F97
(179,143,151)
#A08087
(160,128,135)
#8D7177
(141,113,119)
#7A6267
(122,98,103)
#675357
(103,83,87)
#544447
(84,68,71)
#413537
(65,53,55)
#2E2627
(46,38,39)
#1B1717
(27,23,23)
#000000
(0,0,0)

Tints of #D9ADB7

#D9ADB7
(217,173,183)
#DCB4BD
(220,180,189)
#DFBBC3
(223,187,195)
#E2C2C9
(226,194,201)
#E5C9CF
(229,201,207)
#E8D0D5
(232,208,213)
#EBD7DB
(235,215,219)
#EEDEE1
(238,222,225)
#F1E5E7
(241,229,231)
#F4ECED
(244,236,237)
#F7F3F3
(247,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9ADB7; }

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

This text font color is #D9ADB7.

Background Color

.myBgColor { background-color: #D9ADB7; }

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

This div background color is #D9ADB7.

Border color

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

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

This div border color is #D9ADB7.

Opacity

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

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

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

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

This text has shadow with #D9ADB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9ADB7.

Preview

Color preview on black background

This text has color #D9ADB7 on black background.


Color preview on white background

This text has color #D9ADB7 on white background.


Black color preview on #D9ADB7 background

This text has black color on #D9ADB7 background.


White color preview on #D9ADB7 background

This text has white color on #D9ADB7 background.


Related colors

Complementary color

Complementary color for #hex is #265248.


I love getcolorcode.com

Triadic colors

1 #B7D9AD and #ADB7D9 with #D9ADB7 are triadic colors.

2 #B7ADD9 and #ADD9B7 with #D9ADB7 are triadic colors.