COLOR #D9ADE6

HEX: #D9ADE6 RGB: (217,173,230)

Renk bilgisi

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

RGB renk modeli

#D9ADE6 color RGB value is (217,173,230).

RGB: (217,173,230) (85%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 230 of 255 = 90%

217
173
230

R + G + B ~ 81%. #D9ADE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 230 = 620 (100%)
R 217 of 620 ~ 35%
G 173 of 620 ~ 27.9%
B 230 of 620 ~ 37.1'%

%35
%27.9
%37.1

CMYK RENK MODELİ

#D9ADE6 rengi CMYK tonu (6,25,0,10).

  • camgöbeği tonu 5.65%
  • eflatun tonu 24.78%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (6,25,0,10)
C6M25Y0K10 (6%, 25%, 0%, 10%)
(0.06 / 0.25 / 0.00 / 0.10)

CMYK yüzdeleri

%5.65
%24.78
%0
%9.8

Codes

Color #D9ADE6 in popluar color models

D9 AD E6
RGB 217 173 230
HSL 286° 53.27% 79.02%
HSB/HSV 286° 24.78% 90.20%
CMYK 5.65% 24.78% 0.00%
9.80%

Color #D9ADE6 in popluar number systems.

HEX D9 AD E6
Decimal 217 173 230
Binary 11011001 10101101 11100110
Octal 331 255 346

Shades and tints

Shades of #D9ADE6

#D9ADE6
(217,173,230)
#C69ED2
(198,158,210)
#B38FBE
(179,143,190)
#A080AA
(160,128,170)
#8D7196
(141,113,150)
#7A6282
(122,98,130)
#67536E
(103,83,110)
#54445A
(84,68,90)
#413546
(65,53,70)
#2E2632
(46,38,50)
#1B171E
(27,23,30)
#000000
(0,0,0)

Tints of #D9ADE6

#D9ADE6
(217,173,230)
#DCB4E8
(220,180,232)
#DFBBEA
(223,187,234)
#E2C2EC
(226,194,236)
#E5C9EE
(229,201,238)
#E8D0F0
(232,208,240)
#EBD7F2
(235,215,242)
#EEDEF4
(238,222,244)
#F1E5F6
(241,229,246)
#F4ECF8
(244,236,248)
#F7F3FA
(247,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9ADE6; }

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

This text font color is #D9ADE6.

Background Color

.myBgColor { background-color: #D9ADE6; }

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

This div background color is #D9ADE6.

Border color

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

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

This div border color is #D9ADE6.

Opacity

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

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

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

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

This text has shadow with #D9ADE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9ADE6.

Preview

Color preview on black background

This text has color #D9ADE6 on black background.


Color preview on white background

This text has color #D9ADE6 on white background.


Black color preview on #D9ADE6 background

This text has black color on #D9ADE6 background.


White color preview on #D9ADE6 background

This text has white color on #D9ADE6 background.


Related colors

Complementary color

Complementary color for #hex is #265219.


I love getcolorcode.com

Triadic colors

1 #E6D9AD and #ADE6D9 with #D9ADE6 are triadic colors.

2 #E6ADD9 and #ADD9E6 with #D9ADE6 are triadic colors.