COLOR #847518

HEX: #847518 RGB: (132,117,24)

Color info

#847518 contains mainly red and green colors. Web safe color of #847518 is #996600 (or #960).

RGB color model

#847518 color RGB value is (132,117,24).

RGB: (132,117,24) (52%, 46%, 9%)

RGB channels and saturation

R 132 of 255 = 52%
G 117 of 255 = 46%
B 24 of 255 = 9%

132
117
24

R + G + B ~ 36%. #847518 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 117 + 24 = 273 (100%)
R 132 of 273 ~ 48.35%
G 117 of 273 ~ 42.86%
B 24 of 273 ~ 8.79'%

%48.35
%42.86

CMYK color model

#847518 color CMYK value is (0,11,82,48).

  • cyan value is 0.00%
  • magenta value is 11.36%
  • yellow value is 81.82%
  • key color value is 48.24%

CMYK: (0,11,82,48)
C0M11Y82K48 (0%, 11%, 82%, 48%)
(0.00 / 0.11 / 0.82 / 0.48)

CMYK percentages

%0
%11.36
%81.82
%48.24

Codes

Color #847518 in popluar color models

84 75 18
RGB 132 117 24
HSL 52° 69.23% 30.59%
HSB/HSV 52° 81.82% 51.76%
CMYK 0.00% 11.36% 81.82%
48.24%

Color #847518 in popluar number systems.

HEX 84 75 18
Decimal 132 117 24
Binary 10000100 1110101 11000
Octal 204 165 30

Shades and tints

Shades of #847518

#847518
(132,117,24)
#786B16
(120,107,22)
#6C6114
(108,97,20)
#605712
(96,87,18)
#544D10
(84,77,16)
#48430E
(72,67,14)
#3C390C
(60,57,12)
#302F0A
(48,47,10)
#242508
(36,37,8)
#181B06
(24,27,6)
#0C1104
(12,17,4)
#000000
(0,0,0)

Tints of #847518

#847518
(132,117,24)
#8F812D
(143,129,45)
#9A8D42
(154,141,66)
#A59957
(165,153,87)
#B0A56C
(176,165,108)
#BBB181
(187,177,129)
#C6BD96
(198,189,150)
#D1C9AB
(209,201,171)
#DCD5C0
(220,213,192)
#E7E1D5
(231,225,213)
#F2EDEA
(242,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847518 color. Also use rgb(132,117,24) instead hex code.

Text Font Color

.myTextColor { color: #847518; }

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

This text font color is #847518.

Background Color

.myBgColor { background-color: #847518; }

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

This div background color is #847518.

Border color

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

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

This div border color is #847518.

Opacity

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

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

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

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

This text has shadow with #847518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847518.

Preview

Color preview on black background

This text has color #847518 on black background.


Color preview on white background

This text has color #847518 on white background.


Black color preview on #847518 background

This text has black color on #847518 background.


White color preview on #847518 background

This text has white color on #847518 background.


Related colors

Complementary color

Complementary color for #hex is #7B8AE7.


I love getcolorcode.com

Triadic colors

1 #188475 and #751884 with #847518 are triadic colors.

2 #187584 and #758418 with #847518 are triadic colors.