COLOR #8D5F14

HEX: #8D5F14 RGB: (141,95,20)

Color info

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

RGB color model

#8D5F14 color RGB value is (141,95,20).

RGB: (141,95,20) (55%, 37%, 8%)

RGB channels and saturation

R 141 of 255 = 55%
G 95 of 255 = 37%
B 20 of 255 = 8%

141
95
20

R + G + B ~ 33%. #8D5F14 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 141 + 95 + 20 = 256 (100%)
R 141 of 256 ~ 55.08%
G 95 of 256 ~ 37.11%
B 20 of 256 ~ 7.81'%

%55.08
%37.11

CMYK color model

#8D5F14 color CMYK value is (0,33,86,45).

  • cyan value is 0.00%
  • magenta value is 32.62%
  • yellow value is 85.82%
  • key color value is 44.71%

CMYK: (0,33,86,45)
C0M33Y86K45 (0%, 33%, 86%, 45%)
(0.00 / 0.33 / 0.86 / 0.45)

CMYK percentages

%0
%32.62
%85.82
%44.71

Codes

Color #8D5F14 in popluar color models

8D 5F 14
RGB 141 95 20
HSL 37° 75.16% 31.57%
HSB/HSV 37° 85.82% 55.29%
CMYK 0.00% 32.62% 85.82%
44.71%

Color #8D5F14 in popluar number systems.

HEX 8D 5F 14
Decimal 141 95 20
Binary 10001101 1011111 10100
Octal 215 137 24

Shades and tints

Shades of #8D5F14

#8D5F14
(141,95,20)
#815713
(129,87,19)
#754F12
(117,79,18)
#694711
(105,71,17)
#5D3F10
(93,63,16)
#51370F
(81,55,15)
#452F0E
(69,47,14)
#39270D
(57,39,13)
#2D1F0C
(45,31,12)
#21170B
(33,23,11)
#150F0A
(21,15,10)
#000000
(0,0,0)

Tints of #8D5F14

#8D5F14
(141,95,20)
#976D29
(151,109,41)
#A17B3E
(161,123,62)
#AB8953
(171,137,83)
#B59768
(181,151,104)
#BFA57D
(191,165,125)
#C9B392
(201,179,146)
#D3C1A7
(211,193,167)
#DDCFBC
(221,207,188)
#E7DDD1
(231,221,209)
#F1EBE6
(241,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D5F14 color. Also use rgb(141,95,20) instead hex code.

Text Font Color

.myTextColor { color: #8D5F14; }

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

This text font color is #8D5F14.

Background Color

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

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

This div background color is #8D5F14.

Border color

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

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

This div border color is #8D5F14.

Opacity

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

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

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

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

This text has shadow with #8D5F14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5F14.

Preview

Color preview on black background

This text has color #8D5F14 on black background.


Color preview on white background

This text has color #8D5F14 on white background.


Black color preview on #8D5F14 background

This text has black color on #8D5F14 background.


White color preview on #8D5F14 background

This text has white color on #8D5F14 background.


Related colors

Complementary color

Complementary color for #hex is #72A0EB.


I love getcolorcode.com

Triadic colors

1 #148D5F and #5F148D with #8D5F14 are triadic colors.

2 #145F8D and #5F8D14 with #8D5F14 are triadic colors.