COLOR #838783

HEX: #838783 RGB: (131,135,131)

Color info

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

RGB color model

#838783 color RGB value is (131,135,131).

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

RGB channels and saturation

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

131
135
131

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

Portions of RGB colors in percentages

R + G + B = 131 + 135 + 131 = 397 (100%)
R 131 of 397 ~ 33%
G 135 of 397 ~ 34.01%
B 131 of 397 ~ 33'%

%33
%34.01
%33

CMYK color model

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

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

CMYK: (3,0,3,47)
C3M0Y3K47 (3%, 0%, 3%, 47%)
(0.03 / 0.00 / 0.03 / 0.47)

CMYK percentages

%2.96
%0
%2.96
%47.06

Codes

Color #838783 in popluar color models

83 87 83
RGB 131 135 131
HSL 120° 1.64% 52.16%
HSB/HSV 120° 2.96% 52.94%
CMYK 2.96% 0.00% 2.96%
47.06%

Color #838783 in popluar number systems.

HEX 83 87 83
Decimal 131 135 131
Binary 10000011 10000111 10000011
Octal 203 207 203

Shades and tints

Shades of #838783

#838783
(131,135,131)
#787B78
(120,123,120)
#6D6F6D
(109,111,109)
#626362
(98,99,98)
#575757
(87,87,87)
#4C4B4C
(76,75,76)
#413F41
(65,63,65)
#363336
(54,51,54)
#2B272B
(43,39,43)
#201B20
(32,27,32)
#150F15
(21,15,21)
#000000
(0,0,0)

Tints of #838783

#838783
(131,135,131)
#8E918E
(142,145,142)
#999B99
(153,155,153)
#A4A5A4
(164,165,164)
#AFAFAF
(175,175,175)
#BAB9BA
(186,185,186)
#C5C3C5
(197,195,197)
#D0CDD0
(208,205,208)
#DBD7DB
(219,215,219)
#E6E1E6
(230,225,230)
#F1EBF1
(241,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838783; }

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

This text font color is #838783.

Background Color

.myBgColor { background-color: #838783; }

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

This div background color is #838783.

Border color

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

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

This div border color is #838783.

Opacity

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

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

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

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

This text has shadow with #838783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838783.

Preview

Color preview on black background

This text has color #838783 on black background.


Color preview on white background

This text has color #838783 on white background.


Black color preview on #838783 background

This text has black color on #838783 background.


White color preview on #838783 background

This text has white color on #838783 background.


Related colors

Complementary color

Complementary color for #hex is #7C787C.


I love getcolorcode.com

Triadic colors

1 #838387 and #878383 with #838783 are triadic colors.

2 #838783 and #878383 with #838783 are triadic colors.