COLOR #83757E

HEX: #83757E RGB: (131,117,126)

Color info

#83757E contains red, green and blue colors in about the same proportion. Web safe color of #83757E is #996666 (or #966).

RGB color model

#83757E color RGB value is (131,117,126).

RGB: (131,117,126) (51%, 46%, 49%)

RGB channels and saturation

R 131 of 255 = 51%
G 117 of 255 = 46%
B 126 of 255 = 49%

131
117
126

R + G + B ~ 49%. #83757E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 117 + 126 = 374 (100%)
R 131 of 374 ~ 35.03%
G 117 of 374 ~ 31.28%
B 126 of 374 ~ 33.69'%

%35.03
%31.28
%33.69

CMYK color model

#83757E color CMYK value is (0,11,4,49).

  • cyan value is 0.00%
  • magenta value is 10.69%
  • yellow value is 3.82%
  • key color value is 48.63%
CMYK: (0,11,4,49) C0M11Y4K49 (0%,11%,4%,49%) (0.00/0.11/0.04/0.49) 

CMYK percentages

%0
%10.69
%3.82
%48.63

Codes

Color #83757E in popluar color models

83 75 7E
RGB 131 117 126
HSL 321° 5.65% 48.63%
HSB/HSV 321° 10.69% 51.37%
CMYK 0.00% 10.69% 3.82%
48.63%

Color #83757E in popluar number systems.

HEX 83 75 7E
Decimal 131 117 126
Binary 10000011 1110101 1111110
Octal 203 165 176

Shades and tints

Shades of #83757E

#83757E
(131,117,126)
#786B73
(120,107,115)
#6D6168
(109,97,104)
#62575D
(98,87,93)
#574D52
(87,77,82)
#4C4347
(76,67,71)
#41393C
(65,57,60)
#362F31
(54,47,49)
#2B2526
(43,37,38)
#201B1B
(32,27,27)
#151110
(21,17,16)
#000000
(0,0,0)

Tints of #83757E

#83757E
(131,117,126)
#8E8189
(142,129,137)
#998D94
(153,141,148)
#A4999F
(164,153,159)
#AFA5AA
(175,165,170)
#BAB1B5
(186,177,181)
#C5BDC0
(197,189,192)
#D0C9CB
(208,201,203)
#DBD5D6
(219,213,214)
#E6E1E1
(230,225,225)
#F1EDEC
(241,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83757E color. Also use rgb(131,117,126) instead hex code.

Text Font Color

.myTextColor { color: #83757E; }

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

This text font color is #83757E.

Background Color

.myBgColor { background-color: #83757E; }

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

This div background color is #83757E.

Border color

.myBorderColor { border: 1px solid #83757E; }

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

This div border color is #83757E.

Opacity

.myOpacity80 { color: #83757E; opacity: 0.8; }

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

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

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

This text has shadow with #83757E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83757E.

Preview

Color preview on black background

This text has color #83757E on black background.


Color preview on white background

This text has color #83757E on white background.


Black color preview on #83757E background

This text has black color on #83757E background.


White color preview on #83757E background

This text has white color on #83757E background.


Related colors

Complementary color

Complementary color for #hex is #7C8A81.


I love getcolorcode.com

Triadic colors

1 #7E8375 and #757E83 with #83757E are triadic colors.

2 #7E7583 and #75837E with #83757E are triadic colors.