COLOR #ADA4D9

HEX: #ADA4D9 RGB: (173,164,217)

Renk bilgisi

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

RGB renk modeli

#ADA4D9 color RGB value is (173,164,217).

RGB: (173,164,217) (68%, 64%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 164 of 255 = 64%
B 217 of 255 = 85%

173
164
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 164 + 217 = 554 (100%)
R 173 of 554 ~ 31.23%
G 164 of 554 ~ 29.6%
B 217 of 554 ~ 39.17'%

%31.23
%29.6
%39.17

CMYK RENK MODELİ

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

  • camgöbeği tonu 20.28%
  • eflatun tonu 24.42%
  • 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
%24.42
%0
%14.9

Codes

Color #ADA4D9 in popluar color models

AD A4 D9
RGB 173 164 217
HSL 250° 41.09% 74.71%
HSB/HSV 250° 24.42% 85.10%
CMYK 20.28% 24.42% 0.00%
14.90%

Color #ADA4D9 in popluar number systems.

HEX AD A4 D9
Decimal 173 164 217
Binary 10101101 10100100 11011001
Octal 255 244 331

Shades and tints

Shades of #ADA4D9

#ADA4D9
(173,164,217)
#9E96C6
(158,150,198)
#8F88B3
(143,136,179)
#807AA0
(128,122,160)
#716C8D
(113,108,141)
#625E7A
(98,94,122)
#535067
(83,80,103)
#444254
(68,66,84)
#353441
(53,52,65)
#26262E
(38,38,46)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #ADA4D9

#ADA4D9
(173,164,217)
#B4ACDC
(180,172,220)
#BBB4DF
(187,180,223)
#C2BCE2
(194,188,226)
#C9C4E5
(201,196,229)
#D0CCE8
(208,204,232)
#D7D4EB
(215,212,235)
#DEDCEE
(222,220,238)
#E5E4F1
(229,228,241)
#ECECF4
(236,236,244)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA4D9; }

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

This text font color is #ADA4D9.

Background Color

.myBgColor { background-color: #ADA4D9; }

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

This div background color is #ADA4D9.

Border color

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

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

This div border color is #ADA4D9.

Opacity

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

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

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

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

This text has shadow with #ADA4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA4D9.

Preview

Color preview on black background

This text has color #ADA4D9 on black background.


Color preview on white background

This text has color #ADA4D9 on white background.


Black color preview on #ADA4D9 background

This text has black color on #ADA4D9 background.


White color preview on #ADA4D9 background

This text has white color on #ADA4D9 background.


Related colors

Complementary color

Complementary color for #hex is #525B26.


I love getcolorcode.com

Triadic colors

1 #D9ADA4 and #A4D9AD with #ADA4D9 are triadic colors.

2 #D9A4AD and #A4ADD9 with #ADA4D9 are triadic colors.