COLOR #D5AAE4

HEX: #D5AAE4 RGB: (213,170,228)

Renk bilgisi

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

RGB renk modeli

#D5AAE4 color RGB value is (213,170,228).

RGB: (213,170,228) (84%, 67%, 89%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 170 of 255 = 67%
B 228 of 255 = 89%

213
170
228

R + G + B ~ 80%. #D5AAE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 170 + 228 = 611 (100%)
R 213 of 611 ~ 34.86%
G 170 of 611 ~ 27.82%
B 228 of 611 ~ 37.32'%

%34.86
%27.82
%37.32

CMYK RENK MODELİ

#D5AAE4 rengi CMYK tonu (7,25,0,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 25.44%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (7,25,0,11)
C7M25Y0K11 (7%, 25%, 0%, 11%)
(0.07 / 0.25 / 0.00 / 0.11)

CMYK yüzdeleri

%6.58
%25.44
%0
%10.59

Codes

Color #D5AAE4 in popluar color models

D5 AA E4
RGB 213 170 228
HSL 284° 51.79% 78.04%
HSB/HSV 284° 25.44% 89.41%
CMYK 6.58% 25.44% 0.00%
10.59%

Color #D5AAE4 in popluar number systems.

HEX D5 AA E4
Decimal 213 170 228
Binary 11010101 10101010 11100100
Octal 325 252 344

Shades and tints

Shades of #D5AAE4

#D5AAE4
(213,170,228)
#C29BD0
(194,155,208)
#AF8CBC
(175,140,188)
#9C7DA8
(156,125,168)
#896E94
(137,110,148)
#765F80
(118,95,128)
#63506C
(99,80,108)
#504158
(80,65,88)
#3D3244
(61,50,68)
#2A2330
(42,35,48)
#17141C
(23,20,28)
#000000
(0,0,0)

Tints of #D5AAE4

#D5AAE4
(213,170,228)
#D8B1E6
(216,177,230)
#DBB8E8
(219,184,232)
#DEBFEA
(222,191,234)
#E1C6EC
(225,198,236)
#E4CDEE
(228,205,238)
#E7D4F0
(231,212,240)
#EADBF2
(234,219,242)
#EDE2F4
(237,226,244)
#F0E9F6
(240,233,246)
#F3F0F8
(243,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5AAE4 color. Also use rgb(213,170,228) instead hex code.

Text Font Color

.myTextColor { color: #D5AAE4; }

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

This text font color is #D5AAE4.

Background Color

.myBgColor { background-color: #D5AAE4; }

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

This div background color is #D5AAE4.

Border color

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

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

This div border color is #D5AAE4.

Opacity

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

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

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

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

This text has shadow with #D5AAE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5AAE4.

Preview

Color preview on black background

This text has color #D5AAE4 on black background.


Color preview on white background

This text has color #D5AAE4 on white background.


Black color preview on #D5AAE4 background

This text has black color on #D5AAE4 background.


White color preview on #D5AAE4 background

This text has white color on #D5AAE4 background.


Related colors

Complementary color

Complementary color for #hex is #2A551B.


I love getcolorcode.com

Triadic colors

1 #E4D5AA and #AAE4D5 with #D5AAE4 are triadic colors.

2 #E4AAD5 and #AAD5E4 with #D5AAE4 are triadic colors.