COLOR #86749A

HEX: #86749A RGB: (134,116,154)

Color info

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

RGB color model

#86749A color RGB value is (134,116,154).

RGB: (134,116,154) (53%, 45%, 60%)

RGB channels and saturation

R 134 of 255 = 53%
G 116 of 255 = 45%
B 154 of 255 = 60%

134
116
154

R + G + B ~ 53%. #86749A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 116 + 154 = 404 (100%)
R 134 of 404 ~ 33.17%
G 116 of 404 ~ 28.71%
B 154 of 404 ~ 38.12'%

%33.17
%28.71
%38.12

CMYK color model

#86749A color CMYK value is (13,25,0,40).

  • cyan value is 12.99%
  • magenta value is 24.68%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (13,25,0,40)
C13M25Y0K40 (13%, 25%, 0%, 40%)
(0.13 / 0.25 / 0.00 / 0.40)

CMYK percentages

%12.99
%24.68
%0
%39.61

Codes

Color #86749A in popluar color models

86 74 9A
RGB 134 116 154
HSL 268° 15.83% 52.94%
HSB/HSV 268° 24.68% 60.39%
CMYK 12.99% 24.68% 0.00%
39.61%

Color #86749A in popluar number systems.

HEX 86 74 9A
Decimal 134 116 154
Binary 10000110 1110100 10011010
Octal 206 164 232

Shades and tints

Shades of #86749A

#86749A
(134,116,154)
#7A6A8C
(122,106,140)
#6E607E
(110,96,126)
#625670
(98,86,112)
#564C62
(86,76,98)
#4A4254
(74,66,84)
#3E3846
(62,56,70)
#322E38
(50,46,56)
#26242A
(38,36,42)
#1A1A1C
(26,26,28)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #86749A

#86749A
(134,116,154)
#9180A3
(145,128,163)
#9C8CAC
(156,140,172)
#A798B5
(167,152,181)
#B2A4BE
(178,164,190)
#BDB0C7
(189,176,199)
#C8BCD0
(200,188,208)
#D3C8D9
(211,200,217)
#DED4E2
(222,212,226)
#E9E0EB
(233,224,235)
#F4ECF4
(244,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86749A color. Also use rgb(134,116,154) instead hex code.

Text Font Color

.myTextColor { color: #86749A; }

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

This text font color is #86749A.

Background Color

.myBgColor { background-color: #86749A; }

<div style="background-color:#86749A">Inner text</div>

This div background color is #86749A.

Border color

.myBorderColor { border: 1px solid #86749A; }

<div style="border:3px solid #86749A">Div</div>

This div border color is #86749A.

Opacity

.myOpacity80 { color: #86749A; opacity: 0.8; }

<p style="color:#86749A;opacity:0.8;">80%</p>

Text with #86749A 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 #86749A;}

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

This text has shadow with #86749A color.


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

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

This text has shadow with #86749A primary color and red secondary color.


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

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

This text has shadow with #86749A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #86749A.

Preview

Color preview on black background

This text has color #86749A on black background.


Color preview on white background

This text has color #86749A on white background.


Black color preview on #86749A background

This text has black color on #86749A background.


White color preview on #86749A background

This text has white color on #86749A background.


Related colors

Complementary color

Complementary color for #hex is #798B65.


I love getcolorcode.com

Triadic colors

1 #9A8674 and #749A86 with #86749A are triadic colors.

2 #9A7486 and #74869A with #86749A are triadic colors.