COLOR #AD7ED9

HEX: #AD7ED9 RGB: (173,126,217)

Renk bilgisi

#AD7ED9 contains mainly red and blue colors. #AD7ED9 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD7ED9 color RGB value is (173,126,217).

RGB: (173,126,217) (68%, 49%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 217 of 255 = 85%

173
126
217

R + G + B ~ 67%. #AD7ED9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 217 = 516 (100%)
R 173 of 516 ~ 33.53%
G 126 of 516 ~ 24.42%
B 217 of 516 ~ 42.05'%

%33.53
%24.42
%42.05

CMYK RENK MODELİ

#AD7ED9 rengi CMYK tonu (20,42,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 41.94%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,42,0,15)
C20M42Y0K15 (20%, 42%, 0%, 15%)
(0.20 / 0.42 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%41.94
%0
%14.9

Codes

Color #AD7ED9 in popluar color models

AD 7E D9
RGB 173 126 217
HSL 271° 54.49% 67.25%
HSB/HSV 271° 41.94% 85.10%
CMYK 20.28% 41.94% 0.00%
14.90%

Color #AD7ED9 in popluar number systems.

HEX AD 7E D9
Decimal 173 126 217
Binary 10101101 1111110 11011001
Octal 255 176 331

Shades and tints

Shades of #AD7ED9

#AD7ED9
(173,126,217)
#9E73C6
(158,115,198)
#8F68B3
(143,104,179)
#805DA0
(128,93,160)
#71528D
(113,82,141)
#62477A
(98,71,122)
#533C67
(83,60,103)
#443154
(68,49,84)
#352641
(53,38,65)
#261B2E
(38,27,46)
#17101B
(23,16,27)
#000000
(0,0,0)

Tints of #AD7ED9

#AD7ED9
(173,126,217)
#B489DC
(180,137,220)
#BB94DF
(187,148,223)
#C29FE2
(194,159,226)
#C9AAE5
(201,170,229)
#D0B5E8
(208,181,232)
#D7C0EB
(215,192,235)
#DECBEE
(222,203,238)
#E5D6F1
(229,214,241)
#ECE1F4
(236,225,244)
#F3ECF7
(243,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7ED9 color. Also use rgb(173,126,217) instead hex code.

Text Font Color

.myTextColor { color: #AD7ED9; }

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

This text font color is #AD7ED9.

Background Color

.myBgColor { background-color: #AD7ED9; }

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

This div background color is #AD7ED9.

Border color

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

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

This div border color is #AD7ED9.

Opacity

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

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

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

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

This text has shadow with #AD7ED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7ED9.

Preview

Color preview on black background

This text has color #AD7ED9 on black background.


Color preview on white background

This text has color #AD7ED9 on white background.


Black color preview on #AD7ED9 background

This text has black color on #AD7ED9 background.


White color preview on #AD7ED9 background

This text has white color on #AD7ED9 background.


Related colors

Complementary color

Complementary color for #hex is #528126.


I love getcolorcode.com

Triadic colors

1 #D9AD7E and #7ED9AD with #AD7ED9 are triadic colors.

2 #D97EAD and #7EADD9 with #AD7ED9 are triadic colors.