COLOR #AD9EEB

HEX: #AD9EEB RGB: (173,158,235)

Renk bilgisi

#AD9EEB contains mainly blue color. #AD9EEB ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#AD9EEB color RGB value is (173,158,235).

RGB: (173,158,235) (68%, 62%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 158 of 255 = 62%
B 235 of 255 = 92%

173
158
235

R + G + B ~ 74%. #AD9EEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 158 + 235 = 566 (100%)
R 173 of 566 ~ 30.57%
G 158 of 566 ~ 27.92%
B 235 of 566 ~ 41.52'%

%30.57
%27.92
%41.52

CMYK RENK MODELİ

#AD9EEB rengi CMYK tonu (26,33,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 32.77%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (26,33,0,8)
C26M33Y0K8 (26%, 33%, 0%, 8%)
(0.26 / 0.33 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%32.77
%0
%7.84

Codes

Color #AD9EEB in popluar color models

AD 9E EB
RGB 173 158 235
HSL 252° 65.81% 77.06%
HSB/HSV 252° 32.77% 92.16%
CMYK 26.38% 32.77% 0.00%
7.84%

Color #AD9EEB in popluar number systems.

HEX AD 9E EB
Decimal 173 158 235
Binary 10101101 10011110 11101011
Octal 255 236 353

Shades and tints

Shades of #AD9EEB

#AD9EEB
(173,158,235)
#9E90D6
(158,144,214)
#8F82C1
(143,130,193)
#8074AC
(128,116,172)
#716697
(113,102,151)
#625882
(98,88,130)
#534A6D
(83,74,109)
#443C58
(68,60,88)
#352E43
(53,46,67)
#26202E
(38,32,46)
#171219
(23,18,25)
#000000
(0,0,0)

Tints of #AD9EEB

#AD9EEB
(173,158,235)
#B4A6EC
(180,166,236)
#BBAEED
(187,174,237)
#C2B6EE
(194,182,238)
#C9BEEF
(201,190,239)
#D0C6F0
(208,198,240)
#D7CEF1
(215,206,241)
#DED6F2
(222,214,242)
#E5DEF3
(229,222,243)
#ECE6F4
(236,230,244)
#F3EEF5
(243,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9EEB; }

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

This text font color is #AD9EEB.

Background Color

.myBgColor { background-color: #AD9EEB; }

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

This div background color is #AD9EEB.

Border color

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

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

This div border color is #AD9EEB.

Opacity

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

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

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

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

This text has shadow with #AD9EEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9EEB.

Preview

Color preview on black background

This text has color #AD9EEB on black background.


Color preview on white background

This text has color #AD9EEB on white background.


Black color preview on #AD9EEB background

This text has black color on #AD9EEB background.


White color preview on #AD9EEB background

This text has white color on #AD9EEB background.


Related colors

Complementary color

Complementary color for #hex is #526114.


I love getcolorcode.com

Triadic colors

1 #EBAD9E and #9EEBAD with #AD9EEB are triadic colors.

2 #EB9EAD and #9EADEB with #AD9EEB are triadic colors.