COLOR #ADA5E0

HEX: #ADA5E0 RGB: (173,165,224)

Renk bilgisi

#ADA5E0 contains red, green and blue colors in about the same proportion. #ADA5E0 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#ADA5E0 color RGB value is (173,165,224).

RGB: (173,165,224) (68%, 65%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 165 of 255 = 65%
B 224 of 255 = 88%

173
165
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 165 + 224 = 562 (100%)
R 173 of 562 ~ 30.78%
G 165 of 562 ~ 29.36%
B 224 of 562 ~ 39.86'%

%30.78
%29.36
%39.86

CMYK RENK MODELİ

#ADA5E0 rengi CMYK tonu (23,26,0,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 26.34%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (23,26,0,12)
C23M26Y0K12 (23%, 26%, 0%, 12%)
(0.23 / 0.26 / 0.00 / 0.12)

CMYK yüzdeleri

%22.77
%26.34
%0
%12.16

Codes

Color #ADA5E0 in popluar color models

AD A5 E0
RGB 173 165 224
HSL 248° 48.76% 76.27%
HSB/HSV 248° 26.34% 87.84%
CMYK 22.77% 26.34% 0.00%
12.16%

Color #ADA5E0 in popluar number systems.

HEX AD A5 E0
Decimal 173 165 224
Binary 10101101 10100101 11100000
Octal 255 245 340

Shades and tints

Shades of #ADA5E0

#ADA5E0
(173,165,224)
#9E96CC
(158,150,204)
#8F87B8
(143,135,184)
#8078A4
(128,120,164)
#716990
(113,105,144)
#625A7C
(98,90,124)
#534B68
(83,75,104)
#443C54
(68,60,84)
#352D40
(53,45,64)
#261E2C
(38,30,44)
#170F18
(23,15,24)
#000000
(0,0,0)

Tints of #ADA5E0

#ADA5E0
(173,165,224)
#B4ADE2
(180,173,226)
#BBB5E4
(187,181,228)
#C2BDE6
(194,189,230)
#C9C5E8
(201,197,232)
#D0CDEA
(208,205,234)
#D7D5EC
(215,213,236)
#DEDDEE
(222,221,238)
#E5E5F0
(229,229,240)
#ECEDF2
(236,237,242)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA5E0; }

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

This text font color is #ADA5E0.

Background Color

.myBgColor { background-color: #ADA5E0; }

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

This div background color is #ADA5E0.

Border color

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

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

This div border color is #ADA5E0.

Opacity

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

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

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

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

This text has shadow with #ADA5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA5E0.

Preview

Color preview on black background

This text has color #ADA5E0 on black background.


Color preview on white background

This text has color #ADA5E0 on white background.


Black color preview on #ADA5E0 background

This text has black color on #ADA5E0 background.


White color preview on #ADA5E0 background

This text has white color on #ADA5E0 background.


Related colors

Complementary color

Complementary color for #hex is #525A1F.


I love getcolorcode.com

Triadic colors

1 #E0ADA5 and #A5E0AD with #ADA5E0 are triadic colors.

2 #E0A5AD and #A5ADE0 with #ADA5E0 are triadic colors.