COLOR #A2ADBE

HEX: #A2ADBE RGB: (162,173,190)

Color info

#A2ADBE contains red, green and blue colors in about the same proportion. Web safe color of #A2ADBE is #9999CC (or #99C).

RGB color model

#A2ADBE color RGB value is (162,173,190).

RGB: (162,173,190) (64%, 68%, 75%)

RGB channels and saturation

R 162 of 255 = 64%
G 173 of 255 = 68%
B 190 of 255 = 75%

162
173
190

R + G + B ~ 69%. #A2ADBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 173 + 190 = 525 (100%)
R 162 of 525 ~ 30.86%
G 173 of 525 ~ 32.95%
B 190 of 525 ~ 36.19'%

%30.86
%32.95
%36.19

CMYK color model

#A2ADBE color CMYK value is (15,9,0,25).

  • cyan value is 14.74%
  • magenta value is 8.95%
  • yellow value is 0.00%
  • key color value is 25.49%
CMYK: (15,9,0,25) C15M9Y0K25 (15%,9%,0%,25%) (0.15/0.09/0.00/0.25) 

CMYK percentages

%14.74
%8.95
%0
%25.49

Codes

Color #A2ADBE in popluar color models

A2 AD BE
RGB 162 173 190
HSL 216° 17.72% 69.02%
HSB/HSV 216° 14.74% 74.51%
CMYK 14.74% 8.95% 0.00%
25.49%

Color #A2ADBE in popluar number systems.

HEX A2 AD BE
Decimal 162 173 190
Binary 10100010 10101101 10111110
Octal 242 255 276

Shades and tints

Shades of #A2ADBE

#A2ADBE
(162,173,190)
#949EAD
(148,158,173)
#868F9C
(134,143,156)
#78808B
(120,128,139)
#6A717A
(106,113,122)
#5C6269
(92,98,105)
#4E5358
(78,83,88)
#404447
(64,68,71)
#323536
(50,53,54)
#242625
(36,38,37)
#161714
(22,23,20)
#000000
(0,0,0)

Tints of #A2ADBE

#A2ADBE
(162,173,190)
#AAB4C3
(170,180,195)
#B2BBC8
(178,187,200)
#BAC2CD
(186,194,205)
#C2C9D2
(194,201,210)
#CAD0D7
(202,208,215)
#D2D7DC
(210,215,220)
#DADEE1
(218,222,225)
#E2E5E6
(226,229,230)
#EAECEB
(234,236,235)
#F2F3F0
(242,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2ADBE; }

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

This text font color is #A2ADBE.

Background Color

.myBgColor { background-color: #A2ADBE; }

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

This div background color is #A2ADBE.

Border color

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

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

This div border color is #A2ADBE.

Opacity

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

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

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

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

This text has shadow with #A2ADBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2ADBE.

Preview

Color preview on black background

This text has color #A2ADBE on black background.


Color preview on white background

This text has color #A2ADBE on white background.


Black color preview on #A2ADBE background

This text has black color on #A2ADBE background.


White color preview on #A2ADBE background

This text has white color on #A2ADBE background.


Related colors

Complementary color

Complementary color for #hex is #5D5241.


I love getcolorcode.com

Triadic colors

1 #BEA2AD and #ADBEA2 with #A2ADBE are triadic colors.

2 #BEADA2 and #ADA2BE with #A2ADBE are triadic colors.