COLOR #ADA2D9

HEX: #ADA2D9 RGB: (173,162,217)

Renk bilgisi

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

RGB renk modeli

#ADA2D9 color RGB value is (173,162,217).

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

RGB bağlantıları ve doygunluk

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

173
162
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 162 + 217 = 552 (100%)
R 173 of 552 ~ 31.34%
G 162 of 552 ~ 29.35%
B 217 of 552 ~ 39.31'%

%31.34
%29.35
%39.31

CMYK RENK MODELİ

#ADA2D9 rengi CMYK tonu (20,25,0,15).

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

CMYK: (20,25,0,15)
C20M25Y0K15 (20%, 25%, 0%, 15%)
(0.20 / 0.25 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%25.35
%0
%14.9

Codes

Color #ADA2D9 in popluar color models

AD A2 D9
RGB 173 162 217
HSL 252° 41.98% 74.31%
HSB/HSV 252° 25.35% 85.10%
CMYK 20.28% 25.35% 0.00%
14.90%

Color #ADA2D9 in popluar number systems.

HEX AD A2 D9
Decimal 173 162 217
Binary 10101101 10100010 11011001
Octal 255 242 331

Shades and tints

Shades of #ADA2D9

#ADA2D9
(173,162,217)
#9E94C6
(158,148,198)
#8F86B3
(143,134,179)
#8078A0
(128,120,160)
#716A8D
(113,106,141)
#625C7A
(98,92,122)
#534E67
(83,78,103)
#444054
(68,64,84)
#353241
(53,50,65)
#26242E
(38,36,46)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #ADA2D9

#ADA2D9
(173,162,217)
#B4AADC
(180,170,220)
#BBB2DF
(187,178,223)
#C2BAE2
(194,186,226)
#C9C2E5
(201,194,229)
#D0CAE8
(208,202,232)
#D7D2EB
(215,210,235)
#DEDAEE
(222,218,238)
#E5E2F1
(229,226,241)
#ECEAF4
(236,234,244)
#F3F2F7
(243,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA2D9; }

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

This text font color is #ADA2D9.

Background Color

.myBgColor { background-color: #ADA2D9; }

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

This div background color is #ADA2D9.

Border color

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

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

This div border color is #ADA2D9.

Opacity

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

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

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

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

This text has shadow with #ADA2D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA2D9.

Preview

Color preview on black background

This text has color #ADA2D9 on black background.


Color preview on white background

This text has color #ADA2D9 on white background.


Black color preview on #ADA2D9 background

This text has black color on #ADA2D9 background.


White color preview on #ADA2D9 background

This text has white color on #ADA2D9 background.


Related colors

Complementary color

Complementary color for #hex is #525D26.


I love getcolorcode.com

Triadic colors

1 #D9ADA2 and #A2D9AD with #ADA2D9 are triadic colors.

2 #D9A2AD and #A2ADD9 with #ADA2D9 are triadic colors.