COLOR #8F74AE

HEX: #8F74AE RGB: (143,116,174)

Color info

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

RGB color model

#8F74AE color RGB value is (143,116,174).

RGB: (143,116,174) (56%, 45%, 68%)

RGB channels and saturation

R 143 of 255 = 56%
G 116 of 255 = 45%
B 174 of 255 = 68%

143
116
174

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

Portions of RGB colors in percentages

R + G + B = 143 + 116 + 174 = 433 (100%)
R 143 of 433 ~ 33.03%
G 116 of 433 ~ 26.79%
B 174 of 433 ~ 40.18'%

%33.03
%26.79
%40.18

CMYK color model

#8F74AE color CMYK value is (18,33,0,32).

  • cyan value is 17.82%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (18,33,0,32)
C18M33Y0K32 (18%, 33%, 0%, 32%)
(0.18 / 0.33 / 0.00 / 0.32)

CMYK percentages

%17.82
%33.33
%0
%31.76

Codes

Color #8F74AE in popluar color models

8F 74 AE
RGB 143 116 174
HSL 268° 26.36% 56.86%
HSB/HSV 268° 33.33% 68.24%
CMYK 17.82% 33.33% 0.00%
31.76%

Color #8F74AE in popluar number systems.

HEX 8F 74 AE
Decimal 143 116 174
Binary 10001111 1110100 10101110
Octal 217 164 256

Shades and tints

Shades of #8F74AE

#8F74AE
(143,116,174)
#826A9F
(130,106,159)
#756090
(117,96,144)
#685681
(104,86,129)
#5B4C72
(91,76,114)
#4E4263
(78,66,99)
#413854
(65,56,84)
#342E45
(52,46,69)
#272436
(39,36,54)
#1A1A27
(26,26,39)
#0D1018
(13,16,24)
#000000
(0,0,0)

Tints of #8F74AE

#8F74AE
(143,116,174)
#9980B5
(153,128,181)
#A38CBC
(163,140,188)
#AD98C3
(173,152,195)
#B7A4CA
(183,164,202)
#C1B0D1
(193,176,209)
#CBBCD8
(203,188,216)
#D5C8DF
(213,200,223)
#DFD4E6
(223,212,230)
#E9E0ED
(233,224,237)
#F3ECF4
(243,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8F74AE; }

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

This text font color is #8F74AE.

Background Color

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

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

This div background color is #8F74AE.

Border color

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

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

This div border color is #8F74AE.

Opacity

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

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

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

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

This text has shadow with #8F74AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F74AE.

Preview

Color preview on black background

This text has color #8F74AE on black background.


Color preview on white background

This text has color #8F74AE on white background.


Black color preview on #8F74AE background

This text has black color on #8F74AE background.


White color preview on #8F74AE background

This text has white color on #8F74AE background.


Related colors

Complementary color

Complementary color for #hex is #708B51.


I love getcolorcode.com

Triadic colors

1 #AE8F74 and #74AE8F with #8F74AE are triadic colors.

2 #AE748F and #748FAE with #8F74AE are triadic colors.