COLOR #D9AEDA

HEX: #D9AEDA RGB: (217,174,218)

Renk bilgisi

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

RGB renk modeli

#D9AEDA color RGB value is (217,174,218).

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

RGB bağlantıları ve doygunluk

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

217
174
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 174 + 218 = 609 (100%)
R 217 of 609 ~ 35.63%
G 174 of 609 ~ 28.57%
B 218 of 609 ~ 35.8'%

%35.63
%28.57
%35.8

CMYK RENK MODELİ

#D9AEDA rengi CMYK tonu (0,20,0,15).

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

CMYK: (0,20,0,15)
C0M20Y0K15 (0%, 20%, 0%, 15%)
(0.00 / 0.20 / 0.00 / 0.15)

CMYK yüzdeleri

%0.46
%20.18
%0
%14.51

Codes

Color #D9AEDA in popluar color models

D9 AE DA
RGB 217 174 218
HSL 299° 37.29% 76.86%
HSB/HSV 299° 20.18% 85.49%
CMYK 0.46% 20.18% 0.00%
14.51%

Color #D9AEDA in popluar number systems.

HEX D9 AE DA
Decimal 217 174 218
Binary 11011001 10101110 11011010
Octal 331 256 332

Shades and tints

Shades of #D9AEDA

#D9AEDA
(217,174,218)
#C69FC7
(198,159,199)
#B390B4
(179,144,180)
#A081A1
(160,129,161)
#8D728E
(141,114,142)
#7A637B
(122,99,123)
#675468
(103,84,104)
#544555
(84,69,85)
#413642
(65,54,66)
#2E272F
(46,39,47)
#1B181C
(27,24,28)
#000000
(0,0,0)

Tints of #D9AEDA

#D9AEDA
(217,174,218)
#DCB5DD
(220,181,221)
#DFBCE0
(223,188,224)
#E2C3E3
(226,195,227)
#E5CAE6
(229,202,230)
#E8D1E9
(232,209,233)
#EBD8EC
(235,216,236)
#EEDFEF
(238,223,239)
#F1E6F2
(241,230,242)
#F4EDF5
(244,237,245)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9AEDA; }

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

This text font color is #D9AEDA.

Background Color

.myBgColor { background-color: #D9AEDA; }

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

This div background color is #D9AEDA.

Border color

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

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

This div border color is #D9AEDA.

Opacity

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

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

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

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

This text has shadow with #D9AEDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9AEDA.

Preview

Color preview on black background

This text has color #D9AEDA on black background.


Color preview on white background

This text has color #D9AEDA on white background.


Black color preview on #D9AEDA background

This text has black color on #D9AEDA background.


White color preview on #D9AEDA background

This text has white color on #D9AEDA background.


Related colors

Complementary color

Complementary color for #hex is #265125.


I love getcolorcode.com

Triadic colors

1 #DAD9AE and #AEDAD9 with #D9AEDA are triadic colors.

2 #DAAED9 and #AED9DA with #D9AEDA are triadic colors.