COLOR #838596

HEX: #838596 RGB: (131,133,150)

Color info

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

RGB color model

#838596 color RGB value is (131,133,150).

RGB: (131,133,150) (51%, 52%, 59%)

RGB channels and saturation

R 131 of 255 = 51%
G 133 of 255 = 52%
B 150 of 255 = 59%

131
133
150

R + G + B ~ 54%. #838596 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 133 + 150 = 414 (100%)
R 131 of 414 ~ 31.64%
G 133 of 414 ~ 32.13%
B 150 of 414 ~ 36.23'%

%31.64
%32.13
%36.23

CMYK color model

#838596 color CMYK value is (13,11,0,41).

  • cyan value is 12.67%
  • magenta value is 11.33%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (13,11,0,41) C13M11Y0K41 (13%,11%,0%,41%) (0.13/0.11/0.00/0.41) 

CMYK percentages

%12.67
%11.33
%0
%41.18

Codes

Color #838596 in popluar color models

83 85 96
RGB 131 133 150
HSL 234° 8.30% 55.10%
HSB/HSV 234° 12.67% 58.82%
CMYK 12.67% 11.33% 0.00%
41.18%

Color #838596 in popluar number systems.

HEX 83 85 96
Decimal 131 133 150
Binary 10000011 10000101 10010110
Octal 203 205 226

Shades and tints

Shades of #838596

#838596
(131,133,150)
#787989
(120,121,137)
#6D6D7C
(109,109,124)
#62616F
(98,97,111)
#575562
(87,85,98)
#4C4955
(76,73,85)
#413D48
(65,61,72)
#36313B
(54,49,59)
#2B252E
(43,37,46)
#201921
(32,25,33)
#150D14
(21,13,20)
#000000
(0,0,0)

Tints of #838596

#838596
(131,133,150)
#8E909F
(142,144,159)
#999BA8
(153,155,168)
#A4A6B1
(164,166,177)
#AFB1BA
(175,177,186)
#BABCC3
(186,188,195)
#C5C7CC
(197,199,204)
#D0D2D5
(208,210,213)
#DBDDDE
(219,221,222)
#E6E8E7
(230,232,231)
#F1F3F0
(241,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838596; }

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

This text font color is #838596.

Background Color

.myBgColor { background-color: #838596; }

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

This div background color is #838596.

Border color

.myBorderColor { border: 1px solid #838596; }

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

This div border color is #838596.

Opacity

.myOpacity80 { color: #838596; opacity: 0.8; }

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

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

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

This text has shadow with #838596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838596.

Preview

Color preview on black background

This text has color #838596 on black background.


Color preview on white background

This text has color #838596 on white background.


Black color preview on #838596 background

This text has black color on #838596 background.


White color preview on #838596 background

This text has white color on #838596 background.


Related colors

Complementary color

Complementary color for #hex is #7C7A69.


I love getcolorcode.com

Triadic colors

1 #968385 and #859683 with #838596 are triadic colors.

2 #968583 and #858396 with #838596 are triadic colors.