COLOR #8F7174

HEX: #8F7174 RGB: (143,113,116)

Color info

#8F7174 contains red, green and blue colors in about the same proportion. Web safe color of #8F7174 is #996666 (or #966).

RGB color model

#8F7174 color RGB value is (143,113,116).

RGB: (143,113,116) (56%, 44%, 45%)

RGB channels and saturation

R 143 of 255 = 56%
G 113 of 255 = 44%
B 116 of 255 = 45%

143
113
116

R + G + B ~ 48%. #8F7174 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 143 + 113 + 116 = 372 (100%)
R 143 of 372 ~ 38.44%
G 113 of 372 ~ 30.38%
B 116 of 372 ~ 31.18'%

%38.44
%30.38
%31.18

CMYK color model

#8F7174 color CMYK value is (0,21,19,44).

  • cyan value is 0.00%
  • magenta value is 20.98%
  • yellow value is 18.88%
  • key color value is 43.92%

CMYK: (0,21,19,44)
C0M21Y19K44 (0%, 21%, 19%, 44%)
(0.00 / 0.21 / 0.19 / 0.44)

CMYK percentages

%0
%20.98
%18.88
%43.92

Codes

Color #8F7174 in popluar color models

8F 71 74
RGB 143 113 116
HSL 354° 11.81% 50.20%
HSB/HSV 354° 20.98% 56.08%
CMYK 0.00% 20.98% 18.88%
43.92%

Color #8F7174 in popluar number systems.

HEX 8F 71 74
Decimal 143 113 116
Binary 10001111 1110001 1110100
Octal 217 161 164

Shades and tints

Shades of #8F7174

#8F7174
(143,113,116)
#82676A
(130,103,106)
#755D60
(117,93,96)
#685356
(104,83,86)
#5B494C
(91,73,76)
#4E3F42
(78,63,66)
#413538
(65,53,56)
#342B2E
(52,43,46)
#272124
(39,33,36)
#1A171A
(26,23,26)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #8F7174

#8F7174
(143,113,116)
#997D80
(153,125,128)
#A3898C
(163,137,140)
#AD9598
(173,149,152)
#B7A1A4
(183,161,164)
#C1ADB0
(193,173,176)
#CBB9BC
(203,185,188)
#D5C5C8
(213,197,200)
#DFD1D4
(223,209,212)
#E9DDE0
(233,221,224)
#F3E9EC
(243,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F7174 color. Also use rgb(143,113,116) instead hex code.

Text Font Color

.myTextColor { color: #8F7174; }

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

This text font color is #8F7174.

Background Color

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

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

This div background color is #8F7174.

Border color

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

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

This div border color is #8F7174.

Opacity

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

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

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

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

This text has shadow with #8F7174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F7174.

Preview

Color preview on black background

This text has color #8F7174 on black background.


Color preview on white background

This text has color #8F7174 on white background.


Black color preview on #8F7174 background

This text has black color on #8F7174 background.


White color preview on #8F7174 background

This text has white color on #8F7174 background.


Related colors

Complementary color

Complementary color for #hex is #708E8B.


I love getcolorcode.com

Triadic colors

1 #748F71 and #71748F with #8F7174 are triadic colors.

2 #74718F and #718F74 with #8F7174 are triadic colors.