COLOR #ADA9D5

HEX: #ADA9D5 RGB: (173,169,213)

Renk bilgisi

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

RGB renk modeli

#ADA9D5 color RGB value is (173,169,213).

RGB: (173,169,213) (68%, 66%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 169 of 255 = 66%
B 213 of 255 = 84%

173
169
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 169 + 213 = 555 (100%)
R 173 of 555 ~ 31.17%
G 169 of 555 ~ 30.45%
B 213 of 555 ~ 38.38'%

%31.17
%30.45
%38.38

CMYK RENK MODELİ

#ADA9D5 rengi CMYK tonu (19,21,0,16).

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

CMYK: (19,21,0,16)
C19M21Y0K16 (19%, 21%, 0%, 16%)
(0.19 / 0.21 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%20.66
%0
%16.47

Codes

Color #ADA9D5 in popluar color models

AD A9 D5
RGB 173 169 213
HSL 245° 34.38% 74.90%
HSB/HSV 245° 20.66% 83.53%
CMYK 18.78% 20.66% 0.00%
16.47%

Color #ADA9D5 in popluar number systems.

HEX AD A9 D5
Decimal 173 169 213
Binary 10101101 10101001 11010101
Octal 255 251 325

Shades and tints

Shades of #ADA9D5

#ADA9D5
(173,169,213)
#9E9AC2
(158,154,194)
#8F8BAF
(143,139,175)
#807C9C
(128,124,156)
#716D89
(113,109,137)
#625E76
(98,94,118)
#534F63
(83,79,99)
#444050
(68,64,80)
#35313D
(53,49,61)
#26222A
(38,34,42)
#171317
(23,19,23)
#000000
(0,0,0)

Tints of #ADA9D5

#ADA9D5
(173,169,213)
#B4B0D8
(180,176,216)
#BBB7DB
(187,183,219)
#C2BEDE
(194,190,222)
#C9C5E1
(201,197,225)
#D0CCE4
(208,204,228)
#D7D3E7
(215,211,231)
#DEDAEA
(222,218,234)
#E5E1ED
(229,225,237)
#ECE8F0
(236,232,240)
#F3EFF3
(243,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA9D5; }

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

This text font color is #ADA9D5.

Background Color

.myBgColor { background-color: #ADA9D5; }

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

This div background color is #ADA9D5.

Border color

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

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

This div border color is #ADA9D5.

Opacity

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

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

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

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

This text has shadow with #ADA9D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA9D5.

Preview

Color preview on black background

This text has color #ADA9D5 on black background.


Color preview on white background

This text has color #ADA9D5 on white background.


Black color preview on #ADA9D5 background

This text has black color on #ADA9D5 background.


White color preview on #ADA9D5 background

This text has white color on #ADA9D5 background.


Related colors

Complementary color

Complementary color for #hex is #52562A.


I love getcolorcode.com

Triadic colors

1 #D5ADA9 and #A9D5AD with #ADA9D5 are triadic colors.

2 #D5A9AD and #A9ADD5 with #ADA9D5 are triadic colors.