COLOR #8F4E4A

HEX: #8F4E4A RGB: (143,78,74)

Color info

#8F4E4A contains mainly red color. Web safe color of #8F4E4A is #996633 (or #963).

RGB color model

#8F4E4A color RGB value is (143,78,74).

RGB: (143,78,74) (56%, 31%, 29%)

RGB channels and saturation

R 143 of 255 = 56%
G 78 of 255 = 31%
B 74 of 255 = 29%

143
78
74

R + G + B ~ 39%. #8F4E4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 143 + 78 + 74 = 295 (100%)
R 143 of 295 ~ 48.47%
G 78 of 295 ~ 26.44%
B 74 of 295 ~ 25.08'%

%48.47
%26.44
%25.08

CMYK color model

#8F4E4A color CMYK value is (0,45,48,44).

  • cyan value is 0.00%
  • magenta value is 45.45%
  • yellow value is 48.25%
  • key color value is 43.92%

CMYK: (0,45,48,44)
C0M45Y48K44 (0%, 45%, 48%, 44%)
(0.00 / 0.45 / 0.48 / 0.44)

CMYK percentages

%0
%45.45
%48.25
%43.92

Codes

Color #8F4E4A in popluar color models

8F 4E 4A
RGB 143 78 74
HSL 31.80% 42.55%
HSB/HSV 48.25% 56.08%
CMYK 0.00% 45.45% 48.25%
43.92%

Color #8F4E4A in popluar number systems.

HEX 8F 4E 4A
Decimal 143 78 74
Binary 10001111 1001110 1001010
Octal 217 116 112

Shades and tints

Shades of #8F4E4A

#8F4E4A
(143,78,74)
#824744
(130,71,68)
#75403E
(117,64,62)
#683938
(104,57,56)
#5B3232
(91,50,50)
#4E2B2C
(78,43,44)
#412426
(65,36,38)
#341D20
(52,29,32)
#27161A
(39,22,26)
#1A0F14
(26,15,20)
#0D080E
(13,8,14)
#000000
(0,0,0)

Tints of #8F4E4A

#8F4E4A
(143,78,74)
#995E5A
(153,94,90)
#A36E6A
(163,110,106)
#AD7E7A
(173,126,122)
#B78E8A
(183,142,138)
#C19E9A
(193,158,154)
#CBAEAA
(203,174,170)
#D5BEBA
(213,190,186)
#DFCECA
(223,206,202)
#E9DEDA
(233,222,218)
#F3EEEA
(243,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F4E4A color. Also use rgb(143,78,74) instead hex code.

Text Font Color

.myTextColor { color: #8F4E4A; }

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

This text font color is #8F4E4A.

Background Color

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

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

This div background color is #8F4E4A.

Border color

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

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

This div border color is #8F4E4A.

Opacity

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

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

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

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

This text has shadow with #8F4E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F4E4A.

Preview

Color preview on black background

This text has color #8F4E4A on black background.


Color preview on white background

This text has color #8F4E4A on white background.


Black color preview on #8F4E4A background

This text has black color on #8F4E4A background.


White color preview on #8F4E4A background

This text has white color on #8F4E4A background.


Related colors

Complementary color

Complementary color for #hex is #70B1B5.


I love getcolorcode.com

Triadic colors

1 #4A8F4E and #4E4A8F with #8F4E4A are triadic colors.

2 #4A4E8F and #4E8F4A with #8F4E4A are triadic colors.