COLOR #8D5836

HEX: #8D5836 RGB: (141,88,54)

Color info

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

RGB color model

#8D5836 color RGB value is (141,88,54).

RGB: (141,88,54) (55%, 35%, 21%)

RGB channels and saturation

R 141 of 255 = 55%
G 88 of 255 = 35%
B 54 of 255 = 21%

141
88
54

R + G + B ~ 37%. #8D5836 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 141 + 88 + 54 = 283 (100%)
R 141 of 283 ~ 49.82%
G 88 of 283 ~ 31.1%
B 54 of 283 ~ 19.08'%

%49.82
%31.1
%19.08

CMYK color model

#8D5836 color CMYK value is (0,38,62,45).

  • cyan value is 0.00%
  • magenta value is 37.59%
  • yellow value is 61.70%
  • key color value is 44.71%

CMYK: (0,38,62,45)
C0M38Y62K45 (0%, 38%, 62%, 45%)
(0.00 / 0.38 / 0.62 / 0.45)

CMYK percentages

%0
%37.59
%61.7
%44.71

Codes

Color #8D5836 in popluar color models

8D 58 36
RGB 141 88 54
HSL 23° 44.62% 38.24%
HSB/HSV 23° 61.70% 55.29%
CMYK 0.00% 37.59% 61.70%
44.71%

Color #8D5836 in popluar number systems.

HEX 8D 58 36
Decimal 141 88 54
Binary 10001101 1011000 110110
Octal 215 130 66

Shades and tints

Shades of #8D5836

#8D5836
(141,88,54)
#815032
(129,80,50)
#75482E
(117,72,46)
#69402A
(105,64,42)
#5D3826
(93,56,38)
#513022
(81,48,34)
#45281E
(69,40,30)
#39201A
(57,32,26)
#2D1816
(45,24,22)
#211012
(33,16,18)
#15080E
(21,8,14)
#000000
(0,0,0)

Tints of #8D5836

#8D5836
(141,88,54)
#976748
(151,103,72)
#A1765A
(161,118,90)
#AB856C
(171,133,108)
#B5947E
(181,148,126)
#BFA390
(191,163,144)
#C9B2A2
(201,178,162)
#D3C1B4
(211,193,180)
#DDD0C6
(221,208,198)
#E7DFD8
(231,223,216)
#F1EEEA
(241,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D5836 color. Also use rgb(141,88,54) instead hex code.

Text Font Color

.myTextColor { color: #8D5836; }

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

This text font color is #8D5836.

Background Color

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

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

This div background color is #8D5836.

Border color

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

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

This div border color is #8D5836.

Opacity

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

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

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

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

This text has shadow with #8D5836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5836.

Preview

Color preview on black background

This text has color #8D5836 on black background.


Color preview on white background

This text has color #8D5836 on white background.


Black color preview on #8D5836 background

This text has black color on #8D5836 background.


White color preview on #8D5836 background

This text has white color on #8D5836 background.


Related colors

Complementary color

Complementary color for #hex is #72A7C9.


I love getcolorcode.com

Triadic colors

1 #368D58 and #58368D with #8D5836 are triadic colors.

2 #36588D and #588D36 with #8D5836 are triadic colors.