COLOR #9AA5D4

HEX: #9AA5D4 RGB: (154,165,212)

Color info

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

RGB color model

#9AA5D4 color RGB value is (154,165,212).

RGB: (154,165,212) (60%, 65%, 83%)

RGB channels and saturation

R 154 of 255 = 60%
G 165 of 255 = 65%
B 212 of 255 = 83%

154
165
212

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

Portions of RGB colors in percentages

R + G + B = 154 + 165 + 212 = 531 (100%)
R 154 of 531 ~ 29%
G 165 of 531 ~ 31.07%
B 212 of 531 ~ 39.92'%

%29
%31.07
%39.92

CMYK color model

#9AA5D4 color CMYK value is (27,22,0,17).

  • cyan value is 27.36%
  • magenta value is 22.17%
  • yellow value is 0.00%
  • key color value is 16.86%
CMYK: (27,22,0,17) C27M22Y0K17 (27%,22%,0%,17%) (0.27/0.22/0.00/0.17) 

CMYK percentages

%27.36
%22.17
%0
%16.86

Codes

Color #9AA5D4 in popluar color models

9A A5 D4
RGB 154 165 212
HSL 229° 40.28% 71.76%
HSB/HSV 229° 27.36% 83.14%
CMYK 27.36% 22.17% 0.00%
16.86%

Color #9AA5D4 in popluar number systems.

HEX 9A A5 D4
Decimal 154 165 212
Binary 10011010 10100101 11010100
Octal 232 245 324

Shades and tints

Shades of #9AA5D4

#9AA5D4
(154,165,212)
#8C96C1
(140,150,193)
#7E87AE
(126,135,174)
#70789B
(112,120,155)
#626988
(98,105,136)
#545A75
(84,90,117)
#464B62
(70,75,98)
#383C4F
(56,60,79)
#2A2D3C
(42,45,60)
#1C1E29
(28,30,41)
#0E0F16
(14,15,22)
#000000
(0,0,0)

Tints of #9AA5D4

#9AA5D4
(154,165,212)
#A3ADD7
(163,173,215)
#ACB5DA
(172,181,218)
#B5BDDD
(181,189,221)
#BEC5E0
(190,197,224)
#C7CDE3
(199,205,227)
#D0D5E6
(208,213,230)
#D9DDE9
(217,221,233)
#E2E5EC
(226,229,236)
#EBEDEF
(235,237,239)
#F4F5F2
(244,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9AA5D4 color. Also use rgb(154,165,212) instead hex code.

Text Font Color

.myTextColor { color: #9AA5D4; }

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

This text font color is #9AA5D4.

Background Color

.myBgColor { background-color: #9AA5D4; }

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

This div background color is #9AA5D4.

Border color

.myBorderColor { border: 1px solid #9AA5D4; }

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

This div border color is #9AA5D4.

Opacity

.myOpacity80 { color: #9AA5D4; opacity: 0.8; }

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

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

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

This text has shadow with #9AA5D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9AA5D4.

Preview

Color preview on black background

This text has color #9AA5D4 on black background.


Color preview on white background

This text has color #9AA5D4 on white background.


Black color preview on #9AA5D4 background

This text has black color on #9AA5D4 background.


White color preview on #9AA5D4 background

This text has white color on #9AA5D4 background.


Related colors

Complementary color

Complementary color for #hex is #655A2B.


I love getcolorcode.com

Triadic colors

1 #D49AA5 and #A5D49A with #9AA5D4 are triadic colors.

2 #D4A59A and #A59AD4 with #9AA5D4 are triadic colors.