COLOR #83727B

HEX: #83727B RGB: (131,114,123)

Color info

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

RGB color model

#83727B color RGB value is (131,114,123).

RGB: (131,114,123) (51%, 45%, 48%)

RGB channels and saturation

R 131 of 255 = 51%
G 114 of 255 = 45%
B 123 of 255 = 48%

131
114
123

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

Portions of RGB colors in percentages

R + G + B = 131 + 114 + 123 = 368 (100%)
R 131 of 368 ~ 35.6%
G 114 of 368 ~ 30.98%
B 123 of 368 ~ 33.42'%

%35.6
%30.98
%33.42

CMYK color model

#83727B color CMYK value is (0,13,6,49).

  • cyan value is 0.00%
  • magenta value is 12.98%
  • yellow value is 6.11%
  • key color value is 48.63%

CMYK: (0,13,6,49)
C0M13Y6K49 (0%, 13%, 6%, 49%)
(0.00 / 0.13 / 0.06 / 0.49)

CMYK percentages

%0
%12.98
%6.11
%48.63

Codes

Color #83727B in popluar color models

83 72 7B
RGB 131 114 123
HSL 328° 6.94% 48.04%
HSB/HSV 328° 12.98% 51.37%
CMYK 0.00% 12.98% 6.11%
48.63%

Color #83727B in popluar number systems.

HEX 83 72 7B
Decimal 131 114 123
Binary 10000011 1110010 1111011
Octal 203 162 173

Shades and tints

Shades of #83727B

#83727B
(131,114,123)
#786870
(120,104,112)
#6D5E65
(109,94,101)
#62545A
(98,84,90)
#574A4F
(87,74,79)
#4C4044
(76,64,68)
#413639
(65,54,57)
#362C2E
(54,44,46)
#2B2223
(43,34,35)
#201818
(32,24,24)
#150E0D
(21,14,13)
#000000
(0,0,0)

Tints of #83727B

#83727B
(131,114,123)
#8E7E87
(142,126,135)
#998A93
(153,138,147)
#A4969F
(164,150,159)
#AFA2AB
(175,162,171)
#BAAEB7
(186,174,183)
#C5BAC3
(197,186,195)
#D0C6CF
(208,198,207)
#DBD2DB
(219,210,219)
#E6DEE7
(230,222,231)
#F1EAF3
(241,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83727B color. Also use rgb(131,114,123) instead hex code.

Text Font Color

.myTextColor { color: #83727B; }

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

This text font color is #83727B.

Background Color

.myBgColor { background-color: #83727B; }

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

This div background color is #83727B.

Border color

.myBorderColor { border: 1px solid #83727B; }

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

This div border color is #83727B.

Opacity

.myOpacity80 { color: #83727B; opacity: 0.8; }

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

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

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

This text has shadow with #83727B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83727B.

Preview

Color preview on black background

This text has color #83727B on black background.


Color preview on white background

This text has color #83727B on white background.


Black color preview on #83727B background

This text has black color on #83727B background.


White color preview on #83727B background

This text has white color on #83727B background.


Related colors

Complementary color

Complementary color for #hex is #7C8D84.


I love getcolorcode.com

Triadic colors

1 #7B8372 and #727B83 with #83727B are triadic colors.

2 #7B7283 and #72837B with #83727B are triadic colors.