COLOR #875066

HEX: #875066 RGB: (135,80,102)

Color info

#875066 contains red, green and blue colors in about the same proportion. Web safe color of #875066 is #996666 (or #966).

RGB color model

#875066 color RGB value is (135,80,102).

RGB: (135,80,102) (53%, 31%, 40%)

RGB channels and saturation

R 135 of 255 = 53%
G 80 of 255 = 31%
B 102 of 255 = 40%

135
80
102

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

Portions of RGB colors in percentages

R + G + B = 135 + 80 + 102 = 317 (100%)
R 135 of 317 ~ 42.59%
G 80 of 317 ~ 25.24%
B 102 of 317 ~ 32.18'%

%42.59
%25.24
%32.18

CMYK color model

#875066 color CMYK value is (0,41,24,47).

  • cyan value is 0.00%
  • magenta value is 40.74%
  • yellow value is 24.44%
  • key color value is 47.06%
CMYK: (0,41,24,47) C0M41Y24K47 (0%,41%,24%,47%) (0.00/0.41/0.24/0.47) 

CMYK percentages

%0
%40.74
%24.44
%47.06

Codes

Color #875066 in popluar color models

87 50 66
RGB 135 80 102
HSL 336° 25.58% 42.16%
HSB/HSV 336° 40.74% 52.94%
CMYK 0.00% 40.74% 24.44%
47.06%

Color #875066 in popluar number systems.

HEX 87 50 66
Decimal 135 80 102
Binary 10000111 1010000 1100110
Octal 207 120 146

Shades and tints

Shades of #875066

#875066
(135,80,102)
#7B495D
(123,73,93)
#6F4254
(111,66,84)
#633B4B
(99,59,75)
#573442
(87,52,66)
#4B2D39
(75,45,57)
#3F2630
(63,38,48)
#331F27
(51,31,39)
#27181E
(39,24,30)
#1B1115
(27,17,21)
#0F0A0C
(15,10,12)
#000000
(0,0,0)

Tints of #875066

#875066
(135,80,102)
#915F73
(145,95,115)
#9B6E80
(155,110,128)
#A57D8D
(165,125,141)
#AF8C9A
(175,140,154)
#B99BA7
(185,155,167)
#C3AAB4
(195,170,180)
#CDB9C1
(205,185,193)
#D7C8CE
(215,200,206)
#E1D7DB
(225,215,219)
#EBE6E8
(235,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875066 color. Also use rgb(135,80,102) instead hex code.

Text Font Color

.myTextColor { color: #875066; }

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

This text font color is #875066.

Background Color

.myBgColor { background-color: #875066; }

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

This div background color is #875066.

Border color

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

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

This div border color is #875066.

Opacity

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

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

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

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

This text has shadow with #875066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875066.

Preview

Color preview on black background

This text has color #875066 on black background.


Color preview on white background

This text has color #875066 on white background.


Black color preview on #875066 background

This text has black color on #875066 background.


White color preview on #875066 background

This text has white color on #875066 background.


Related colors

Complementary color

Complementary color for #hex is #78AF99.


I love getcolorcode.com

Triadic colors

1 #668750 and #506687 with #875066 are triadic colors.

2 #665087 and #508766 with #875066 are triadic colors.