COLOR #838886

HEX: #838886 RGB: (131,136,134)

Color info

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

RGB color model

#838886 color RGB value is (131,136,134).

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

RGB channels and saturation

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

131
136
134

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

Portions of RGB colors in percentages

R + G + B = 131 + 136 + 134 = 401 (100%)
R 131 of 401 ~ 32.67%
G 136 of 401 ~ 33.92%
B 134 of 401 ~ 33.42'%

%32.67
%33.92
%33.42

CMYK color model

#838886 color CMYK value is (4,0,1,47).

  • cyan value is 3.68%
  • magenta value is 0.00%
  • yellow value is 1.47%
  • key color value is 46.67%

CMYK: (4,0,1,47)
C4M0Y1K47 (4%, 0%, 1%, 47%)
(0.04 / 0.00 / 0.01 / 0.47)

CMYK percentages

%3.68
%0
%1.47
%46.67

Codes

Color #838886 in popluar color models

83 88 86
RGB 131 136 134
HSL 156° 2.06% 52.35%
HSB/HSV 156° 3.68% 53.33%
CMYK 3.68% 0.00% 1.47%
46.67%

Color #838886 in popluar number systems.

HEX 83 88 86
Decimal 131 136 134
Binary 10000011 10001000 10000110
Octal 203 210 206

Shades and tints

Shades of #838886

#838886
(131,136,134)
#787C7A
(120,124,122)
#6D706E
(109,112,110)
#626462
(98,100,98)
#575856
(87,88,86)
#4C4C4A
(76,76,74)
#41403E
(65,64,62)
#363432
(54,52,50)
#2B2826
(43,40,38)
#201C1A
(32,28,26)
#15100E
(21,16,14)
#000000
(0,0,0)

Tints of #838886

#838886
(131,136,134)
#8E9291
(142,146,145)
#999C9C
(153,156,156)
#A4A6A7
(164,166,167)
#AFB0B2
(175,176,178)
#BABABD
(186,186,189)
#C5C4C8
(197,196,200)
#D0CED3
(208,206,211)
#DBD8DE
(219,216,222)
#E6E2E9
(230,226,233)
#F1ECF4
(241,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838886; }

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

This text font color is #838886.

Background Color

.myBgColor { background-color: #838886; }

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

This div background color is #838886.

Border color

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

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

This div border color is #838886.

Opacity

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

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

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

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

This text has shadow with #838886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838886.

Preview

Color preview on black background

This text has color #838886 on black background.


Color preview on white background

This text has color #838886 on white background.


Black color preview on #838886 background

This text has black color on #838886 background.


White color preview on #838886 background

This text has white color on #838886 background.


Related colors

Complementary color

Complementary color for #hex is #7C7779.


I love getcolorcode.com

Triadic colors

1 #868388 and #888683 with #838886 are triadic colors.

2 #868883 and #888386 with #838886 are triadic colors.