COLOR #8F738F

HEX: #8F738F RGB: (143,115,143)

Color info

#8F738F contains red, green and blue colors in about the same proportion. Web safe color of #8F738F is #996699 (or #969).

RGB color model

#8F738F color RGB value is (143,115,143).

RGB: (143,115,143) (56%, 45%, 56%)

RGB channels and saturation

R 143 of 255 = 56%
G 115 of 255 = 45%
B 143 of 255 = 56%

143
115
143

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

Portions of RGB colors in percentages

R + G + B = 143 + 115 + 143 = 401 (100%)
R 143 of 401 ~ 35.66%
G 115 of 401 ~ 28.68%
B 143 of 401 ~ 35.66'%

%35.66
%28.68
%35.66

CMYK color model

#8F738F color CMYK value is (0,20,0,44).

  • cyan value is 0.00%
  • magenta value is 19.58%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (0,20,0,44)
C0M20Y0K44 (0%, 20%, 0%, 44%)
(0.00 / 0.20 / 0.00 / 0.44)

CMYK percentages

%0
%19.58
%0
%43.92

Codes

Color #8F738F in popluar color models

8F 73 8F
RGB 143 115 143
HSL 300° 11.11% 50.59%
HSB/HSV 300° 19.58% 56.08%
CMYK 0.00% 19.58% 0.00%
43.92%

Color #8F738F in popluar number systems.

HEX 8F 73 8F
Decimal 143 115 143
Binary 10001111 1110011 10001111
Octal 217 163 217

Shades and tints

Shades of #8F738F

#8F738F
(143,115,143)
#826982
(130,105,130)
#755F75
(117,95,117)
#685568
(104,85,104)
#5B4B5B
(91,75,91)
#4E414E
(78,65,78)
#413741
(65,55,65)
#342D34
(52,45,52)
#272327
(39,35,39)
#1A191A
(26,25,26)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #8F738F

#8F738F
(143,115,143)
#997F99
(153,127,153)
#A38BA3
(163,139,163)
#AD97AD
(173,151,173)
#B7A3B7
(183,163,183)
#C1AFC1
(193,175,193)
#CBBBCB
(203,187,203)
#D5C7D5
(213,199,213)
#DFD3DF
(223,211,223)
#E9DFE9
(233,223,233)
#F3EBF3
(243,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8F738F; }

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

This text font color is #8F738F.

Background Color

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

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

This div background color is #8F738F.

Border color

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

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

This div border color is #8F738F.

Opacity

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

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

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

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

This text has shadow with #8F738F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F738F.

Preview

Color preview on black background

This text has color #8F738F on black background.


Color preview on white background

This text has color #8F738F on white background.


Black color preview on #8F738F background

This text has black color on #8F738F background.


White color preview on #8F738F background

This text has white color on #8F738F background.


Related colors

Complementary color

Complementary color for #hex is #708C70.


I love getcolorcode.com

Triadic colors

1 #8F8F73 and #738F8F with #8F738F are triadic colors.

2 #8F738F and #738F8F with #8F738F are triadic colors.