COLOR #838072

HEX: #838072 RGB: (131,128,114)

Color info

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

RGB color model

#838072 color RGB value is (131,128,114).

RGB: (131,128,114) (51%, 50%, 45%)

RGB channels and saturation

R 131 of 255 = 51%
G 128 of 255 = 50%
B 114 of 255 = 45%

131
128
114

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

Portions of RGB colors in percentages

R + G + B = 131 + 128 + 114 = 373 (100%)
R 131 of 373 ~ 35.12%
G 128 of 373 ~ 34.32%
B 114 of 373 ~ 30.56'%

%35.12
%34.32
%30.56

CMYK color model

#838072 color CMYK value is (0,2,13,49).

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

CMYK: (0,2,13,49)
C0M2Y13K49 (0%, 2%, 13%, 49%)
(0.00 / 0.02 / 0.13 / 0.49)

CMYK percentages

%0
%2.29
%12.98
%48.63

Codes

Color #838072 in popluar color models

83 80 72
RGB 131 128 114
HSL 49° 6.94% 48.04%
HSB/HSV 49° 12.98% 51.37%
CMYK 0.00% 2.29% 12.98%
48.63%

Color #838072 in popluar number systems.

HEX 83 80 72
Decimal 131 128 114
Binary 10000011 10000000 1110010
Octal 203 200 162

Shades and tints

Shades of #838072

#838072
(131,128,114)
#787568
(120,117,104)
#6D6A5E
(109,106,94)
#625F54
(98,95,84)
#57544A
(87,84,74)
#4C4940
(76,73,64)
#413E36
(65,62,54)
#36332C
(54,51,44)
#2B2822
(43,40,34)
#201D18
(32,29,24)
#15120E
(21,18,14)
#000000
(0,0,0)

Tints of #838072

#838072
(131,128,114)
#8E8B7E
(142,139,126)
#99968A
(153,150,138)
#A4A196
(164,161,150)
#AFACA2
(175,172,162)
#BAB7AE
(186,183,174)
#C5C2BA
(197,194,186)
#D0CDC6
(208,205,198)
#DBD8D2
(219,216,210)
#E6E3DE
(230,227,222)
#F1EEEA
(241,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838072; }

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

This text font color is #838072.

Background Color

.myBgColor { background-color: #838072; }

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

This div background color is #838072.

Border color

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

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

This div border color is #838072.

Opacity

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

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

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

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

This text has shadow with #838072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838072.

Preview

Color preview on black background

This text has color #838072 on black background.


Color preview on white background

This text has color #838072 on white background.


Black color preview on #838072 background

This text has black color on #838072 background.


White color preview on #838072 background

This text has white color on #838072 background.


Related colors

Complementary color

Complementary color for #hex is #7C7F8D.


I love getcolorcode.com

Triadic colors

1 #728380 and #807283 with #838072 are triadic colors.

2 #728083 and #808372 with #838072 are triadic colors.