COLOR #ADA5D9

HEX: #ADA5D9 RGB: (173,165,217)

Renk bilgisi

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

RGB renk modeli

#ADA5D9 color RGB value is (173,165,217).

RGB: (173,165,217) (68%, 65%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 165 of 255 = 65%
B 217 of 255 = 85%

173
165
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 165 + 217 = 555 (100%)
R 173 of 555 ~ 31.17%
G 165 of 555 ~ 29.73%
B 217 of 555 ~ 39.1'%

%31.17
%29.73
%39.1

CMYK RENK MODELİ

#ADA5D9 rengi CMYK tonu (20,24,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 23.96%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,24,0,15)
C20M24Y0K15 (20%, 24%, 0%, 15%)
(0.20 / 0.24 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%23.96
%0
%14.9

Codes

Color #ADA5D9 in popluar color models

AD A5 D9
RGB 173 165 217
HSL 249° 40.63% 74.90%
HSB/HSV 249° 23.96% 85.10%
CMYK 20.28% 23.96% 0.00%
14.90%

Color #ADA5D9 in popluar number systems.

HEX AD A5 D9
Decimal 173 165 217
Binary 10101101 10100101 11011001
Octal 255 245 331

Shades and tints

Shades of #ADA5D9

#ADA5D9
(173,165,217)
#9E96C6
(158,150,198)
#8F87B3
(143,135,179)
#8078A0
(128,120,160)
#71698D
(113,105,141)
#625A7A
(98,90,122)
#534B67
(83,75,103)
#443C54
(68,60,84)
#352D41
(53,45,65)
#261E2E
(38,30,46)
#170F1B
(23,15,27)
#000000
(0,0,0)

Tints of #ADA5D9

#ADA5D9
(173,165,217)
#B4ADDC
(180,173,220)
#BBB5DF
(187,181,223)
#C2BDE2
(194,189,226)
#C9C5E5
(201,197,229)
#D0CDE8
(208,205,232)
#D7D5EB
(215,213,235)
#DEDDEE
(222,221,238)
#E5E5F1
(229,229,241)
#ECEDF4
(236,237,244)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA5D9; }

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

This text font color is #ADA5D9.

Background Color

.myBgColor { background-color: #ADA5D9; }

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

This div background color is #ADA5D9.

Border color

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

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

This div border color is #ADA5D9.

Opacity

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

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

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

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

This text has shadow with #ADA5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA5D9.

Preview

Color preview on black background

This text has color #ADA5D9 on black background.


Color preview on white background

This text has color #ADA5D9 on white background.


Black color preview on #ADA5D9 background

This text has black color on #ADA5D9 background.


White color preview on #ADA5D9 background

This text has white color on #ADA5D9 background.


Related colors

Complementary color

Complementary color for #hex is #525A26.


I love getcolorcode.com

Triadic colors

1 #D9ADA5 and #A5D9AD with #ADA5D9 are triadic colors.

2 #D9A5AD and #A5ADD9 with #ADA5D9 are triadic colors.