COLOR #8391A6

HEX: #8391A6 RGB: (131,145,166)

Color info

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

RGB color model

#8391A6 color RGB value is (131,145,166).

RGB: (131,145,166) (51%, 57%, 65%)

RGB channels and saturation

R 131 of 255 = 51%
G 145 of 255 = 57%
B 166 of 255 = 65%

131
145
166

R + G + B ~ 58%. #8391A6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 145 + 166 = 442 (100%)
R 131 of 442 ~ 29.64%
G 145 of 442 ~ 32.81%
B 166 of 442 ~ 37.56'%

%29.64
%32.81
%37.56

CMYK color model

#8391A6 color CMYK value is (21,13,0,35).

  • cyan value is 21.08%
  • magenta value is 12.65%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (21,13,0,35)
C21M13Y0K35 (21%, 13%, 0%, 35%)
(0.21 / 0.13 / 0.00 / 0.35)

CMYK percentages

%21.08
%12.65
%0
%34.9

Codes

Color #8391A6 in popluar color models

83 91 A6
RGB 131 145 166
HSL 216° 16.43% 58.24%
HSB/HSV 216° 21.08% 65.10%
CMYK 21.08% 12.65% 0.00%
34.90%

Color #8391A6 in popluar number systems.

HEX 83 91 A6
Decimal 131 145 166
Binary 10000011 10010001 10100110
Octal 203 221 246

Shades and tints

Shades of #8391A6

#8391A6
(131,145,166)
#788497
(120,132,151)
#6D7788
(109,119,136)
#626A79
(98,106,121)
#575D6A
(87,93,106)
#4C505B
(76,80,91)
#41434C
(65,67,76)
#36363D
(54,54,61)
#2B292E
(43,41,46)
#201C1F
(32,28,31)
#150F10
(21,15,16)
#000000
(0,0,0)

Tints of #8391A6

#8391A6
(131,145,166)
#8E9BAE
(142,155,174)
#99A5B6
(153,165,182)
#A4AFBE
(164,175,190)
#AFB9C6
(175,185,198)
#BAC3CE
(186,195,206)
#C5CDD6
(197,205,214)
#D0D7DE
(208,215,222)
#DBE1E6
(219,225,230)
#E6EBEE
(230,235,238)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8391A6 color. Also use rgb(131,145,166) instead hex code.

Text Font Color

.myTextColor { color: #8391A6; }

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

This text font color is #8391A6.

Background Color

.myBgColor { background-color: #8391A6; }

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

This div background color is #8391A6.

Border color

.myBorderColor { border: 1px solid #8391A6; }

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

This div border color is #8391A6.

Opacity

.myOpacity80 { color: #8391A6; opacity: 0.8; }

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

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

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

This text has shadow with #8391A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8391A6.

Preview

Color preview on black background

This text has color #8391A6 on black background.


Color preview on white background

This text has color #8391A6 on white background.


Black color preview on #8391A6 background

This text has black color on #8391A6 background.


White color preview on #8391A6 background

This text has white color on #8391A6 background.


Related colors

Complementary color

Complementary color for #hex is #7C6E59.


I love getcolorcode.com

Triadic colors

1 #A68391 and #91A683 with #8391A6 are triadic colors.

2 #A69183 and #9183A6 with #8391A6 are triadic colors.