COLOR #D7AAE6

HEX: #D7AAE6 RGB: (215,170,230)

Renk bilgisi

#D7AAE6 contains mainly red and blue colors. #D7AAE6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#D7AAE6 color RGB value is (215,170,230).

RGB: (215,170,230) (84%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 170 of 255 = 67%
B 230 of 255 = 90%

215
170
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 170 + 230 = 615 (100%)
R 215 of 615 ~ 34.96%
G 170 of 615 ~ 27.64%
B 230 of 615 ~ 37.4'%

%34.96
%27.64
%37.4

CMYK RENK MODELİ

#D7AAE6 rengi CMYK tonu (7,26,0,10).

  • camgöbeği tonu 6.52%
  • eflatun tonu 26.09%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (7,26,0,10)
C7M26Y0K10 (7%, 26%, 0%, 10%)
(0.07 / 0.26 / 0.00 / 0.10)

CMYK yüzdeleri

%6.52
%26.09
%0
%9.8

Codes

Color #D7AAE6 in popluar color models

D7 AA E6
RGB 215 170 230
HSL 285° 54.55% 78.43%
HSB/HSV 285° 26.09% 90.20%
CMYK 6.52% 26.09% 0.00%
9.80%

Color #D7AAE6 in popluar number systems.

HEX D7 AA E6
Decimal 215 170 230
Binary 11010111 10101010 11100110
Octal 327 252 346

Shades and tints

Shades of #D7AAE6

#D7AAE6
(215,170,230)
#C49BD2
(196,155,210)
#B18CBE
(177,140,190)
#9E7DAA
(158,125,170)
#8B6E96
(139,110,150)
#785F82
(120,95,130)
#65506E
(101,80,110)
#52415A
(82,65,90)
#3F3246
(63,50,70)
#2C2332
(44,35,50)
#19141E
(25,20,30)
#000000
(0,0,0)

Tints of #D7AAE6

#D7AAE6
(215,170,230)
#DAB1E8
(218,177,232)
#DDB8EA
(221,184,234)
#E0BFEC
(224,191,236)
#E3C6EE
(227,198,238)
#E6CDF0
(230,205,240)
#E9D4F2
(233,212,242)
#ECDBF4
(236,219,244)
#EFE2F6
(239,226,246)
#F2E9F8
(242,233,248)
#F5F0FA
(245,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7AAE6 color. Also use rgb(215,170,230) instead hex code.

Text Font Color

.myTextColor { color: #D7AAE6; }

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

This text font color is #D7AAE6.

Background Color

.myBgColor { background-color: #D7AAE6; }

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

This div background color is #D7AAE6.

Border color

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

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

This div border color is #D7AAE6.

Opacity

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

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

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

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

This text has shadow with #D7AAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7AAE6.

Preview

Color preview on black background

This text has color #D7AAE6 on black background.


Color preview on white background

This text has color #D7AAE6 on white background.


Black color preview on #D7AAE6 background

This text has black color on #D7AAE6 background.


White color preview on #D7AAE6 background

This text has white color on #D7AAE6 background.


Related colors

Complementary color

Complementary color for #hex is #285519.


I love getcolorcode.com

Triadic colors

1 #E6D7AA and #AAE6D7 with #D7AAE6 are triadic colors.

2 #E6AAD7 and #AAD7E6 with #D7AAE6 are triadic colors.