COLOR #AD8ED0

HEX: #AD8ED0 RGB: (173,142,208)

Renk bilgisi

#AD8ED0 contains mainly red and blue colors. #AD8ED0 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD8ED0 color RGB value is (173,142,208).

RGB: (173,142,208) (68%, 56%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 142 of 255 = 56%
B 208 of 255 = 82%

173
142
208

R + G + B ~ 69%. #AD8ED0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 142 + 208 = 523 (100%)
R 173 of 523 ~ 33.08%
G 142 of 523 ~ 27.15%
B 208 of 523 ~ 39.77'%

%33.08
%27.15
%39.77

CMYK RENK MODELİ

#AD8ED0 rengi CMYK tonu (17,32,0,18).

  • camgöbeği tonu 16.83%
  • eflatun tonu 31.73%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (17,32,0,18)
C17M32Y0K18 (17%, 32%, 0%, 18%)
(0.17 / 0.32 / 0.00 / 0.18)

CMYK yüzdeleri

%16.83
%31.73
%0
%18.43

Codes

Color #AD8ED0 in popluar color models

AD 8E D0
RGB 173 142 208
HSL 268° 41.25% 68.63%
HSB/HSV 268° 31.73% 81.57%
CMYK 16.83% 31.73% 0.00%
18.43%

Color #AD8ED0 in popluar number systems.

HEX AD 8E D0
Decimal 173 142 208
Binary 10101101 10001110 11010000
Octal 255 216 320

Shades and tints

Shades of #AD8ED0

#AD8ED0
(173,142,208)
#9E82BE
(158,130,190)
#8F76AC
(143,118,172)
#806A9A
(128,106,154)
#715E88
(113,94,136)
#625276
(98,82,118)
#534664
(83,70,100)
#443A52
(68,58,82)
#352E40
(53,46,64)
#26222E
(38,34,46)
#17161C
(23,22,28)
#000000
(0,0,0)

Tints of #AD8ED0

#AD8ED0
(173,142,208)
#B498D4
(180,152,212)
#BBA2D8
(187,162,216)
#C2ACDC
(194,172,220)
#C9B6E0
(201,182,224)
#D0C0E4
(208,192,228)
#D7CAE8
(215,202,232)
#DED4EC
(222,212,236)
#E5DEF0
(229,222,240)
#ECE8F4
(236,232,244)
#F3F2F8
(243,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8ED0 color. Also use rgb(173,142,208) instead hex code.

Text Font Color

.myTextColor { color: #AD8ED0; }

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

This text font color is #AD8ED0.

Background Color

.myBgColor { background-color: #AD8ED0; }

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

This div background color is #AD8ED0.

Border color

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

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

This div border color is #AD8ED0.

Opacity

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

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

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

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

This text has shadow with #AD8ED0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8ED0.

Preview

Color preview on black background

This text has color #AD8ED0 on black background.


Color preview on white background

This text has color #AD8ED0 on white background.


Black color preview on #AD8ED0 background

This text has black color on #AD8ED0 background.


White color preview on #AD8ED0 background

This text has white color on #AD8ED0 background.


Related colors

Complementary color

Complementary color for #hex is #52712F.


I love getcolorcode.com

Triadic colors

1 #D0AD8E and #8ED0AD with #AD8ED0 are triadic colors.

2 #D08EAD and #8EADD0 with #AD8ED0 are triadic colors.