COLOR #8F5A35

HEX: #8F5A35 RGB: (143,90,53)

Color info

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

RGB color model

#8F5A35 color RGB value is (143,90,53).

RGB: (143,90,53) (56%, 35%, 21%)

RGB channels and saturation

R 143 of 255 = 56%
G 90 of 255 = 35%
B 53 of 255 = 21%

143
90
53

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

Portions of RGB colors in percentages

R + G + B = 143 + 90 + 53 = 286 (100%)
R 143 of 286 ~ 50%
G 90 of 286 ~ 31.47%
B 53 of 286 ~ 18.53'%

%50
%31.47
%18.53

CMYK color model

#8F5A35 color CMYK value is (0,37,63,44).

  • cyan value is 0.00%
  • magenta value is 37.06%
  • yellow value is 62.94%
  • key color value is 43.92%

CMYK: (0,37,63,44)
C0M37Y63K44 (0%, 37%, 63%, 44%)
(0.00 / 0.37 / 0.63 / 0.44)

CMYK percentages

%0
%37.06
%62.94
%43.92

Codes

Color #8F5A35 in popluar color models

8F 5A 35
RGB 143 90 53
HSL 25° 45.92% 38.43%
HSB/HSV 25° 62.94% 56.08%
CMYK 0.00% 37.06% 62.94%
43.92%

Color #8F5A35 in popluar number systems.

HEX 8F 5A 35
Decimal 143 90 53
Binary 10001111 1011010 110101
Octal 217 132 65

Shades and tints

Shades of #8F5A35

#8F5A35
(143,90,53)
#825231
(130,82,49)
#754A2D
(117,74,45)
#684229
(104,66,41)
#5B3A25
(91,58,37)
#4E3221
(78,50,33)
#412A1D
(65,42,29)
#342219
(52,34,25)
#271A15
(39,26,21)
#1A1211
(26,18,17)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #8F5A35

#8F5A35
(143,90,53)
#996947
(153,105,71)
#A37859
(163,120,89)
#AD876B
(173,135,107)
#B7967D
(183,150,125)
#C1A58F
(193,165,143)
#CBB4A1
(203,180,161)
#D5C3B3
(213,195,179)
#DFD2C5
(223,210,197)
#E9E1D7
(233,225,215)
#F3F0E9
(243,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F5A35 color. Also use rgb(143,90,53) instead hex code.

Text Font Color

.myTextColor { color: #8F5A35; }

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

This text font color is #8F5A35.

Background Color

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

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

This div background color is #8F5A35.

Border color

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

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

This div border color is #8F5A35.

Opacity

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

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

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

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

This text has shadow with #8F5A35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F5A35.

Preview

Color preview on black background

This text has color #8F5A35 on black background.


Color preview on white background

This text has color #8F5A35 on white background.


Black color preview on #8F5A35 background

This text has black color on #8F5A35 background.


White color preview on #8F5A35 background

This text has white color on #8F5A35 background.


Related colors

Complementary color

Complementary color for #hex is #70A5CA.


I love getcolorcode.com

Triadic colors

1 #358F5A and #5A358F with #8F5A35 are triadic colors.

2 #355A8F and #5A8F35 with #8F5A35 are triadic colors.