COLOR #838187

HEX: #838187 RGB: (131,129,135)

Color info

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

RGB color model

#838187 color RGB value is (131,129,135).

RGB: (131,129,135) (51%, 51%, 53%)

RGB channels and saturation

R 131 of 255 = 51%
G 129 of 255 = 51%
B 135 of 255 = 53%

131
129
135

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

Portions of RGB colors in percentages

R + G + B = 131 + 129 + 135 = 395 (100%)
R 131 of 395 ~ 33.16%
G 129 of 395 ~ 32.66%
B 135 of 395 ~ 34.18'%

%33.16
%32.66
%34.18

CMYK color model

#838187 color CMYK value is (3,4,0,47).

  • cyan value is 2.96%
  • magenta value is 4.44%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (3,4,0,47)
C3M4Y0K47 (3%, 4%, 0%, 47%)
(0.03 / 0.04 / 0.00 / 0.47)

CMYK percentages

%2.96
%4.44
%0
%47.06

Codes

Color #838187 in popluar color models

83 81 87
RGB 131 129 135
HSL 260° 2.44% 51.76%
HSB/HSV 260° 4.44% 52.94%
CMYK 2.96% 4.44% 0.00%
47.06%

Color #838187 in popluar number systems.

HEX 83 81 87
Decimal 131 129 135
Binary 10000011 10000001 10000111
Octal 203 201 207

Shades and tints

Shades of #838187

#838187
(131,129,135)
#78767B
(120,118,123)
#6D6B6F
(109,107,111)
#626063
(98,96,99)
#575557
(87,85,87)
#4C4A4B
(76,74,75)
#413F3F
(65,63,63)
#363433
(54,52,51)
#2B2927
(43,41,39)
#201E1B
(32,30,27)
#15130F
(21,19,15)
#000000
(0,0,0)

Tints of #838187

#838187
(131,129,135)
#8E8C91
(142,140,145)
#99979B
(153,151,155)
#A4A2A5
(164,162,165)
#AFADAF
(175,173,175)
#BAB8B9
(186,184,185)
#C5C3C3
(197,195,195)
#D0CECD
(208,206,205)
#DBD9D7
(219,217,215)
#E6E4E1
(230,228,225)
#F1EFEB
(241,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #838187 color. Also use rgb(131,129,135) instead hex code.

Text Font Color

.myTextColor { color: #838187; }

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

This text font color is #838187.

Background Color

.myBgColor { background-color: #838187; }

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

This div background color is #838187.

Border color

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

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

This div border color is #838187.

Opacity

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

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

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

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

This text has shadow with #838187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838187.

Preview

Color preview on black background

This text has color #838187 on black background.


Color preview on white background

This text has color #838187 on white background.


Black color preview on #838187 background

This text has black color on #838187 background.


White color preview on #838187 background

This text has white color on #838187 background.


Related colors

Complementary color

Complementary color for #hex is #7C7E78.


I love getcolorcode.com

Triadic colors

1 #878381 and #818783 with #838187 are triadic colors.

2 #878183 and #818387 with #838187 are triadic colors.