COLOR #D7ADE2

HEX: #D7ADE2 RGB: (215,173,226)

Renk bilgisi

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

RGB renk modeli

#D7ADE2 color RGB value is (215,173,226).

RGB: (215,173,226) (84%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 173 of 255 = 68%
B 226 of 255 = 89%

215
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 173 + 226 = 614 (100%)
R 215 of 614 ~ 35.02%
G 173 of 614 ~ 28.18%
B 226 of 614 ~ 36.81'%

%35.02
%28.18
%36.81

CMYK RENK MODELİ

#D7ADE2 rengi CMYK tonu (5,23,0,11).

  • camgöbeği tonu 4.87%
  • eflatun tonu 23.45%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (5,23,0,11)
C5M23Y0K11 (5%, 23%, 0%, 11%)
(0.05 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%4.87
%23.45
%0
%11.37

Codes

Color #D7ADE2 in popluar color models

D7 AD E2
RGB 215 173 226
HSL 288° 47.75% 78.24%
HSB/HSV 288° 23.45% 88.63%
CMYK 4.87% 23.45% 0.00%
11.37%

Color #D7ADE2 in popluar number systems.

HEX D7 AD E2
Decimal 215 173 226
Binary 11010111 10101101 11100010
Octal 327 255 342

Shades and tints

Shades of #D7ADE2

#D7ADE2
(215,173,226)
#C49ECE
(196,158,206)
#B18FBA
(177,143,186)
#9E80A6
(158,128,166)
#8B7192
(139,113,146)
#78627E
(120,98,126)
#65536A
(101,83,106)
#524456
(82,68,86)
#3F3542
(63,53,66)
#2C262E
(44,38,46)
#19171A
(25,23,26)
#000000
(0,0,0)

Tints of #D7ADE2

#D7ADE2
(215,173,226)
#DAB4E4
(218,180,228)
#DDBBE6
(221,187,230)
#E0C2E8
(224,194,232)
#E3C9EA
(227,201,234)
#E6D0EC
(230,208,236)
#E9D7EE
(233,215,238)
#ECDEF0
(236,222,240)
#EFE5F2
(239,229,242)
#F2ECF4
(242,236,244)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7ADE2 color. Also use rgb(215,173,226) instead hex code.

Text Font Color

.myTextColor { color: #D7ADE2; }

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

This text font color is #D7ADE2.

Background Color

.myBgColor { background-color: #D7ADE2; }

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

This div background color is #D7ADE2.

Border color

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

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

This div border color is #D7ADE2.

Opacity

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

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

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

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

This text has shadow with #D7ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7ADE2.

Preview

Color preview on black background

This text has color #D7ADE2 on black background.


Color preview on white background

This text has color #D7ADE2 on white background.


Black color preview on #D7ADE2 background

This text has black color on #D7ADE2 background.


White color preview on #D7ADE2 background

This text has white color on #D7ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #28521D.


I love getcolorcode.com

Triadic colors

1 #E2D7AD and #ADE2D7 with #D7ADE2 are triadic colors.

2 #E2ADD7 and #ADD7E2 with #D7ADE2 are triadic colors.