COLOR #8F5537

HEX: #8F5537 RGB: (143,85,55)

Color info

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

RGB color model

#8F5537 color RGB value is (143,85,55).

RGB: (143,85,55) (56%, 33%, 22%)

RGB channels and saturation

R 143 of 255 = 56%
G 85 of 255 = 33%
B 55 of 255 = 22%

143
85
55

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

Portions of RGB colors in percentages

R + G + B = 143 + 85 + 55 = 283 (100%)
R 143 of 283 ~ 50.53%
G 85 of 283 ~ 30.04%
B 55 of 283 ~ 19.43'%

%50.53
%30.04
%19.43

CMYK color model

#8F5537 color CMYK value is (0,41,62,44).

  • cyan value is 0.00%
  • magenta value is 40.56%
  • yellow value is 61.54%
  • key color value is 43.92%

CMYK: (0,41,62,44)
C0M41Y62K44 (0%, 41%, 62%, 44%)
(0.00 / 0.41 / 0.62 / 0.44)

CMYK percentages

%0
%40.56
%61.54
%43.92

Codes

Color #8F5537 in popluar color models

8F 55 37
RGB 143 85 55
HSL 20° 44.44% 38.82%
HSB/HSV 20° 61.54% 56.08%
CMYK 0.00% 40.56% 61.54%
43.92%

Color #8F5537 in popluar number systems.

HEX 8F 55 37
Decimal 143 85 55
Binary 10001111 1010101 110111
Octal 217 125 67

Shades and tints

Shades of #8F5537

#8F5537
(143,85,55)
#824E32
(130,78,50)
#75472D
(117,71,45)
#684028
(104,64,40)
#5B3923
(91,57,35)
#4E321E
(78,50,30)
#412B19
(65,43,25)
#342414
(52,36,20)
#271D0F
(39,29,15)
#1A160A
(26,22,10)
#0D0F05
(13,15,5)
#000000
(0,0,0)

Tints of #8F5537

#8F5537
(143,85,55)
#996449
(153,100,73)
#A3735B
(163,115,91)
#AD826D
(173,130,109)
#B7917F
(183,145,127)
#C1A091
(193,160,145)
#CBAFA3
(203,175,163)
#D5BEB5
(213,190,181)
#DFCDC7
(223,205,199)
#E9DCD9
(233,220,217)
#F3EBEB
(243,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F5537 color. Also use rgb(143,85,55) instead hex code.

Text Font Color

.myTextColor { color: #8F5537; }

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

This text font color is #8F5537.

Background Color

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

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

This div background color is #8F5537.

Border color

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

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

This div border color is #8F5537.

Opacity

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

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

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

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

This text has shadow with #8F5537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F5537.

Preview

Color preview on black background

This text has color #8F5537 on black background.


Color preview on white background

This text has color #8F5537 on white background.


Black color preview on #8F5537 background

This text has black color on #8F5537 background.


White color preview on #8F5537 background

This text has white color on #8F5537 background.


Related colors

Complementary color

Complementary color for #hex is #70AAC8.


I love getcolorcode.com

Triadic colors

1 #378F55 and #55378F with #8F5537 are triadic colors.

2 #37558F and #558F37 with #8F5537 are triadic colors.