COLOR #8D9DB3

HEX: #8D9DB3 RGB: (141,157,179)

Color info

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

RGB color model

#8D9DB3 color RGB value is (141,157,179).

RGB: (141,157,179) (55%, 62%, 70%)

RGB channels and saturation

R 141 of 255 = 55%
G 157 of 255 = 62%
B 179 of 255 = 70%

141
157
179

R + G + B ~ 62%. #8D9DB3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 141 + 157 + 179 = 477 (100%)
R 141 of 477 ~ 29.56%
G 157 of 477 ~ 32.91%
B 179 of 477 ~ 37.53'%

%29.56
%32.91
%37.53

CMYK color model

#8D9DB3 color CMYK value is (21,12,0,30).

  • cyan value is 21.23%
  • magenta value is 12.29%
  • yellow value is 0.00%
  • key color value is 29.80%

CMYK: (21,12,0,30)
C21M12Y0K30 (21%, 12%, 0%, 30%)
(0.21 / 0.12 / 0.00 / 0.30)

CMYK percentages

%21.23
%12.29
%0
%29.8

Codes

Color #8D9DB3 in popluar color models

8D 9D B3
RGB 141 157 179
HSL 215° 20.00% 62.75%
HSB/HSV 215° 21.23% 70.20%
CMYK 21.23% 12.29% 0.00%
29.80%

Color #8D9DB3 in popluar number systems.

HEX 8D 9D B3
Decimal 141 157 179
Binary 10001101 10011101 10110011
Octal 215 235 263

Shades and tints

Shades of #8D9DB3

#8D9DB3
(141,157,179)
#818FA3
(129,143,163)
#758193
(117,129,147)
#697383
(105,115,131)
#5D6573
(93,101,115)
#515763
(81,87,99)
#454953
(69,73,83)
#393B43
(57,59,67)
#2D2D33
(45,45,51)
#211F23
(33,31,35)
#151113
(21,17,19)
#000000
(0,0,0)

Tints of #8D9DB3

#8D9DB3
(141,157,179)
#97A5B9
(151,165,185)
#A1ADBF
(161,173,191)
#ABB5C5
(171,181,197)
#B5BDCB
(181,189,203)
#BFC5D1
(191,197,209)
#C9CDD7
(201,205,215)
#D3D5DD
(211,213,221)
#DDDDE3
(221,221,227)
#E7E5E9
(231,229,233)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8D9DB3; }

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

This text font color is #8D9DB3.

Background Color

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

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

This div background color is #8D9DB3.

Border color

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

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

This div border color is #8D9DB3.

Opacity

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

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

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

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

This text has shadow with #8D9DB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9DB3.

Preview

Color preview on black background

This text has color #8D9DB3 on black background.


Color preview on white background

This text has color #8D9DB3 on white background.


Black color preview on #8D9DB3 background

This text has black color on #8D9DB3 background.


White color preview on #8D9DB3 background

This text has white color on #8D9DB3 background.


Related colors

Complementary color

Complementary color for #hex is #72624C.


I love getcolorcode.com

Triadic colors

1 #B38D9D and #9DB38D with #8D9DB3 are triadic colors.

2 #B39D8D and #9D8DB3 with #8D9DB3 are triadic colors.