COLOR #839458

HEX: #839458 RGB: (131,148,88)

Color info

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

RGB color model

#839458 color RGB value is (131,148,88).

RGB: (131,148,88) (51%, 58%, 35%)

RGB channels and saturation

R 131 of 255 = 51%
G 148 of 255 = 58%
B 88 of 255 = 35%

131
148
88

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

Portions of RGB colors in percentages

R + G + B = 131 + 148 + 88 = 367 (100%)
R 131 of 367 ~ 35.69%
G 148 of 367 ~ 40.33%
B 88 of 367 ~ 23.98'%

%35.69
%40.33
%23.98

CMYK color model

#839458 color CMYK value is (11,0,41,42).

  • cyan value is 11.49%
  • magenta value is 0.00%
  • yellow value is 40.54%
  • key color value is 41.96%

CMYK: (11,0,41,42)
C11M0Y41K42 (11%, 0%, 41%, 42%)
(0.11 / 0.00 / 0.41 / 0.42)

CMYK percentages

%11.49
%0
%40.54
%41.96

Codes

Color #839458 in popluar color models

83 94 58
RGB 131 148 88
HSL 77° 25.42% 46.27%
HSB/HSV 77° 40.54% 58.04%
CMYK 11.49% 0.00% 40.54%
41.96%

Color #839458 in popluar number systems.

HEX 83 94 58
Decimal 131 148 88
Binary 10000011 10010100 1011000
Octal 203 224 130

Shades and tints

Shades of #839458

#839458
(131,148,88)
#788750
(120,135,80)
#6D7A48
(109,122,72)
#626D40
(98,109,64)
#576038
(87,96,56)
#4C5330
(76,83,48)
#414628
(65,70,40)
#363920
(54,57,32)
#2B2C18
(43,44,24)
#201F10
(32,31,16)
#151208
(21,18,8)
#000000
(0,0,0)

Tints of #839458

#839458
(131,148,88)
#8E9D67
(142,157,103)
#99A676
(153,166,118)
#A4AF85
(164,175,133)
#AFB894
(175,184,148)
#BAC1A3
(186,193,163)
#C5CAB2
(197,202,178)
#D0D3C1
(208,211,193)
#DBDCD0
(219,220,208)
#E6E5DF
(230,229,223)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839458; }

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

This text font color is #839458.

Background Color

.myBgColor { background-color: #839458; }

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

This div background color is #839458.

Border color

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

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

This div border color is #839458.

Opacity

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

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

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

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

This text has shadow with #839458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839458.

Preview

Color preview on black background

This text has color #839458 on black background.


Color preview on white background

This text has color #839458 on white background.


Black color preview on #839458 background

This text has black color on #839458 background.


White color preview on #839458 background

This text has white color on #839458 background.


Related colors

Complementary color

Complementary color for #hex is #7C6BA7.


I love getcolorcode.com

Triadic colors

1 #588394 and #945883 with #839458 are triadic colors.

2 #589483 and #948358 with #839458 are triadic colors.