COLOR #875695

HEX: #875695 RGB: (135,86,149)

Color info

#875695 contains mainly red and blue colors. Web safe color of #875695 is #996699 (or #969).

RGB color model

#875695 color RGB value is (135,86,149).

RGB: (135,86,149) (53%, 34%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 86 of 255 = 34%
B 149 of 255 = 58%

135
86
149

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

Portions of RGB colors in percentages

R + G + B = 135 + 86 + 149 = 370 (100%)
R 135 of 370 ~ 36.49%
G 86 of 370 ~ 23.24%
B 149 of 370 ~ 40.27'%

%36.49
%23.24
%40.27

CMYK color model

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

  • cyan value is 9.40%
  • magenta value is 42.28%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (9,42,0,42) C9M42Y0K42 (9%,42%,0%,42%) (0.09/0.42/0.00/0.42) 

CMYK percentages

%9.4
%42.28
%0
%41.57

Codes

Color #875695 in popluar color models

87 56 95
RGB 135 86 149
HSL 287° 26.81% 46.08%
HSB/HSV 287° 42.28% 58.43%
CMYK 9.40% 42.28% 0.00%
41.57%

Color #875695 in popluar number systems.

HEX 87 56 95
Decimal 135 86 149
Binary 10000111 1010110 10010101
Octal 207 126 225

Shades and tints

Shades of #875695

#875695
(135,86,149)
#7B4F88
(123,79,136)
#6F487B
(111,72,123)
#63416E
(99,65,110)
#573A61
(87,58,97)
#4B3354
(75,51,84)
#3F2C47
(63,44,71)
#33253A
(51,37,58)
#271E2D
(39,30,45)
#1B1720
(27,23,32)
#0F1013
(15,16,19)
#000000
(0,0,0)

Tints of #875695

#875695
(135,86,149)
#91659E
(145,101,158)
#9B74A7
(155,116,167)
#A583B0
(165,131,176)
#AF92B9
(175,146,185)
#B9A1C2
(185,161,194)
#C3B0CB
(195,176,203)
#CDBFD4
(205,191,212)
#D7CEDD
(215,206,221)
#E1DDE6
(225,221,230)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875695 color. Also use rgb(135,86,149) instead hex code.

Text Font Color

.myTextColor { color: #875695; }

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

This text font color is #875695.

Background Color

.myBgColor { background-color: #875695; }

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

This div background color is #875695.

Border color

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

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

This div border color is #875695.

Opacity

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

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

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

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

This text has shadow with #875695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875695.

Preview

Color preview on black background

This text has color #875695 on black background.


Color preview on white background

This text has color #875695 on white background.


Black color preview on #875695 background

This text has black color on #875695 background.


White color preview on #875695 background

This text has white color on #875695 background.


Related colors

Complementary color

Complementary color for #hex is #78A96A.


I love getcolorcode.com

Triadic colors

1 #958756 and #569587 with #875695 are triadic colors.

2 #955687 and #568795 with #875695 are triadic colors.