COLOR #838682

HEX: #838682 RGB: (131,134,130)

Color info

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

RGB color model

#838682 color RGB value is (131,134,130).

RGB: (131,134,130) (51%, 53%, 51%)

RGB channels and saturation

R 131 of 255 = 51%
G 134 of 255 = 53%
B 130 of 255 = 51%

131
134
130

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

Portions of RGB colors in percentages

R + G + B = 131 + 134 + 130 = 395 (100%)
R 131 of 395 ~ 33.16%
G 134 of 395 ~ 33.92%
B 130 of 395 ~ 32.91'%

%33.16
%33.92
%32.91

CMYK color model

#838682 color CMYK value is (2,0,3,47).

  • cyan value is 2.24%
  • magenta value is 0.00%
  • yellow value is 2.99%
  • key color value is 47.45%
CMYK: (2,0,3,47) C2M0Y3K47 (2%,0%,3%,47%) (0.02/0.00/0.03/0.47) 

CMYK percentages

%2.24
%0
%2.99
%47.45

Codes

Color #838682 in popluar color models

83 86 82
RGB 131 134 130
HSL 105° 1.63% 51.76%
HSB/HSV 105° 2.99% 52.55%
CMYK 2.24% 0.00% 2.99%
47.45%

Color #838682 in popluar number systems.

HEX 83 86 82
Decimal 131 134 130
Binary 10000011 10000110 10000010
Octal 203 206 202

Shades and tints

Shades of #838682

#838682
(131,134,130)
#787A77
(120,122,119)
#6D6E6C
(109,110,108)
#626261
(98,98,97)
#575656
(87,86,86)
#4C4A4B
(76,74,75)
#413E40
(65,62,64)
#363235
(54,50,53)
#2B262A
(43,38,42)
#201A1F
(32,26,31)
#150E14
(21,14,20)
#000000
(0,0,0)

Tints of #838682

#838682
(131,134,130)
#8E918D
(142,145,141)
#999C98
(153,156,152)
#A4A7A3
(164,167,163)
#AFB2AE
(175,178,174)
#BABDB9
(186,189,185)
#C5C8C4
(197,200,196)
#D0D3CF
(208,211,207)
#DBDEDA
(219,222,218)
#E6E9E5
(230,233,229)
#F1F4F0
(241,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #838682 color. Also use rgb(131,134,130) instead hex code.

Text Font Color

.myTextColor { color: #838682; }

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

This text font color is #838682.

Background Color

.myBgColor { background-color: #838682; }

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

This div background color is #838682.

Border color

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

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

This div border color is #838682.

Opacity

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

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

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

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

This text has shadow with #838682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838682.

Preview

Color preview on black background

This text has color #838682 on black background.


Color preview on white background

This text has color #838682 on white background.


Black color preview on #838682 background

This text has black color on #838682 background.


White color preview on #838682 background

This text has white color on #838682 background.


Related colors

Complementary color

Complementary color for #hex is #7C797D.


I love getcolorcode.com

Triadic colors

1 #828386 and #868283 with #838682 are triadic colors.

2 #828683 and #868382 with #838682 are triadic colors.