COLOR #ADA5D5

HEX: #ADA5D5 RGB: (173,165,213)

Renk bilgisi

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

RGB renk modeli

#ADA5D5 color RGB value is (173,165,213).

RGB: (173,165,213) (68%, 65%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 165 of 255 = 65%
B 213 of 255 = 84%

173
165
213

R + G + B ~ 72%. #ADA5D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 165 + 213 = 551 (100%)
R 173 of 551 ~ 31.4%
G 165 of 551 ~ 29.95%
B 213 of 551 ~ 38.66'%

%31.4
%29.95
%38.66

CMYK RENK MODELİ

#ADA5D5 rengi CMYK tonu (19,23,0,16).

  • camgöbeği tonu 18.78%
  • eflatun tonu 22.54%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,23,0,16)
C19M23Y0K16 (19%, 23%, 0%, 16%)
(0.19 / 0.23 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%22.54
%0
%16.47

Codes

Color #ADA5D5 in popluar color models

AD A5 D5
RGB 173 165 213
HSL 250° 36.36% 74.12%
HSB/HSV 250° 22.54% 83.53%
CMYK 18.78% 22.54% 0.00%
16.47%

Color #ADA5D5 in popluar number systems.

HEX AD A5 D5
Decimal 173 165 213
Binary 10101101 10100101 11010101
Octal 255 245 325

Shades and tints

Shades of #ADA5D5

#ADA5D5
(173,165,213)
#9E96C2
(158,150,194)
#8F87AF
(143,135,175)
#80789C
(128,120,156)
#716989
(113,105,137)
#625A76
(98,90,118)
#534B63
(83,75,99)
#443C50
(68,60,80)
#352D3D
(53,45,61)
#261E2A
(38,30,42)
#170F17
(23,15,23)
#000000
(0,0,0)

Tints of #ADA5D5

#ADA5D5
(173,165,213)
#B4ADD8
(180,173,216)
#BBB5DB
(187,181,219)
#C2BDDE
(194,189,222)
#C9C5E1
(201,197,225)
#D0CDE4
(208,205,228)
#D7D5E7
(215,213,231)
#DEDDEA
(222,221,234)
#E5E5ED
(229,229,237)
#ECEDF0
(236,237,240)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA5D5; }

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

This text font color is #ADA5D5.

Background Color

.myBgColor { background-color: #ADA5D5; }

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

This div background color is #ADA5D5.

Border color

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

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

This div border color is #ADA5D5.

Opacity

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

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

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

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

This text has shadow with #ADA5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA5D5.

Preview

Color preview on black background

This text has color #ADA5D5 on black background.


Color preview on white background

This text has color #ADA5D5 on white background.


Black color preview on #ADA5D5 background

This text has black color on #ADA5D5 background.


White color preview on #ADA5D5 background

This text has white color on #ADA5D5 background.


Related colors

Complementary color

Complementary color for #hex is #525A2A.


I love getcolorcode.com

Triadic colors

1 #D5ADA5 and #A5D5AD with #ADA5D5 are triadic colors.

2 #D5A5AD and #A5ADD5 with #ADA5D5 are triadic colors.