COLOR #D5AED9

HEX: #D5AED9 RGB: (213,174,217)

Renk bilgisi

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

RGB renk modeli

#D5AED9 color RGB value is (213,174,217).

RGB: (213,174,217) (84%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 174 of 255 = 68%
B 217 of 255 = 85%

213
174
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 174 + 217 = 604 (100%)
R 213 of 604 ~ 35.26%
G 174 of 604 ~ 28.81%
B 217 of 604 ~ 35.93'%

%35.26
%28.81
%35.93

CMYK RENK MODELİ

#D5AED9 rengi CMYK tonu (2,20,0,15).

  • camgöbeği tonu 1.84%
  • eflatun tonu 19.82%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (2,20,0,15)
C2M20Y0K15 (2%, 20%, 0%, 15%)
(0.02 / 0.20 / 0.00 / 0.15)

CMYK yüzdeleri

%1.84
%19.82
%0
%14.9

Codes

Color #D5AED9 in popluar color models

D5 AE D9
RGB 213 174 217
HSL 294° 36.13% 76.67%
HSB/HSV 294° 19.82% 85.10%
CMYK 1.84% 19.82% 0.00%
14.90%

Color #D5AED9 in popluar number systems.

HEX D5 AE D9
Decimal 213 174 217
Binary 11010101 10101110 11011001
Octal 325 256 331

Shades and tints

Shades of #D5AED9

#D5AED9
(213,174,217)
#C29FC6
(194,159,198)
#AF90B3
(175,144,179)
#9C81A0
(156,129,160)
#89728D
(137,114,141)
#76637A
(118,99,122)
#635467
(99,84,103)
#504554
(80,69,84)
#3D3641
(61,54,65)
#2A272E
(42,39,46)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #D5AED9

#D5AED9
(213,174,217)
#D8B5DC
(216,181,220)
#DBBCDF
(219,188,223)
#DEC3E2
(222,195,226)
#E1CAE5
(225,202,229)
#E4D1E8
(228,209,232)
#E7D8EB
(231,216,235)
#EADFEE
(234,223,238)
#EDE6F1
(237,230,241)
#F0EDF4
(240,237,244)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5AED9; }

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

This text font color is #D5AED9.

Background Color

.myBgColor { background-color: #D5AED9; }

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

This div background color is #D5AED9.

Border color

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

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

This div border color is #D5AED9.

Opacity

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

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

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

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

This text has shadow with #D5AED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5AED9.

Preview

Color preview on black background

This text has color #D5AED9 on black background.


Color preview on white background

This text has color #D5AED9 on white background.


Black color preview on #D5AED9 background

This text has black color on #D5AED9 background.


White color preview on #D5AED9 background

This text has white color on #D5AED9 background.


Related colors

Complementary color

Complementary color for #hex is #2A5126.


I love getcolorcode.com

Triadic colors

1 #D9D5AE and #AED9D5 with #D5AED9 are triadic colors.

2 #D9AED5 and #AED5D9 with #D5AED9 are triadic colors.