COLOR #839078

HEX: #839078 RGB: (131,144,120)

Color info

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

RGB color model

#839078 color RGB value is (131,144,120).

RGB: (131,144,120) (51%, 56%, 47%)

RGB channels and saturation

R 131 of 255 = 51%
G 144 of 255 = 56%
B 120 of 255 = 47%

131
144
120

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

Portions of RGB colors in percentages

R + G + B = 131 + 144 + 120 = 395 (100%)
R 131 of 395 ~ 33.16%
G 144 of 395 ~ 36.46%
B 120 of 395 ~ 30.38'%

%33.16
%36.46
%30.38

CMYK color model

#839078 color CMYK value is (9,0,17,44).

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

CMYK: (9,0,17,44)
C9M0Y17K44 (9%, 0%, 17%, 44%)
(0.09 / 0.00 / 0.17 / 0.44)

CMYK percentages

%9.03
%0
%16.67
%43.53

Codes

Color #839078 in popluar color models

83 90 78
RGB 131 144 120
HSL 93° 9.76% 51.76%
HSB/HSV 93° 16.67% 56.47%
CMYK 9.03% 0.00% 16.67%
43.53%

Color #839078 in popluar number systems.

HEX 83 90 78
Decimal 131 144 120
Binary 10000011 10010000 1111000
Octal 203 220 170

Shades and tints

Shades of #839078

#839078
(131,144,120)
#78836E
(120,131,110)
#6D7664
(109,118,100)
#62695A
(98,105,90)
#575C50
(87,92,80)
#4C4F46
(76,79,70)
#41423C
(65,66,60)
#363532
(54,53,50)
#2B2828
(43,40,40)
#201B1E
(32,27,30)
#150E14
(21,14,20)
#000000
(0,0,0)

Tints of #839078

#839078
(131,144,120)
#8E9A84
(142,154,132)
#99A490
(153,164,144)
#A4AE9C
(164,174,156)
#AFB8A8
(175,184,168)
#BAC2B4
(186,194,180)
#C5CCC0
(197,204,192)
#D0D6CC
(208,214,204)
#DBE0D8
(219,224,216)
#E6EAE4
(230,234,228)
#F1F4F0
(241,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839078; }

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

This text font color is #839078.

Background Color

.myBgColor { background-color: #839078; }

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

This div background color is #839078.

Border color

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

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

This div border color is #839078.

Opacity

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

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

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

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

This text has shadow with #839078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839078.

Preview

Color preview on black background

This text has color #839078 on black background.


Color preview on white background

This text has color #839078 on white background.


Black color preview on #839078 background

This text has black color on #839078 background.


White color preview on #839078 background

This text has white color on #839078 background.


Related colors

Complementary color

Complementary color for #hex is #7C6F87.


I love getcolorcode.com

Triadic colors

1 #788390 and #907883 with #839078 are triadic colors.

2 #789083 and #908378 with #839078 are triadic colors.