COLOR #ADA5E6

HEX: #ADA5E6 RGB: (173,165,230)

Renk bilgisi

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

RGB renk modeli

#ADA5E6 color RGB value is (173,165,230).

RGB: (173,165,230) (68%, 65%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 165 of 255 = 65%
B 230 of 255 = 90%

173
165
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 165 + 230 = 568 (100%)
R 173 of 568 ~ 30.46%
G 165 of 568 ~ 29.05%
B 230 of 568 ~ 40.49'%

%30.46
%29.05
%40.49

CMYK RENK MODELİ

#ADA5E6 rengi CMYK tonu (25,28,0,10).

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

CMYK: (25,28,0,10)
C25M28Y0K10 (25%, 28%, 0%, 10%)
(0.25 / 0.28 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%28.26
%0
%9.8

Codes

Color #ADA5E6 in popluar color models

AD A5 E6
RGB 173 165 230
HSL 247° 56.52% 77.45%
HSB/HSV 247° 28.26% 90.20%
CMYK 24.78% 28.26% 0.00%
9.80%

Color #ADA5E6 in popluar number systems.

HEX AD A5 E6
Decimal 173 165 230
Binary 10101101 10100101 11100110
Octal 255 245 346

Shades and tints

Shades of #ADA5E6

#ADA5E6
(173,165,230)
#9E96D2
(158,150,210)
#8F87BE
(143,135,190)
#8078AA
(128,120,170)
#716996
(113,105,150)
#625A82
(98,90,130)
#534B6E
(83,75,110)
#443C5A
(68,60,90)
#352D46
(53,45,70)
#261E32
(38,30,50)
#170F1E
(23,15,30)
#000000
(0,0,0)

Tints of #ADA5E6

#ADA5E6
(173,165,230)
#B4ADE8
(180,173,232)
#BBB5EA
(187,181,234)
#C2BDEC
(194,189,236)
#C9C5EE
(201,197,238)
#D0CDF0
(208,205,240)
#D7D5F2
(215,213,242)
#DEDDF4
(222,221,244)
#E5E5F6
(229,229,246)
#ECEDF8
(236,237,248)
#F3F5FA
(243,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA5E6; }

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

This text font color is #ADA5E6.

Background Color

.myBgColor { background-color: #ADA5E6; }

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

This div background color is #ADA5E6.

Border color

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

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

This div border color is #ADA5E6.

Opacity

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

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

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

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

This text has shadow with #ADA5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA5E6.

Preview

Color preview on black background

This text has color #ADA5E6 on black background.


Color preview on white background

This text has color #ADA5E6 on white background.


Black color preview on #ADA5E6 background

This text has black color on #ADA5E6 background.


White color preview on #ADA5E6 background

This text has white color on #ADA5E6 background.


Related colors

Complementary color

Complementary color for #hex is #525A19.


I love getcolorcode.com

Triadic colors

1 #E6ADA5 and #A5E6AD with #ADA5E6 are triadic colors.

2 #E6A5AD and #A5ADE6 with #ADA5E6 are triadic colors.