COLOR #839452

HEX: #839452 RGB: (131,148,82)

Color info

#839452 contains mainly red and green colors. Web safe color of #839452 is #999966 (or #996).

RGB color model

#839452 color RGB value is (131,148,82).

RGB: (131,148,82) (51%, 58%, 32%)

RGB channels and saturation

R 131 of 255 = 51%
G 148 of 255 = 58%
B 82 of 255 = 32%

131
148
82

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

Portions of RGB colors in percentages

R + G + B = 131 + 148 + 82 = 361 (100%)
R 131 of 361 ~ 36.29%
G 148 of 361 ~ 41%
B 82 of 361 ~ 22.71'%

%36.29
%41
%22.71

CMYK color model

#839452 color CMYK value is (11,0,45,42).

  • cyan value is 11.49%
  • magenta value is 0.00%
  • yellow value is 44.59%
  • key color value is 41.96%
CMYK: (11,0,45,42) C11M0Y45K42 (11%,0%,45%,42%) (0.11/0.00/0.45/0.42) 

CMYK percentages

%11.49
%0
%44.59
%41.96

Codes

Color #839452 in popluar color models

83 94 52
RGB 131 148 82
HSL 75° 28.70% 45.10%
HSB/HSV 75° 44.59% 58.04%
CMYK 11.49% 0.00% 44.59%
41.96%

Color #839452 in popluar number systems.

HEX 83 94 52
Decimal 131 148 82
Binary 10000011 10010100 1010010
Octal 203 224 122

Shades and tints

Shades of #839452

#839452
(131,148,82)
#78874B
(120,135,75)
#6D7A44
(109,122,68)
#626D3D
(98,109,61)
#576036
(87,96,54)
#4C532F
(76,83,47)
#414628
(65,70,40)
#363921
(54,57,33)
#2B2C1A
(43,44,26)
#201F13
(32,31,19)
#15120C
(21,18,12)
#000000
(0,0,0)

Tints of #839452

#839452
(131,148,82)
#8E9D61
(142,157,97)
#99A670
(153,166,112)
#A4AF7F
(164,175,127)
#AFB88E
(175,184,142)
#BAC19D
(186,193,157)
#C5CAAC
(197,202,172)
#D0D3BB
(208,211,187)
#DBDCCA
(219,220,202)
#E6E5D9
(230,229,217)
#F1EEE8
(241,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839452; }

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

This text font color is #839452.

Background Color

.myBgColor { background-color: #839452; }

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

This div background color is #839452.

Border color

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

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

This div border color is #839452.

Opacity

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

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

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

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

This text has shadow with #839452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839452.

Preview

Color preview on black background

This text has color #839452 on black background.


Color preview on white background

This text has color #839452 on white background.


Black color preview on #839452 background

This text has black color on #839452 background.


White color preview on #839452 background

This text has white color on #839452 background.


Related colors

Complementary color

Complementary color for #hex is #7C6BAD.


I love getcolorcode.com

Triadic colors

1 #528394 and #945283 with #839452 are triadic colors.

2 #529483 and #948352 with #839452 are triadic colors.