COLOR #839072

HEX: #839072 RGB: (131,144,114)

Color info

#839072 contains red, green and blue colors in about the same proportion. Web safe color of #839072 is #999966 (or #996).

RGB color model

#839072 color RGB value is (131,144,114).

RGB: (131,144,114) (51%, 56%, 45%)

RGB channels and saturation

R 131 of 255 = 51%
G 144 of 255 = 56%
B 114 of 255 = 45%

131
144
114

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

Portions of RGB colors in percentages

R + G + B = 131 + 144 + 114 = 389 (100%)
R 131 of 389 ~ 33.68%
G 144 of 389 ~ 37.02%
B 114 of 389 ~ 29.31'%

%33.68
%37.02
%29.31

CMYK color model

#839072 color CMYK value is (9,0,21,44).

  • cyan value is 9.03%
  • magenta value is 0.00%
  • yellow value is 20.83%
  • key color value is 43.53%

CMYK: (9,0,21,44)
C9M0Y21K44 (9%, 0%, 21%, 44%)
(0.09 / 0.00 / 0.21 / 0.44)

CMYK percentages

%9.03
%0
%20.83
%43.53

Codes

Color #839072 in popluar color models

83 90 72
RGB 131 144 114
HSL 86° 11.90% 50.59%
HSB/HSV 86° 20.83% 56.47%
CMYK 9.03% 0.00% 20.83%
43.53%

Color #839072 in popluar number systems.

HEX 83 90 72
Decimal 131 144 114
Binary 10000011 10010000 1110010
Octal 203 220 162

Shades and tints

Shades of #839072

#839072
(131,144,114)
#788368
(120,131,104)
#6D765E
(109,118,94)
#626954
(98,105,84)
#575C4A
(87,92,74)
#4C4F40
(76,79,64)
#414236
(65,66,54)
#36352C
(54,53,44)
#2B2822
(43,40,34)
#201B18
(32,27,24)
#150E0E
(21,14,14)
#000000
(0,0,0)

Tints of #839072

#839072
(131,144,114)
#8E9A7E
(142,154,126)
#99A48A
(153,164,138)
#A4AE96
(164,174,150)
#AFB8A2
(175,184,162)
#BAC2AE
(186,194,174)
#C5CCBA
(197,204,186)
#D0D6C6
(208,214,198)
#DBE0D2
(219,224,210)
#E6EADE
(230,234,222)
#F1F4EA
(241,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839072; }

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

This text font color is #839072.

Background Color

.myBgColor { background-color: #839072; }

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

This div background color is #839072.

Border color

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

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

This div border color is #839072.

Opacity

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

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

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

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

This text has shadow with #839072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839072.

Preview

Color preview on black background

This text has color #839072 on black background.


Color preview on white background

This text has color #839072 on white background.


Black color preview on #839072 background

This text has black color on #839072 background.


White color preview on #839072 background

This text has white color on #839072 background.


Related colors

Complementary color

Complementary color for #hex is #7C6F8D.


I love getcolorcode.com

Triadic colors

1 #728390 and #907283 with #839072 are triadic colors.

2 #729083 and #908372 with #839072 are triadic colors.