COLOR #8D9DAA

HEX: #8D9DAA RGB: (141,157,170)

Color info

#8D9DAA contains red, green and blue colors in about the same proportion. Web safe color of #8D9DAA is #999999 (or #999).

RGB color model

#8D9DAA color RGB value is (141,157,170).

RGB: (141,157,170) (55%, 62%, 67%)

RGB channels and saturation

R 141 of 255 = 55%
G 157 of 255 = 62%
B 170 of 255 = 67%

141
157
170

R + G + B ~ 61%. #8D9DAA is quite light color.

Portions of RGB colors in percentages

R + G + B = 141 + 157 + 170 = 468 (100%)
R 141 of 468 ~ 30.13%
G 157 of 468 ~ 33.55%
B 170 of 468 ~ 36.32'%

%30.13
%33.55
%36.32

CMYK color model

#8D9DAA color CMYK value is (17,8,0,33).

  • cyan value is 17.06%
  • magenta value is 7.65%
  • yellow value is 0.00%
  • key color value is 33.33%

CMYK: (17,8,0,33)
C17M8Y0K33 (17%, 8%, 0%, 33%)
(0.17 / 0.08 / 0.00 / 0.33)

CMYK percentages

%17.06
%7.65
%0
%33.33

Codes

Color #8D9DAA in popluar color models

8D 9D AA
RGB 141 157 170
HSL 207° 14.57% 60.98%
HSB/HSV 207° 17.06% 66.67%
CMYK 17.06% 7.65% 0.00%
33.33%

Color #8D9DAA in popluar number systems.

HEX 8D 9D AA
Decimal 141 157 170
Binary 10001101 10011101 10101010
Octal 215 235 252

Shades and tints

Shades of #8D9DAA

#8D9DAA
(141,157,170)
#818F9B
(129,143,155)
#75818C
(117,129,140)
#69737D
(105,115,125)
#5D656E
(93,101,110)
#51575F
(81,87,95)
#454950
(69,73,80)
#393B41
(57,59,65)
#2D2D32
(45,45,50)
#211F23
(33,31,35)
#151114
(21,17,20)
#000000
(0,0,0)

Tints of #8D9DAA

#8D9DAA
(141,157,170)
#97A5B1
(151,165,177)
#A1ADB8
(161,173,184)
#ABB5BF
(171,181,191)
#B5BDC6
(181,189,198)
#BFC5CD
(191,197,205)
#C9CDD4
(201,205,212)
#D3D5DB
(211,213,219)
#DDDDE2
(221,221,226)
#E7E5E9
(231,229,233)
#F1EDF0
(241,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9DAA color. Also use rgb(141,157,170) instead hex code.

Text Font Color

.myTextColor { color: #8D9DAA; }

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

This text font color is #8D9DAA.

Background Color

.myBgColor { background-color: #8D9DAA; }

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

This div background color is #8D9DAA.

Border color

.myBorderColor { border: 1px solid #8D9DAA; }

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

This div border color is #8D9DAA.

Opacity

.myOpacity80 { color: #8D9DAA; opacity: 0.8; }

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

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

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

This text has shadow with #8D9DAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9DAA.

Preview

Color preview on black background

This text has color #8D9DAA on black background.


Color preview on white background

This text has color #8D9DAA on white background.


Black color preview on #8D9DAA background

This text has black color on #8D9DAA background.


White color preview on #8D9DAA background

This text has white color on #8D9DAA background.


Related colors

Complementary color

Complementary color for #hex is #726255.


I love getcolorcode.com

Triadic colors

1 #AA8D9D and #9DAA8D with #8D9DAA are triadic colors.

2 #AA9D8D and #9D8DAA with #8D9DAA are triadic colors.