COLOR #D9ADEF

HEX: #D9ADEF RGB: (217,173,239)

Renk bilgisi

#D9ADEF contains mainly red and blue colors. #D9ADEF ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#D9ADEF color RGB value is (217,173,239).

RGB: (217,173,239) (85%, 68%, 94%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 239 of 255 = 94%

217
173
239

R + G + B ~ 82%. #D9ADEF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 239 = 629 (100%)
R 217 of 629 ~ 34.5%
G 173 of 629 ~ 27.5%
B 239 of 629 ~ 38'%

%34.5
%27.5
%38

CMYK RENK MODELİ

#D9ADEF rengi CMYK tonu (9,28,0,6).

  • camgöbeği tonu 9.21%
  • eflatun tonu 27.62%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (9,28,0,6)
C9M28Y0K6 (9%, 28%, 0%, 6%)
(0.09 / 0.28 / 0.00 / 0.06)

CMYK yüzdeleri

%9.21
%27.62
%0
%6.27

Codes

Color #D9ADEF in popluar color models

D9 AD EF
RGB 217 173 239
HSL 280° 67.35% 80.78%
HSB/HSV 280° 27.62% 93.73%
CMYK 9.21% 27.62% 0.00%
6.27%

Color #D9ADEF in popluar number systems.

HEX D9 AD EF
Decimal 217 173 239
Binary 11011001 10101101 11101111
Octal 331 255 357

Shades and tints

Shades of #D9ADEF

#D9ADEF
(217,173,239)
#C69EDA
(198,158,218)
#B38FC5
(179,143,197)
#A080B0
(160,128,176)
#8D719B
(141,113,155)
#7A6286
(122,98,134)
#675371
(103,83,113)
#54445C
(84,68,92)
#413547
(65,53,71)
#2E2632
(46,38,50)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #D9ADEF

#D9ADEF
(217,173,239)
#DCB4F0
(220,180,240)
#DFBBF1
(223,187,241)
#E2C2F2
(226,194,242)
#E5C9F3
(229,201,243)
#E8D0F4
(232,208,244)
#EBD7F5
(235,215,245)
#EEDEF6
(238,222,246)
#F1E5F7
(241,229,247)
#F4ECF8
(244,236,248)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9ADEF; }

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

This text font color is #D9ADEF.

Background Color

.myBgColor { background-color: #D9ADEF; }

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

This div background color is #D9ADEF.

Border color

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

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

This div border color is #D9ADEF.

Opacity

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

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

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

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

This text has shadow with #D9ADEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9ADEF.

Preview

Color preview on black background

This text has color #D9ADEF on black background.


Color preview on white background

This text has color #D9ADEF on white background.


Black color preview on #D9ADEF background

This text has black color on #D9ADEF background.


White color preview on #D9ADEF background

This text has white color on #D9ADEF background.


Related colors

Complementary color

Complementary color for #hex is #265210.


I love getcolorcode.com

Triadic colors

1 #EFD9AD and #ADEFD9 with #D9ADEF are triadic colors.

2 #EFADD9 and #ADD9EF with #D9ADEF are triadic colors.