COLOR #8674A6

HEX: #8674A6 RGB: (134,116,166)

Color info

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

RGB color model

#8674A6 color RGB value is (134,116,166).

RGB: (134,116,166) (53%, 45%, 65%)

RGB channels and saturation

R 134 of 255 = 53%
G 116 of 255 = 45%
B 166 of 255 = 65%

134
116
166

R + G + B ~ 54%. #8674A6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 116 + 166 = 416 (100%)
R 134 of 416 ~ 32.21%
G 116 of 416 ~ 27.88%
B 166 of 416 ~ 39.9'%

%32.21
%27.88
%39.9

CMYK color model

#8674A6 color CMYK value is (19,30,0,35).

  • cyan value is 19.28%
  • magenta value is 30.12%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (19,30,0,35)
C19M30Y0K35 (19%, 30%, 0%, 35%)
(0.19 / 0.30 / 0.00 / 0.35)

CMYK percentages

%19.28
%30.12
%0
%34.9

Codes

Color #8674A6 in popluar color models

86 74 A6
RGB 134 116 166
HSL 262° 21.93% 55.29%
HSB/HSV 262° 30.12% 65.10%
CMYK 19.28% 30.12% 0.00%
34.90%

Color #8674A6 in popluar number systems.

HEX 86 74 A6
Decimal 134 116 166
Binary 10000110 1110100 10100110
Octal 206 164 246

Shades and tints

Shades of #8674A6

#8674A6
(134,116,166)
#7A6A97
(122,106,151)
#6E6088
(110,96,136)
#625679
(98,86,121)
#564C6A
(86,76,106)
#4A425B
(74,66,91)
#3E384C
(62,56,76)
#322E3D
(50,46,61)
#26242E
(38,36,46)
#1A1A1F
(26,26,31)
#0E1010
(14,16,16)
#000000
(0,0,0)

Tints of #8674A6

#8674A6
(134,116,166)
#9180AE
(145,128,174)
#9C8CB6
(156,140,182)
#A798BE
(167,152,190)
#B2A4C6
(178,164,198)
#BDB0CE
(189,176,206)
#C8BCD6
(200,188,214)
#D3C8DE
(211,200,222)
#DED4E6
(222,212,230)
#E9E0EE
(233,224,238)
#F4ECF6
(244,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8674A6 color. Also use rgb(134,116,166) instead hex code.

Text Font Color

.myTextColor { color: #8674A6; }

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

This text font color is #8674A6.

Background Color

.myBgColor { background-color: #8674A6; }

<div style="background-color:#8674A6">Inner text</div>

This div background color is #8674A6.

Border color

.myBorderColor { border: 1px solid #8674A6; }

<div style="border:3px solid #8674A6">Div</div>

This div border color is #8674A6.

Opacity

.myOpacity80 { color: #8674A6; opacity: 0.8; }

<p style="color:#8674A6;opacity:0.8;">80%</p>

Text with #8674A6 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 #8674A6;}

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

This text has shadow with #8674A6 color.


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

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

This text has shadow with #8674A6 primary color and red secondary color.


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

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

This text has shadow with #8674A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8674A6.

Preview

Color preview on black background

This text has color #8674A6 on black background.


Color preview on white background

This text has color #8674A6 on white background.


Black color preview on #8674A6 background

This text has black color on #8674A6 background.


White color preview on #8674A6 background

This text has white color on #8674A6 background.


Related colors

Complementary color

Complementary color for #hex is #798B59.


I love getcolorcode.com

Triadic colors

1 #A68674 and #74A686 with #8674A6 are triadic colors.

2 #A67486 and #7486A6 with #8674A6 are triadic colors.