COLOR #A9ADD2

HEX: #A9ADD2 RGB: (169,173,210)

Renk bilgisi

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

RGB renk modeli

#A9ADD2 color RGB value is (169,173,210).

RGB: (169,173,210) (66%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 169 of 255 = 66%
G 173 of 255 = 68%
B 210 of 255 = 82%

169
173
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 169 + 173 + 210 = 552 (100%)
R 169 of 552 ~ 30.62%
G 173 of 552 ~ 31.34%
B 210 of 552 ~ 38.04'%

%30.62
%31.34
%38.04

CMYK RENK MODELİ

#A9ADD2 rengi CMYK tonu (20,18,0,18).

  • camgöbeği tonu 19.52%
  • eflatun tonu 17.62%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (20,18,0,18)
C20M18Y0K18 (20%, 18%, 0%, 18%)
(0.20 / 0.18 / 0.00 / 0.18)

CMYK yüzdeleri

%19.52
%17.62
%0
%17.65

Codes

Color #A9ADD2 in popluar color models

A9 AD D2
RGB 169 173 210
HSL 234° 31.30% 74.31%
HSB/HSV 234° 19.52% 82.35%
CMYK 19.52% 17.62% 0.00%
17.65%

Color #A9ADD2 in popluar number systems.

HEX A9 AD D2
Decimal 169 173 210
Binary 10101001 10101101 11010010
Octal 251 255 322

Shades and tints

Shades of #A9ADD2

#A9ADD2
(169,173,210)
#9A9EBF
(154,158,191)
#8B8FAC
(139,143,172)
#7C8099
(124,128,153)
#6D7186
(109,113,134)
#5E6273
(94,98,115)
#4F5360
(79,83,96)
#40444D
(64,68,77)
#31353A
(49,53,58)
#222627
(34,38,39)
#131714
(19,23,20)
#000000
(0,0,0)

Tints of #A9ADD2

#A9ADD2
(169,173,210)
#B0B4D6
(176,180,214)
#B7BBDA
(183,187,218)
#BEC2DE
(190,194,222)
#C5C9E2
(197,201,226)
#CCD0E6
(204,208,230)
#D3D7EA
(211,215,234)
#DADEEE
(218,222,238)
#E1E5F2
(225,229,242)
#E8ECF6
(232,236,246)
#EFF3FA
(239,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9ADD2; }

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

This text font color is #A9ADD2.

Background Color

.myBgColor { background-color: #A9ADD2; }

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

This div background color is #A9ADD2.

Border color

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

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

This div border color is #A9ADD2.

Opacity

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

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

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

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

This text has shadow with #A9ADD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9ADD2.

Preview

Color preview on black background

This text has color #A9ADD2 on black background.


Color preview on white background

This text has color #A9ADD2 on white background.


Black color preview on #A9ADD2 background

This text has black color on #A9ADD2 background.


White color preview on #A9ADD2 background

This text has white color on #A9ADD2 background.


Related colors

Complementary color

Complementary color for #hex is #56522D.


I love getcolorcode.com

Triadic colors

1 #D2A9AD and #ADD2A9 with #A9ADD2 are triadic colors.

2 #D2ADA9 and #ADA9D2 with #A9ADD2 are triadic colors.