COLOR #8F6C19

HEX: #8F6C19 RGB: (143,108,25)

Color info

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

RGB color model

#8F6C19 color RGB value is (143,108,25).

RGB: (143,108,25) (56%, 42%, 10%)

RGB channels and saturation

R 143 of 255 = 56%
G 108 of 255 = 42%
B 25 of 255 = 10%

143
108
25

R + G + B ~ 36%. #8F6C19 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 143 + 108 + 25 = 276 (100%)
R 143 of 276 ~ 51.81%
G 108 of 276 ~ 39.13%
B 25 of 276 ~ 9.06'%

%51.81
%39.13

CMYK color model

#8F6C19 color CMYK value is (0,24,83,44).

  • cyan value is 0.00%
  • magenta value is 24.48%
  • yellow value is 82.52%
  • key color value is 43.92%

CMYK: (0,24,83,44)
C0M24Y83K44 (0%, 24%, 83%, 44%)
(0.00 / 0.24 / 0.83 / 0.44)

CMYK percentages

%0
%24.48
%82.52
%43.92

Codes

Color #8F6C19 in popluar color models

8F 6C 19
RGB 143 108 25
HSL 42° 70.24% 32.94%
HSB/HSV 42° 82.52% 56.08%
CMYK 0.00% 24.48% 82.52%
43.92%

Color #8F6C19 in popluar number systems.

HEX 8F 6C 19
Decimal 143 108 25
Binary 10001111 1101100 11001
Octal 217 154 31

Shades and tints

Shades of #8F6C19

#8F6C19
(143,108,25)
#826317
(130,99,23)
#755A15
(117,90,21)
#685113
(104,81,19)
#5B4811
(91,72,17)
#4E3F0F
(78,63,15)
#41360D
(65,54,13)
#342D0B
(52,45,11)
#272409
(39,36,9)
#1A1B07
(26,27,7)
#0D1205
(13,18,5)
#000000
(0,0,0)

Tints of #8F6C19

#8F6C19
(143,108,25)
#99792D
(153,121,45)
#A38641
(163,134,65)
#AD9355
(173,147,85)
#B7A069
(183,160,105)
#C1AD7D
(193,173,125)
#CBBA91
(203,186,145)
#D5C7A5
(213,199,165)
#DFD4B9
(223,212,185)
#E9E1CD
(233,225,205)
#F3EEE1
(243,238,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F6C19 color. Also use rgb(143,108,25) instead hex code.

Text Font Color

.myTextColor { color: #8F6C19; }

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

This text font color is #8F6C19.

Background Color

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

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

This div background color is #8F6C19.

Border color

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

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

This div border color is #8F6C19.

Opacity

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

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

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

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

This text has shadow with #8F6C19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F6C19.

Preview

Color preview on black background

This text has color #8F6C19 on black background.


Color preview on white background

This text has color #8F6C19 on white background.


Black color preview on #8F6C19 background

This text has black color on #8F6C19 background.


White color preview on #8F6C19 background

This text has white color on #8F6C19 background.


Related colors

Complementary color

Complementary color for #hex is #7093E6.


I love getcolorcode.com

Triadic colors

1 #198F6C and #6C198F with #8F6C19 are triadic colors.

2 #196C8F and #6C8F19 with #8F6C19 are triadic colors.