COLOR #8F2715

HEX: #8F2715 RGB: (143,39,21)

Color info

#8F2715 contains mainly red color. Web safe color of #8F2715 is #993300 (or #930).

RGB color model

#8F2715 color RGB value is (143,39,21).

RGB: (143,39,21) (56%, 15%, 8%)

RGB channels and saturation

R 143 of 255 = 56%
G 39 of 255 = 15%
B 21 of 255 = 8%

143
39
21

R + G + B ~ 26%. #8F2715 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 143 + 39 + 21 = 203 (100%)
R 143 of 203 ~ 70.44%
G 39 of 203 ~ 19.21%
B 21 of 203 ~ 10.34'%

%70.44
%19.21

CMYK color model

#8F2715 color CMYK value is (0,73,85,44).

  • cyan value is 0.00%
  • magenta value is 72.73%
  • yellow value is 85.31%
  • key color value is 43.92%

CMYK: (0,73,85,44)
C0M73Y85K44 (0%, 73%, 85%, 44%)
(0.00 / 0.73 / 0.85 / 0.44)

CMYK percentages

%0
%72.73
%85.31
%43.92

Codes

Color #8F2715 in popluar color models

8F 27 15
RGB 143 39 21
HSL 74.39% 32.16%
HSB/HSV 85.31% 56.08%
CMYK 0.00% 72.73% 85.31%
43.92%

Color #8F2715 in popluar number systems.

HEX 8F 27 15
Decimal 143 39 21
Binary 10001111 100111 10101
Octal 217 47 25

Shades and tints

Shades of #8F2715

#8F2715
(143,39,21)
#822414
(130,36,20)
#752113
(117,33,19)
#681E12
(104,30,18)
#5B1B11
(91,27,17)
#4E1810
(78,24,16)
#41150F
(65,21,15)
#34120E
(52,18,14)
#270F0D
(39,15,13)
#1A0C0C
(26,12,12)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #8F2715

#8F2715
(143,39,21)
#993A2A
(153,58,42)
#A34D3F
(163,77,63)
#AD6054
(173,96,84)
#B77369
(183,115,105)
#C1867E
(193,134,126)
#CB9993
(203,153,147)
#D5ACA8
(213,172,168)
#DFBFBD
(223,191,189)
#E9D2D2
(233,210,210)
#F3E5E7
(243,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F2715 color. Also use rgb(143,39,21) instead hex code.

Text Font Color

.myTextColor { color: #8F2715; }

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

This text font color is #8F2715.

Background Color

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

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

This div background color is #8F2715.

Border color

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

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

This div border color is #8F2715.

Opacity

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

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

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

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

This text has shadow with #8F2715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F2715.

Preview

Color preview on black background

This text has color #8F2715 on black background.


Color preview on white background

This text has color #8F2715 on white background.


Black color preview on #8F2715 background

This text has black color on #8F2715 background.


White color preview on #8F2715 background

This text has white color on #8F2715 background.


Related colors

Complementary color

Complementary color for #hex is #70D8EA.


I love getcolorcode.com

Triadic colors

1 #158F27 and #27158F with #8F2715 are triadic colors.

2 #15278F and #278F15 with #8F2715 are triadic colors.