COLOR #848874

HEX: #848874 RGB: (132,136,116)

Color info

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

RGB color model

#848874 color RGB value is (132,136,116).

RGB: (132,136,116) (52%, 53%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 136 of 255 = 53%
B 116 of 255 = 45%

132
136
116

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

Portions of RGB colors in percentages

R + G + B = 132 + 136 + 116 = 384 (100%)
R 132 of 384 ~ 34.38%
G 136 of 384 ~ 35.42%
B 116 of 384 ~ 30.21'%

%34.38
%35.42
%30.21

CMYK color model

#848874 color CMYK value is (3,0,15,47).

  • cyan value is 2.94%
  • magenta value is 0.00%
  • yellow value is 14.71%
  • key color value is 46.67%

CMYK: (3,0,15,47)
C3M0Y15K47 (3%, 0%, 15%, 47%)
(0.03 / 0.00 / 0.15 / 0.47)

CMYK percentages

%2.94
%0
%14.71
%46.67

Codes

Color #848874 in popluar color models

84 88 74
RGB 132 136 116
HSL 72° 7.94% 49.41%
HSB/HSV 72° 14.71% 53.33%
CMYK 2.94% 0.00% 14.71%
46.67%

Color #848874 in popluar number systems.

HEX 84 88 74
Decimal 132 136 116
Binary 10000100 10001000 1110100
Octal 204 210 164

Shades and tints

Shades of #848874

#848874
(132,136,116)
#787C6A
(120,124,106)
#6C7060
(108,112,96)
#606456
(96,100,86)
#54584C
(84,88,76)
#484C42
(72,76,66)
#3C4038
(60,64,56)
#30342E
(48,52,46)
#242824
(36,40,36)
#181C1A
(24,28,26)
#0C1010
(12,16,16)
#000000
(0,0,0)

Tints of #848874

#848874
(132,136,116)
#8F9280
(143,146,128)
#9A9C8C
(154,156,140)
#A5A698
(165,166,152)
#B0B0A4
(176,176,164)
#BBBAB0
(187,186,176)
#C6C4BC
(198,196,188)
#D1CEC8
(209,206,200)
#DCD8D4
(220,216,212)
#E7E2E0
(231,226,224)
#F2ECEC
(242,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #848874 color. Also use rgb(132,136,116) instead hex code.

Text Font Color

.myTextColor { color: #848874; }

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

This text font color is #848874.

Background Color

.myBgColor { background-color: #848874; }

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

This div background color is #848874.

Border color

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

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

This div border color is #848874.

Opacity

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

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

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

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

This text has shadow with #848874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848874.

Preview

Color preview on black background

This text has color #848874 on black background.


Color preview on white background

This text has color #848874 on white background.


Black color preview on #848874 background

This text has black color on #848874 background.


White color preview on #848874 background

This text has white color on #848874 background.


Related colors

Complementary color

Complementary color for #hex is #7B778B.


I love getcolorcode.com

Triadic colors

1 #748488 and #887484 with #848874 are triadic colors.

2 #748884 and #888474 with #848874 are triadic colors.