COLOR #D9ADDA

HEX: #D9ADDA RGB: (217,173,218)

Renk bilgisi

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

RGB renk modeli

#D9ADDA color RGB value is (217,173,218).

RGB: (217,173,218) (85%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 173 of 255 = 68%
B 218 of 255 = 85%

217
173
218

R + G + B ~ 79%. #D9ADDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 173 + 218 = 608 (100%)
R 217 of 608 ~ 35.69%
G 173 of 608 ~ 28.45%
B 218 of 608 ~ 35.86'%

%35.69
%28.45
%35.86

CMYK RENK MODELİ

#D9ADDA rengi CMYK tonu (0,21,0,15).

  • camgöbeği tonu 0.46%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (0,21,0,15)
C0M21Y0K15 (0%, 21%, 0%, 15%)
(0.00 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%0.46
%20.64
%0
%14.51

Codes

Color #D9ADDA in popluar color models

D9 AD DA
RGB 217 173 218
HSL 299° 37.82% 76.67%
HSB/HSV 299° 20.64% 85.49%
CMYK 0.46% 20.64% 0.00%
14.51%

Color #D9ADDA in popluar number systems.

HEX D9 AD DA
Decimal 217 173 218
Binary 11011001 10101101 11011010
Octal 331 255 332

Shades and tints

Shades of #D9ADDA

#D9ADDA
(217,173,218)
#C69EC7
(198,158,199)
#B38FB4
(179,143,180)
#A080A1
(160,128,161)
#8D718E
(141,113,142)
#7A627B
(122,98,123)
#675368
(103,83,104)
#544455
(84,68,85)
#413542
(65,53,66)
#2E262F
(46,38,47)
#1B171C
(27,23,28)
#000000
(0,0,0)

Tints of #D9ADDA

#D9ADDA
(217,173,218)
#DCB4DD
(220,180,221)
#DFBBE0
(223,187,224)
#E2C2E3
(226,194,227)
#E5C9E6
(229,201,230)
#E8D0E9
(232,208,233)
#EBD7EC
(235,215,236)
#EEDEEF
(238,222,239)
#F1E5F2
(241,229,242)
#F4ECF5
(244,236,245)
#F7F3F8
(247,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9ADDA; }

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

This text font color is #D9ADDA.

Background Color

.myBgColor { background-color: #D9ADDA; }

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

This div background color is #D9ADDA.

Border color

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

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

This div border color is #D9ADDA.

Opacity

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

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

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

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

This text has shadow with #D9ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9ADDA.

Preview

Color preview on black background

This text has color #D9ADDA on black background.


Color preview on white background

This text has color #D9ADDA on white background.


Black color preview on #D9ADDA background

This text has black color on #D9ADDA background.


White color preview on #D9ADDA background

This text has white color on #D9ADDA background.


Related colors

Complementary color

Complementary color for #hex is #265225.


I love getcolorcode.com

Triadic colors

1 #DAD9AD and #ADDAD9 with #D9ADDA are triadic colors.

2 #DAADD9 and #ADD9DA with #D9ADDA are triadic colors.