COLOR #D9AEE5

HEX: #D9AEE5 RGB: (217,174,229)

Renk bilgisi

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

RGB renk modeli

#D9AEE5 color RGB value is (217,174,229).

RGB: (217,174,229) (85%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 174 of 255 = 68%
B 229 of 255 = 90%

217
174
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 174 + 229 = 620 (100%)
R 217 of 620 ~ 35%
G 174 of 620 ~ 28.06%
B 229 of 620 ~ 36.94'%

%35
%28.06
%36.94

CMYK RENK MODELİ

#D9AEE5 rengi CMYK tonu (5,24,0,10).

  • camgöbeği tonu 5.24%
  • eflatun tonu 24.02%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (5,24,0,10)
C5M24Y0K10 (5%, 24%, 0%, 10%)
(0.05 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%5.24
%24.02
%0
%10.2

Codes

Color #D9AEE5 in popluar color models

D9 AE E5
RGB 217 174 229
HSL 287° 51.40% 79.02%
HSB/HSV 287° 24.02% 89.80%
CMYK 5.24% 24.02% 0.00%
10.20%

Color #D9AEE5 in popluar number systems.

HEX D9 AE E5
Decimal 217 174 229
Binary 11011001 10101110 11100101
Octal 331 256 345

Shades and tints

Shades of #D9AEE5

#D9AEE5
(217,174,229)
#C69FD1
(198,159,209)
#B390BD
(179,144,189)
#A081A9
(160,129,169)
#8D7295
(141,114,149)
#7A6381
(122,99,129)
#67546D
(103,84,109)
#544559
(84,69,89)
#413645
(65,54,69)
#2E2731
(46,39,49)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #D9AEE5

#D9AEE5
(217,174,229)
#DCB5E7
(220,181,231)
#DFBCE9
(223,188,233)
#E2C3EB
(226,195,235)
#E5CAED
(229,202,237)
#E8D1EF
(232,209,239)
#EBD8F1
(235,216,241)
#EEDFF3
(238,223,243)
#F1E6F5
(241,230,245)
#F4EDF7
(244,237,247)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9AEE5; }

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

This text font color is #D9AEE5.

Background Color

.myBgColor { background-color: #D9AEE5; }

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

This div background color is #D9AEE5.

Border color

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

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

This div border color is #D9AEE5.

Opacity

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

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

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

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

This text has shadow with #D9AEE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9AEE5.

Preview

Color preview on black background

This text has color #D9AEE5 on black background.


Color preview on white background

This text has color #D9AEE5 on white background.


Black color preview on #D9AEE5 background

This text has black color on #D9AEE5 background.


White color preview on #D9AEE5 background

This text has white color on #D9AEE5 background.


Related colors

Complementary color

Complementary color for #hex is #26511A.


I love getcolorcode.com

Triadic colors

1 #E5D9AE and #AEE5D9 with #D9AEE5 are triadic colors.

2 #E5AED9 and #AED9E5 with #D9AEE5 are triadic colors.