COLOR #D9ADEB

HEX: #D9ADEB RGB: (217,173,235)

Renk bilgisi

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

RGB renk modeli

#D9ADEB color RGB value is (217,173,235).

RGB: (217,173,235) (85%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 235 of 255 = 92%

217
173
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 235 = 625 (100%)
R 217 of 625 ~ 34.72%
G 173 of 625 ~ 27.68%
B 235 of 625 ~ 37.6'%

%34.72
%27.68
%37.6

CMYK RENK MODELİ

#D9ADEB rengi CMYK tonu (8,26,0,8).

  • camgöbeği tonu 7.66%
  • eflatun tonu 26.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (8,26,0,8)
C8M26Y0K8 (8%, 26%, 0%, 8%)
(0.08 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%7.66
%26.38
%0
%7.84

Codes

Color #D9ADEB in popluar color models

D9 AD EB
RGB 217 173 235
HSL 283° 60.78% 80.00%
HSB/HSV 283° 26.38% 92.16%
CMYK 7.66% 26.38% 0.00%
7.84%

Color #D9ADEB in popluar number systems.

HEX D9 AD EB
Decimal 217 173 235
Binary 11011001 10101101 11101011
Octal 331 255 353

Shades and tints

Shades of #D9ADEB

#D9ADEB
(217,173,235)
#C69ED6
(198,158,214)
#B38FC1
(179,143,193)
#A080AC
(160,128,172)
#8D7197
(141,113,151)
#7A6282
(122,98,130)
#67536D
(103,83,109)
#544458
(84,68,88)
#413543
(65,53,67)
#2E262E
(46,38,46)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #D9ADEB

#D9ADEB
(217,173,235)
#DCB4EC
(220,180,236)
#DFBBED
(223,187,237)
#E2C2EE
(226,194,238)
#E5C9EF
(229,201,239)
#E8D0F0
(232,208,240)
#EBD7F1
(235,215,241)
#EEDEF2
(238,222,242)
#F1E5F3
(241,229,243)
#F4ECF4
(244,236,244)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9ADEB; }

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

This text font color is #D9ADEB.

Background Color

.myBgColor { background-color: #D9ADEB; }

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

This div background color is #D9ADEB.

Border color

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

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

This div border color is #D9ADEB.

Opacity

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

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

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

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

This text has shadow with #D9ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9ADEB.

Preview

Color preview on black background

This text has color #D9ADEB on black background.


Color preview on white background

This text has color #D9ADEB on white background.


Black color preview on #D9ADEB background

This text has black color on #D9ADEB background.


White color preview on #D9ADEB background

This text has white color on #D9ADEB background.


Related colors

Complementary color

Complementary color for #hex is #265214.


I love getcolorcode.com

Triadic colors

1 #EBD9AD and #ADEBD9 with #D9ADEB are triadic colors.

2 #EBADD9 and #ADD9EB with #D9ADEB are triadic colors.