COLOR #8D7F24

HEX: #8D7F24 RGB: (141,127,36)

Color info

#8D7F24 contains mainly red and green colors. Web safe color of #8D7F24 is #996633 (or #963).

RGB color model

#8D7F24 color RGB value is (141,127,36).

RGB: (141,127,36) (55%, 50%, 14%)

RGB channels and saturation

R 141 of 255 = 55%
G 127 of 255 = 50%
B 36 of 255 = 14%

141
127
36

R + G + B ~ 40%. #8D7F24 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 141 + 127 + 36 = 304 (100%)
R 141 of 304 ~ 46.38%
G 127 of 304 ~ 41.78%
B 36 of 304 ~ 11.84'%

%46.38
%41.78
%11.84

CMYK color model

#8D7F24 color CMYK value is (0,10,74,45).

  • cyan value is 0.00%
  • magenta value is 9.93%
  • yellow value is 74.47%
  • key color value is 44.71%

CMYK: (0,10,74,45)
C0M10Y74K45 (0%, 10%, 74%, 45%)
(0.00 / 0.10 / 0.74 / 0.45)

CMYK percentages

%0
%9.93
%74.47
%44.71

Codes

Color #8D7F24 in popluar color models

8D 7F 24
RGB 141 127 36
HSL 52° 59.32% 34.71%
HSB/HSV 52° 74.47% 55.29%
CMYK 0.00% 9.93% 74.47%
44.71%

Color #8D7F24 in popluar number systems.

HEX 8D 7F 24
Decimal 141 127 36
Binary 10001101 1111111 100100
Octal 215 177 44

Shades and tints

Shades of #8D7F24

#8D7F24
(141,127,36)
#817421
(129,116,33)
#75691E
(117,105,30)
#695E1B
(105,94,27)
#5D5318
(93,83,24)
#514815
(81,72,21)
#453D12
(69,61,18)
#39320F
(57,50,15)
#2D270C
(45,39,12)
#211C09
(33,28,9)
#151106
(21,17,6)
#000000
(0,0,0)

Tints of #8D7F24

#8D7F24
(141,127,36)
#978A37
(151,138,55)
#A1954A
(161,149,74)
#ABA05D
(171,160,93)
#B5AB70
(181,171,112)
#BFB683
(191,182,131)
#C9C196
(201,193,150)
#D3CCA9
(211,204,169)
#DDD7BC
(221,215,188)
#E7E2CF
(231,226,207)
#F1EDE2
(241,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7F24 color. Also use rgb(141,127,36) instead hex code.

Text Font Color

.myTextColor { color: #8D7F24; }

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

This text font color is #8D7F24.

Background Color

.myBgColor { background-color: #8D7F24; }

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

This div background color is #8D7F24.

Border color

.myBorderColor { border: 1px solid #8D7F24; }

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

This div border color is #8D7F24.

Opacity

.myOpacity80 { color: #8D7F24; opacity: 0.8; }

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

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

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

This text has shadow with #8D7F24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7F24.

Preview

Color preview on black background

This text has color #8D7F24 on black background.


Color preview on white background

This text has color #8D7F24 on white background.


Black color preview on #8D7F24 background

This text has black color on #8D7F24 background.


White color preview on #8D7F24 background

This text has white color on #8D7F24 background.


Related colors

Complementary color

Complementary color for #hex is #7280DB.


I love getcolorcode.com

Triadic colors

1 #248D7F and #7F248D with #8D7F24 are triadic colors.

2 #247F8D and #7F8D24 with #8D7F24 are triadic colors.