COLOR #848054

HEX: #848054 RGB: (132,128,84)

Color info

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

RGB color model

#848054 color RGB value is (132,128,84).

RGB: (132,128,84) (52%, 50%, 33%)

RGB channels and saturation

R 132 of 255 = 52%
G 128 of 255 = 50%
B 84 of 255 = 33%

132
128
84

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

Portions of RGB colors in percentages

R + G + B = 132 + 128 + 84 = 344 (100%)
R 132 of 344 ~ 38.37%
G 128 of 344 ~ 37.21%
B 84 of 344 ~ 24.42'%

%38.37
%37.21
%24.42

CMYK color model

#848054 color CMYK value is (0,3,36,48).

  • cyan value is 0.00%
  • magenta value is 3.03%
  • yellow value is 36.36%
  • key color value is 48.24%

CMYK: (0,3,36,48)
C0M3Y36K48 (0%, 3%, 36%, 48%)
(0.00 / 0.03 / 0.36 / 0.48)

CMYK percentages

%0
%3.03
%36.36
%48.24

Codes

Color #848054 in popluar color models

84 80 54
RGB 132 128 84
HSL 55° 22.22% 42.35%
HSB/HSV 55° 36.36% 51.76%
CMYK 0.00% 3.03% 36.36%
48.24%

Color #848054 in popluar number systems.

HEX 84 80 54
Decimal 132 128 84
Binary 10000100 10000000 1010100
Octal 204 200 124

Shades and tints

Shades of #848054

#848054
(132,128,84)
#78754D
(120,117,77)
#6C6A46
(108,106,70)
#605F3F
(96,95,63)
#545438
(84,84,56)
#484931
(72,73,49)
#3C3E2A
(60,62,42)
#303323
(48,51,35)
#24281C
(36,40,28)
#181D15
(24,29,21)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #848054

#848054
(132,128,84)
#8F8B63
(143,139,99)
#9A9672
(154,150,114)
#A5A181
(165,161,129)
#B0AC90
(176,172,144)
#BBB79F
(187,183,159)
#C6C2AE
(198,194,174)
#D1CDBD
(209,205,189)
#DCD8CC
(220,216,204)
#E7E3DB
(231,227,219)
#F2EEEA
(242,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #848054 color. Also use rgb(132,128,84) instead hex code.

Text Font Color

.myTextColor { color: #848054; }

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

This text font color is #848054.

Background Color

.myBgColor { background-color: #848054; }

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

This div background color is #848054.

Border color

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

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

This div border color is #848054.

Opacity

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

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

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

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

This text has shadow with #848054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848054.

Preview

Color preview on black background

This text has color #848054 on black background.


Color preview on white background

This text has color #848054 on white background.


Black color preview on #848054 background

This text has black color on #848054 background.


White color preview on #848054 background

This text has white color on #848054 background.


Related colors

Complementary color

Complementary color for #hex is #7B7FAB.


I love getcolorcode.com

Triadic colors

1 #548480 and #805484 with #848054 are triadic colors.

2 #548084 and #808454 with #848054 are triadic colors.