COLOR #875994

HEX: #875994 RGB: (135,89,148)

Color info

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

RGB color model

#875994 color RGB value is (135,89,148).

RGB: (135,89,148) (53%, 35%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 89 of 255 = 35%
B 148 of 255 = 58%

135
89
148

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

Portions of RGB colors in percentages

R + G + B = 135 + 89 + 148 = 372 (100%)
R 135 of 372 ~ 36.29%
G 89 of 372 ~ 23.92%
B 148 of 372 ~ 39.78'%

%36.29
%23.92
%39.78

CMYK color model

#875994 color CMYK value is (9,40,0,42).

  • cyan value is 8.78%
  • magenta value is 39.86%
  • yellow value is 0.00%
  • key color value is 41.96%
CMYK: (9,40,0,42) C9M40Y0K42 (9%,40%,0%,42%) (0.09/0.40/0.00/0.42) 

CMYK percentages

%8.78
%39.86
%0
%41.96

Codes

Color #875994 in popluar color models

87 59 94
RGB 135 89 148
HSL 287° 24.89% 46.47%
HSB/HSV 287° 39.86% 58.04%
CMYK 8.78% 39.86% 0.00%
41.96%

Color #875994 in popluar number systems.

HEX 87 59 94
Decimal 135 89 148
Binary 10000111 1011001 10010100
Octal 207 131 224

Shades and tints

Shades of #875994

#875994
(135,89,148)
#7B5187
(123,81,135)
#6F497A
(111,73,122)
#63416D
(99,65,109)
#573960
(87,57,96)
#4B3153
(75,49,83)
#3F2946
(63,41,70)
#332139
(51,33,57)
#27192C
(39,25,44)
#1B111F
(27,17,31)
#0F0912
(15,9,18)
#000000
(0,0,0)

Tints of #875994

#875994
(135,89,148)
#91689D
(145,104,157)
#9B77A6
(155,119,166)
#A586AF
(165,134,175)
#AF95B8
(175,149,184)
#B9A4C1
(185,164,193)
#C3B3CA
(195,179,202)
#CDC2D3
(205,194,211)
#D7D1DC
(215,209,220)
#E1E0E5
(225,224,229)
#EBEFEE
(235,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875994 color. Also use rgb(135,89,148) instead hex code.

Text Font Color

.myTextColor { color: #875994; }

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

This text font color is #875994.

Background Color

.myBgColor { background-color: #875994; }

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

This div background color is #875994.

Border color

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

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

This div border color is #875994.

Opacity

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

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

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

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

This text has shadow with #875994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875994.

Preview

Color preview on black background

This text has color #875994 on black background.


Color preview on white background

This text has color #875994 on white background.


Black color preview on #875994 background

This text has black color on #875994 background.


White color preview on #875994 background

This text has white color on #875994 background.


Related colors

Complementary color

Complementary color for #hex is #78A66B.


I love getcolorcode.com

Triadic colors

1 #948759 and #599487 with #875994 are triadic colors.

2 #945987 and #598794 with #875994 are triadic colors.