COLOR #878548

HEX: #878548 RGB: (135,133,72)

Color info

#878548 contains mainly red and green colors. Web safe color of #878548 is #999933 (or #993).

RGB color model

#878548 color RGB value is (135,133,72).

RGB: (135,133,72) (53%, 52%, 28%)

RGB channels and saturation

R 135 of 255 = 53%
G 133 of 255 = 52%
B 72 of 255 = 28%

135
133
72

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

Portions of RGB colors in percentages

R + G + B = 135 + 133 + 72 = 340 (100%)
R 135 of 340 ~ 39.71%
G 133 of 340 ~ 39.12%
B 72 of 340 ~ 21.18'%

%39.71
%39.12
%21.18

CMYK color model

#878548 color CMYK value is (0,1,47,47).

  • cyan value is 0.00%
  • magenta value is 1.48%
  • yellow value is 46.67%
  • key color value is 47.06%

CMYK: (0,1,47,47)
C0M1Y47K47 (0%, 1%, 47%, 47%)
(0.00 / 0.01 / 0.47 / 0.47)

CMYK percentages

%0
%1.48
%46.67
%47.06

Codes

Color #878548 in popluar color models

87 85 48
RGB 135 133 72
HSL 58° 30.43% 40.59%
HSB/HSV 58° 46.67% 52.94%
CMYK 0.00% 1.48% 46.67%
47.06%

Color #878548 in popluar number systems.

HEX 87 85 48
Decimal 135 133 72
Binary 10000111 10000101 1001000
Octal 207 205 110

Shades and tints

Shades of #878548

#878548
(135,133,72)
#7B7942
(123,121,66)
#6F6D3C
(111,109,60)
#636136
(99,97,54)
#575530
(87,85,48)
#4B492A
(75,73,42)
#3F3D24
(63,61,36)
#33311E
(51,49,30)
#272518
(39,37,24)
#1B1912
(27,25,18)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #878548

#878548
(135,133,72)
#919058
(145,144,88)
#9B9B68
(155,155,104)
#A5A678
(165,166,120)
#AFB188
(175,177,136)
#B9BC98
(185,188,152)
#C3C7A8
(195,199,168)
#CDD2B8
(205,210,184)
#D7DDC8
(215,221,200)
#E1E8D8
(225,232,216)
#EBF3E8
(235,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #878548 color. Also use rgb(135,133,72) instead hex code.

Text Font Color

.myTextColor { color: #878548; }

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

This text font color is #878548.

Background Color

.myBgColor { background-color: #878548; }

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

This div background color is #878548.

Border color

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

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

This div border color is #878548.

Opacity

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

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

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

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

This text has shadow with #878548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878548.

Preview

Color preview on black background

This text has color #878548 on black background.


Color preview on white background

This text has color #878548 on white background.


Black color preview on #878548 background

This text has black color on #878548 background.


White color preview on #878548 background

This text has white color on #878548 background.


Related colors

Complementary color

Complementary color for #hex is #787AB7.


I love getcolorcode.com

Triadic colors

1 #488785 and #854887 with #878548 are triadic colors.

2 #488587 and #858748 with #878548 are triadic colors.