COLOR #838583

HEX: #838583 RGB: (131,133,131)

Color info

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

RGB color model

#838583 color RGB value is (131,133,131).

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

RGB channels and saturation

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

131
133
131

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

Portions of RGB colors in percentages

R + G + B = 131 + 133 + 131 = 395 (100%)
R 131 of 395 ~ 33.16%
G 133 of 395 ~ 33.67%
B 131 of 395 ~ 33.16'%

%33.16
%33.67
%33.16

CMYK color model

#838583 color CMYK value is (2,0,2,48).

  • cyan value is 1.50%
  • magenta value is 0.00%
  • yellow value is 1.50%
  • key color value is 47.84%

CMYK: (2,0,2,48)
C2M0Y2K48 (2%, 0%, 2%, 48%)
(0.02 / 0.00 / 0.02 / 0.48)

CMYK percentages

%1.5
%0
%1.5
%47.84

Codes

Color #838583 in popluar color models

83 85 83
RGB 131 133 131
HSL 120° 0.81% 51.76%
HSB/HSV 120° 1.50% 52.16%
CMYK 1.50% 0.00% 1.50%
47.84%

Color #838583 in popluar number systems.

HEX 83 85 83
Decimal 131 133 131
Binary 10000011 10000101 10000011
Octal 203 205 203

Shades and tints

Shades of #838583

#838583
(131,133,131)
#787978
(120,121,120)
#6D6D6D
(109,109,109)
#626162
(98,97,98)
#575557
(87,85,87)
#4C494C
(76,73,76)
#413D41
(65,61,65)
#363136
(54,49,54)
#2B252B
(43,37,43)
#201920
(32,25,32)
#150D15
(21,13,21)
#000000
(0,0,0)

Tints of #838583

#838583
(131,133,131)
#8E908E
(142,144,142)
#999B99
(153,155,153)
#A4A6A4
(164,166,164)
#AFB1AF
(175,177,175)
#BABCBA
(186,188,186)
#C5C7C5
(197,199,197)
#D0D2D0
(208,210,208)
#DBDDDB
(219,221,219)
#E6E8E6
(230,232,230)
#F1F3F1
(241,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838583; }

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

This text font color is #838583.

Background Color

.myBgColor { background-color: #838583; }

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

This div background color is #838583.

Border color

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

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

This div border color is #838583.

Opacity

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

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

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

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

This text has shadow with #838583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838583.

Preview

Color preview on black background

This text has color #838583 on black background.


Color preview on white background

This text has color #838583 on white background.


Black color preview on #838583 background

This text has black color on #838583 background.


White color preview on #838583 background

This text has white color on #838583 background.


Related colors

Complementary color

Complementary color for #hex is #7C7A7C.


I love getcolorcode.com

Triadic colors

1 #838385 and #858383 with #838583 are triadic colors.

2 #838583 and #858383 with #838583 are triadic colors.