COLOR #AD9EE6

HEX: #AD9EE6 RGB: (173,158,230)

Renk bilgisi

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

RGB renk modeli

#AD9EE6 color RGB value is (173,158,230).

RGB: (173,158,230) (68%, 62%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 158 of 255 = 62%
B 230 of 255 = 90%

173
158
230

R + G + B ~ 73%. #AD9EE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 158 + 230 = 561 (100%)
R 173 of 561 ~ 30.84%
G 158 of 561 ~ 28.16%
B 230 of 561 ~ 41'%

%30.84
%28.16
%41

CMYK RENK MODELİ

#AD9EE6 rengi CMYK tonu (25,31,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 31.30%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,31,0,10)
C25M31Y0K10 (25%, 31%, 0%, 10%)
(0.25 / 0.31 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%31.3
%0
%9.8

Codes

Color #AD9EE6 in popluar color models

AD 9E E6
RGB 173 158 230
HSL 253° 59.02% 76.08%
HSB/HSV 253° 31.30% 90.20%
CMYK 24.78% 31.30% 0.00%
9.80%

Color #AD9EE6 in popluar number systems.

HEX AD 9E E6
Decimal 173 158 230
Binary 10101101 10011110 11100110
Octal 255 236 346

Shades and tints

Shades of #AD9EE6

#AD9EE6
(173,158,230)
#9E90D2
(158,144,210)
#8F82BE
(143,130,190)
#8074AA
(128,116,170)
#716696
(113,102,150)
#625882
(98,88,130)
#534A6E
(83,74,110)
#443C5A
(68,60,90)
#352E46
(53,46,70)
#262032
(38,32,50)
#17121E
(23,18,30)
#000000
(0,0,0)

Tints of #AD9EE6

#AD9EE6
(173,158,230)
#B4A6E8
(180,166,232)
#BBAEEA
(187,174,234)
#C2B6EC
(194,182,236)
#C9BEEE
(201,190,238)
#D0C6F0
(208,198,240)
#D7CEF2
(215,206,242)
#DED6F4
(222,214,244)
#E5DEF6
(229,222,246)
#ECE6F8
(236,230,248)
#F3EEFA
(243,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9EE6 color. Also use rgb(173,158,230) instead hex code.

Text Font Color

.myTextColor { color: #AD9EE6; }

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

This text font color is #AD9EE6.

Background Color

.myBgColor { background-color: #AD9EE6; }

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

This div background color is #AD9EE6.

Border color

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

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

This div border color is #AD9EE6.

Opacity

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

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

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

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

This text has shadow with #AD9EE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9EE6.

Preview

Color preview on black background

This text has color #AD9EE6 on black background.


Color preview on white background

This text has color #AD9EE6 on white background.


Black color preview on #AD9EE6 background

This text has black color on #AD9EE6 background.


White color preview on #AD9EE6 background

This text has white color on #AD9EE6 background.


Related colors

Complementary color

Complementary color for #hex is #526119.


I love getcolorcode.com

Triadic colors

1 #E6AD9E and #9EE6AD with #AD9EE6 are triadic colors.

2 #E69EAD and #9EADE6 with #AD9EE6 are triadic colors.