COLOR #D9ADB6

HEX: #D9ADB6 RGB: (217,173,182)

Renk bilgisi

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

RGB renk modeli

#D9ADB6 color RGB value is (217,173,182).

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

RGB bağlantıları ve doygunluk

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

217
173
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 182 = 572 (100%)
R 217 of 572 ~ 37.94%
G 173 of 572 ~ 30.24%
B 182 of 572 ~ 31.82'%

%37.94
%30.24
%31.82

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.28%
  • sarı tonu 16.13%
  • 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
%16.13
%14.9

Codes

Color #D9ADB6 in popluar color models

D9 AD B6
RGB 217 173 182
HSL 348° 36.67% 76.47%
HSB/HSV 348° 20.28% 85.10%
CMYK 0.00% 20.28% 16.13%
14.90%

Color #D9ADB6 in popluar number systems.

HEX D9 AD B6
Decimal 217 173 182
Binary 11011001 10101101 10110110
Octal 331 255 266

Shades and tints

Shades of #D9ADB6

#D9ADB6
(217,173,182)
#C69EA6
(198,158,166)
#B38F96
(179,143,150)
#A08086
(160,128,134)
#8D7176
(141,113,118)
#7A6266
(122,98,102)
#675356
(103,83,86)
#544446
(84,68,70)
#413536
(65,53,54)
#2E2626
(46,38,38)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #D9ADB6

#D9ADB6
(217,173,182)
#DCB4BC
(220,180,188)
#DFBBC2
(223,187,194)
#E2C2C8
(226,194,200)
#E5C9CE
(229,201,206)
#E8D0D4
(232,208,212)
#EBD7DA
(235,215,218)
#EEDEE0
(238,222,224)
#F1E5E6
(241,229,230)
#F4ECEC
(244,236,236)
#F7F3F2
(247,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9ADB6; }

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

This text font color is #D9ADB6.

Background Color

.myBgColor { background-color: #D9ADB6; }

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

This div background color is #D9ADB6.

Border color

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

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

This div border color is #D9ADB6.

Opacity

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

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

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

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

This text has shadow with #D9ADB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9ADB6.

Preview

Color preview on black background

This text has color #D9ADB6 on black background.


Color preview on white background

This text has color #D9ADB6 on white background.


Black color preview on #D9ADB6 background

This text has black color on #D9ADB6 background.


White color preview on #D9ADB6 background

This text has white color on #D9ADB6 background.


Related colors

Complementary color

Complementary color for #hex is #265249.


I love getcolorcode.com

Triadic colors

1 #B6D9AD and #ADB6D9 with #D9ADB6 are triadic colors.

2 #B6ADD9 and #ADD9B6 with #D9ADB6 are triadic colors.