COLOR #875795

HEX: #875795 RGB: (135,87,149)

Color info

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

RGB color model

#875795 color RGB value is (135,87,149).

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

RGB channels and saturation

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

135
87
149

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

Portions of RGB colors in percentages

R + G + B = 135 + 87 + 149 = 371 (100%)
R 135 of 371 ~ 36.39%
G 87 of 371 ~ 23.45%
B 149 of 371 ~ 40.16'%

%36.39
%23.45
%40.16

CMYK color model

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

  • cyan value is 9.40%
  • magenta value is 41.61%
  • 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
%41.61
%0
%41.57

Codes

Color #875795 in popluar color models

87 57 95
RGB 135 87 149
HSL 286° 26.27% 46.27%
HSB/HSV 286° 41.61% 58.43%
CMYK 9.40% 41.61% 0.00%
41.57%

Color #875795 in popluar number systems.

HEX 87 57 95
Decimal 135 87 149
Binary 10000111 1010111 10010101
Octal 207 127 225

Shades and tints

Shades of #875795

#875795
(135,87,149)
#7B5088
(123,80,136)
#6F497B
(111,73,123)
#63426E
(99,66,110)
#573B61
(87,59,97)
#4B3454
(75,52,84)
#3F2D47
(63,45,71)
#33263A
(51,38,58)
#271F2D
(39,31,45)
#1B1820
(27,24,32)
#0F1113
(15,17,19)
#000000
(0,0,0)

Tints of #875795

#875795
(135,87,149)
#91669E
(145,102,158)
#9B75A7
(155,117,167)
#A584B0
(165,132,176)
#AF93B9
(175,147,185)
#B9A2C2
(185,162,194)
#C3B1CB
(195,177,203)
#CDC0D4
(205,192,212)
#D7CFDD
(215,207,221)
#E1DEE6
(225,222,230)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #875795; }

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

This text font color is #875795.

Background Color

.myBgColor { background-color: #875795; }

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

This div background color is #875795.

Border color

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

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

This div border color is #875795.

Opacity

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

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

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

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

This text has shadow with #875795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875795.

Preview

Color preview on black background

This text has color #875795 on black background.


Color preview on white background

This text has color #875795 on white background.


Black color preview on #875795 background

This text has black color on #875795 background.


White color preview on #875795 background

This text has white color on #875795 background.


Related colors

Complementary color

Complementary color for #hex is #78A86A.


I love getcolorcode.com

Triadic colors

1 #958757 and #579587 with #875795 are triadic colors.

2 #955787 and #578795 with #875795 are triadic colors.