COLOR #8396A2

HEX: #8396A2 RGB: (131,150,162)

Color info

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

RGB color model

#8396A2 color RGB value is (131,150,162).

RGB: (131,150,162) (51%, 59%, 64%)

RGB channels and saturation

R 131 of 255 = 51%
G 150 of 255 = 59%
B 162 of 255 = 64%

131
150
162

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

Portions of RGB colors in percentages

R + G + B = 131 + 150 + 162 = 443 (100%)
R 131 of 443 ~ 29.57%
G 150 of 443 ~ 33.86%
B 162 of 443 ~ 36.57'%

%29.57
%33.86
%36.57

CMYK color model

#8396A2 color CMYK value is (19,7,0,36).

  • cyan value is 19.14%
  • magenta value is 7.41%
  • yellow value is 0.00%
  • key color value is 36.47%

CMYK: (19,7,0,36)
C19M7Y0K36 (19%, 7%, 0%, 36%)
(0.19 / 0.07 / 0.00 / 0.36)

CMYK percentages

%19.14
%7.41
%0
%36.47

Codes

Color #8396A2 in popluar color models

83 96 A2
RGB 131 150 162
HSL 203° 14.29% 57.45%
HSB/HSV 203° 19.14% 63.53%
CMYK 19.14% 7.41% 0.00%
36.47%

Color #8396A2 in popluar number systems.

HEX 83 96 A2
Decimal 131 150 162
Binary 10000011 10010110 10100010
Octal 203 226 242

Shades and tints

Shades of #8396A2

#8396A2
(131,150,162)
#788994
(120,137,148)
#6D7C86
(109,124,134)
#626F78
(98,111,120)
#57626A
(87,98,106)
#4C555C
(76,85,92)
#41484E
(65,72,78)
#363B40
(54,59,64)
#2B2E32
(43,46,50)
#202124
(32,33,36)
#151416
(21,20,22)
#000000
(0,0,0)

Tints of #8396A2

#8396A2
(131,150,162)
#8E9FAA
(142,159,170)
#99A8B2
(153,168,178)
#A4B1BA
(164,177,186)
#AFBAC2
(175,186,194)
#BAC3CA
(186,195,202)
#C5CCD2
(197,204,210)
#D0D5DA
(208,213,218)
#DBDEE2
(219,222,226)
#E6E7EA
(230,231,234)
#F1F0F2
(241,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8396A2 color. Also use rgb(131,150,162) instead hex code.

Text Font Color

.myTextColor { color: #8396A2; }

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

This text font color is #8396A2.

Background Color

.myBgColor { background-color: #8396A2; }

<div style="background-color:#8396A2">Inner text</div>

This div background color is #8396A2.

Border color

.myBorderColor { border: 1px solid #8396A2; }

<div style="border:3px solid #8396A2">Div</div>

This div border color is #8396A2.

Opacity

.myOpacity80 { color: #8396A2; opacity: 0.8; }

<p style="color:#8396A2;opacity:0.8;">80%</p>

Text with #8396A2 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 #8396A2;}

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

This text has shadow with #8396A2 color.


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

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

This text has shadow with #8396A2 primary color and red secondary color.


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

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

This text has shadow with #8396A2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8396A2.

Preview

Color preview on black background

This text has color #8396A2 on black background.


Color preview on white background

This text has color #8396A2 on white background.


Black color preview on #8396A2 background

This text has black color on #8396A2 background.


White color preview on #8396A2 background

This text has white color on #8396A2 background.


Related colors

Complementary color

Complementary color for #hex is #7C695D.


I love getcolorcode.com

Triadic colors

1 #A28396 and #96A283 with #8396A2 are triadic colors.

2 #A29683 and #9683A2 with #8396A2 are triadic colors.