COLOR #9AB3B7

HEX: #9AB3B7 RGB: (154,179,183)

Color info

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

RGB color model

#9AB3B7 color RGB value is (154,179,183).

RGB: (154,179,183) (60%, 70%, 72%)

RGB channels and saturation

R 154 of 255 = 60%
G 179 of 255 = 70%
B 183 of 255 = 72%

154
179
183

R + G + B ~ 67%. #9AB3B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 179 + 183 = 516 (100%)
R 154 of 516 ~ 29.84%
G 179 of 516 ~ 34.69%
B 183 of 516 ~ 35.47'%

%29.84
%34.69
%35.47

CMYK color model

#9AB3B7 color CMYK value is (16,2,0,28).

  • cyan value is 15.85%
  • magenta value is 2.19%
  • yellow value is 0.00%
  • key color value is 28.24%
CMYK: (16,2,0,28) C16M2Y0K28 (16%,2%,0%,28%) (0.16/0.02/0.00/0.28) 

CMYK percentages

%15.85
%2.19
%0
%28.24

Codes

Color #9AB3B7 in popluar color models

9A B3 B7
RGB 154 179 183
HSL 188° 16.76% 66.08%
HSB/HSV 188° 15.85% 71.76%
CMYK 15.85% 2.19% 0.00%
28.24%

Color #9AB3B7 in popluar number systems.

HEX 9A B3 B7
Decimal 154 179 183
Binary 10011010 10110011 10110111
Octal 232 263 267

Shades and tints

Shades of #9AB3B7

#9AB3B7
(154,179,183)
#8CA3A7
(140,163,167)
#7E9397
(126,147,151)
#708387
(112,131,135)
#627377
(98,115,119)
#546367
(84,99,103)
#465357
(70,83,87)
#384347
(56,67,71)
#2A3337
(42,51,55)
#1C2327
(28,35,39)
#0E1317
(14,19,23)
#000000
(0,0,0)

Tints of #9AB3B7

#9AB3B7
(154,179,183)
#A3B9BD
(163,185,189)
#ACBFC3
(172,191,195)
#B5C5C9
(181,197,201)
#BECBCF
(190,203,207)
#C7D1D5
(199,209,213)
#D0D7DB
(208,215,219)
#D9DDE1
(217,221,225)
#E2E3E7
(226,227,231)
#EBE9ED
(235,233,237)
#F4EFF3
(244,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9AB3B7 color. Also use rgb(154,179,183) instead hex code.

Text Font Color

.myTextColor { color: #9AB3B7; }

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

This text font color is #9AB3B7.

Background Color

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

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

This div background color is #9AB3B7.

Border color

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

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

This div border color is #9AB3B7.

Opacity

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

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

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

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

This text has shadow with #9AB3B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9AB3B7.

Preview

Color preview on black background

This text has color #9AB3B7 on black background.


Color preview on white background

This text has color #9AB3B7 on white background.


Black color preview on #9AB3B7 background

This text has black color on #9AB3B7 background.


White color preview on #9AB3B7 background

This text has white color on #9AB3B7 background.


Related colors

Complementary color

Complementary color for #hex is #654C48.


I love getcolorcode.com

Triadic colors

1 #B79AB3 and #B3B79A with #9AB3B7 are triadic colors.

2 #B7B39A and #B39AB7 with #9AB3B7 are triadic colors.