COLOR #8F6497

HEX: #8F6497 RGB: (143,100,151)

Color info

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

RGB color model

#8F6497 color RGB value is (143,100,151).

RGB: (143,100,151) (56%, 39%, 59%)

RGB channels and saturation

R 143 of 255 = 56%
G 100 of 255 = 39%
B 151 of 255 = 59%

143
100
151

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

Portions of RGB colors in percentages

R + G + B = 143 + 100 + 151 = 394 (100%)
R 143 of 394 ~ 36.29%
G 100 of 394 ~ 25.38%
B 151 of 394 ~ 38.32'%

%36.29
%25.38
%38.32

CMYK color model

#8F6497 color CMYK value is (5,34,0,41).

  • cyan value is 5.30%
  • magenta value is 33.77%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (5,34,0,41) C5M34Y0K41 (5%,34%,0%,41%) (0.05/0.34/0.00/0.41) 

CMYK percentages

%5.3
%33.77
%0
%40.78

Codes

Color #8F6497 in popluar color models

8F 64 97
RGB 143 100 151
HSL 291° 20.32% 49.22%
HSB/HSV 291° 33.77% 59.22%
CMYK 5.30% 33.77% 0.00%
40.78%

Color #8F6497 in popluar number systems.

HEX 8F 64 97
Decimal 143 100 151
Binary 10001111 1100100 10010111
Octal 217 144 227

Shades and tints

Shades of #8F6497

#8F6497
(143,100,151)
#825B8A
(130,91,138)
#75527D
(117,82,125)
#684970
(104,73,112)
#5B4063
(91,64,99)
#4E3756
(78,55,86)
#412E49
(65,46,73)
#34253C
(52,37,60)
#271C2F
(39,28,47)
#1A1322
(26,19,34)
#0D0A15
(13,10,21)
#000000
(0,0,0)

Tints of #8F6497

#8F6497
(143,100,151)
#9972A0
(153,114,160)
#A380A9
(163,128,169)
#AD8EB2
(173,142,178)
#B79CBB
(183,156,187)
#C1AAC4
(193,170,196)
#CBB8CD
(203,184,205)
#D5C6D6
(213,198,214)
#DFD4DF
(223,212,223)
#E9E2E8
(233,226,232)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8F6497; }

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

This text font color is #8F6497.

Background Color

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

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

This div background color is #8F6497.

Border color

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

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

This div border color is #8F6497.

Opacity

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

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

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

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

This text has shadow with #8F6497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F6497.

Preview

Color preview on black background

This text has color #8F6497 on black background.


Color preview on white background

This text has color #8F6497 on white background.


Black color preview on #8F6497 background

This text has black color on #8F6497 background.


White color preview on #8F6497 background

This text has white color on #8F6497 background.


Related colors

Complementary color

Complementary color for #hex is #709B68.


I love getcolorcode.com

Triadic colors

1 #978F64 and #64978F with #8F6497 are triadic colors.

2 #97648F and #648F97 with #8F6497 are triadic colors.