COLOR #865481

HEX: #865481 RGB: (134,84,129)

Color info

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

RGB color model

#865481 color RGB value is (134,84,129).

RGB: (134,84,129) (53%, 33%, 51%)

RGB channels and saturation

R 134 of 255 = 53%
G 84 of 255 = 33%
B 129 of 255 = 51%

134
84
129

R + G + B ~ 46%. #865481 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 84 + 129 = 347 (100%)
R 134 of 347 ~ 38.62%
G 84 of 347 ~ 24.21%
B 129 of 347 ~ 37.18'%

%38.62
%24.21
%37.18

CMYK color model

#865481 color CMYK value is (0,37,4,47).

  • cyan value is 0.00%
  • magenta value is 37.31%
  • yellow value is 3.73%
  • key color value is 47.45%

CMYK: (0,37,4,47)
C0M37Y4K47 (0%, 37%, 4%, 47%)
(0.00 / 0.37 / 0.04 / 0.47)

CMYK percentages

%0
%37.31
%3.73
%47.45

Codes

Color #865481 in popluar color models

86 54 81
RGB 134 84 129
HSL 306° 22.94% 42.75%
HSB/HSV 306° 37.31% 52.55%
CMYK 0.00% 37.31% 3.73%
47.45%

Color #865481 in popluar number systems.

HEX 86 54 81
Decimal 134 84 129
Binary 10000110 1010100 10000001
Octal 206 124 201

Shades and tints

Shades of #865481

#865481
(134,84,129)
#7A4D76
(122,77,118)
#6E466B
(110,70,107)
#623F60
(98,63,96)
#563855
(86,56,85)
#4A314A
(74,49,74)
#3E2A3F
(62,42,63)
#322334
(50,35,52)
#261C29
(38,28,41)
#1A151E
(26,21,30)
#0E0E13
(14,14,19)
#000000
(0,0,0)

Tints of #865481

#865481
(134,84,129)
#91638C
(145,99,140)
#9C7297
(156,114,151)
#A781A2
(167,129,162)
#B290AD
(178,144,173)
#BD9FB8
(189,159,184)
#C8AEC3
(200,174,195)
#D3BDCE
(211,189,206)
#DECCD9
(222,204,217)
#E9DBE4
(233,219,228)
#F4EAEF
(244,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #865481 color. Also use rgb(134,84,129) instead hex code.

Text Font Color

.myTextColor { color: #865481; }

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

This text font color is #865481.

Background Color

.myBgColor { background-color: #865481; }

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

This div background color is #865481.

Border color

.myBorderColor { border: 1px solid #865481; }

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

This div border color is #865481.

Opacity

.myOpacity80 { color: #865481; opacity: 0.8; }

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

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

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

This text has shadow with #865481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865481.

Preview

Color preview on black background

This text has color #865481 on black background.


Color preview on white background

This text has color #865481 on white background.


Black color preview on #865481 background

This text has black color on #865481 background.


White color preview on #865481 background

This text has white color on #865481 background.


Related colors

Complementary color

Complementary color for #hex is #79AB7E.


I love getcolorcode.com

Triadic colors

1 #818654 and #548186 with #865481 are triadic colors.

2 #815486 and #548681 with #865481 are triadic colors.