COLOR #D7ADEE

HEX: #D7ADEE RGB: (215,173,238)

Renk bilgisi

#D7ADEE contains mainly red and blue colors. #D7ADEE ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#D7ADEE color RGB value is (215,173,238).

RGB: (215,173,238) (84%, 68%, 93%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 173 of 255 = 68%
B 238 of 255 = 93%

215
173
238

R + G + B ~ 82%. #D7ADEE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 173 + 238 = 626 (100%)
R 215 of 626 ~ 34.35%
G 173 of 626 ~ 27.64%
B 238 of 626 ~ 38.02'%

%34.35
%27.64
%38.02

CMYK RENK MODELİ

#D7ADEE rengi CMYK tonu (10,27,0,7).

  • camgöbeği tonu 9.66%
  • eflatun tonu 27.31%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (10,27,0,7)
C10M27Y0K7 (10%, 27%, 0%, 7%)
(0.10 / 0.27 / 0.00 / 0.07)

CMYK yüzdeleri

%9.66
%27.31
%0
%6.67

Codes

Color #D7ADEE in popluar color models

D7 AD EE
RGB 215 173 238
HSL 279° 65.66% 80.59%
HSB/HSV 279° 27.31% 93.33%
CMYK 9.66% 27.31% 0.00%
6.67%

Color #D7ADEE in popluar number systems.

HEX D7 AD EE
Decimal 215 173 238
Binary 11010111 10101101 11101110
Octal 327 255 356

Shades and tints

Shades of #D7ADEE

#D7ADEE
(215,173,238)
#C49ED9
(196,158,217)
#B18FC4
(177,143,196)
#9E80AF
(158,128,175)
#8B719A
(139,113,154)
#786285
(120,98,133)
#655370
(101,83,112)
#52445B
(82,68,91)
#3F3546
(63,53,70)
#2C2631
(44,38,49)
#19171C
(25,23,28)
#000000
(0,0,0)

Tints of #D7ADEE

#D7ADEE
(215,173,238)
#DAB4EF
(218,180,239)
#DDBBF0
(221,187,240)
#E0C2F1
(224,194,241)
#E3C9F2
(227,201,242)
#E6D0F3
(230,208,243)
#E9D7F4
(233,215,244)
#ECDEF5
(236,222,245)
#EFE5F6
(239,229,246)
#F2ECF7
(242,236,247)
#F5F3F8
(245,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7ADEE; }

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

This text font color is #D7ADEE.

Background Color

.myBgColor { background-color: #D7ADEE; }

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

This div background color is #D7ADEE.

Border color

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

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

This div border color is #D7ADEE.

Opacity

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

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

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

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

This text has shadow with #D7ADEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7ADEE.

Preview

Color preview on black background

This text has color #D7ADEE on black background.


Color preview on white background

This text has color #D7ADEE on white background.


Black color preview on #D7ADEE background

This text has black color on #D7ADEE background.


White color preview on #D7ADEE background

This text has white color on #D7ADEE background.


Related colors

Complementary color

Complementary color for #hex is #285211.


I love getcolorcode.com

Triadic colors

1 #EED7AD and #ADEED7 with #D7ADEE are triadic colors.

2 #EEADD7 and #ADD7EE with #D7ADEE are triadic colors.