COLOR #876280

HEX: #876280 RGB: (135,98,128)

Color info

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

RGB color model

#876280 color RGB value is (135,98,128).

RGB: (135,98,128) (53%, 38%, 50%)

RGB channels and saturation

R 135 of 255 = 53%
G 98 of 255 = 38%
B 128 of 255 = 50%

135
98
128

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

Portions of RGB colors in percentages

R + G + B = 135 + 98 + 128 = 361 (100%)
R 135 of 361 ~ 37.4%
G 98 of 361 ~ 27.15%
B 128 of 361 ~ 35.46'%

%37.4
%27.15
%35.46

CMYK color model

#876280 color CMYK value is (0,27,5,47).

  • cyan value is 0.00%
  • magenta value is 27.41%
  • yellow value is 5.19%
  • key color value is 47.06%

CMYK: (0,27,5,47)
C0M27Y5K47 (0%, 27%, 5%, 47%)
(0.00 / 0.27 / 0.05 / 0.47)

CMYK percentages

%0
%27.41
%5.19
%47.06

Codes

Color #876280 in popluar color models

87 62 80
RGB 135 98 128
HSL 311° 15.88% 45.69%
HSB/HSV 311° 27.41% 52.94%
CMYK 0.00% 27.41% 5.19%
47.06%

Color #876280 in popluar number systems.

HEX 87 62 80
Decimal 135 98 128
Binary 10000111 1100010 10000000
Octal 207 142 200

Shades and tints

Shades of #876280

#876280
(135,98,128)
#7B5A75
(123,90,117)
#6F526A
(111,82,106)
#634A5F
(99,74,95)
#574254
(87,66,84)
#4B3A49
(75,58,73)
#3F323E
(63,50,62)
#332A33
(51,42,51)
#272228
(39,34,40)
#1B1A1D
(27,26,29)
#0F1212
(15,18,18)
#000000
(0,0,0)

Tints of #876280

#876280
(135,98,128)
#91708B
(145,112,139)
#9B7E96
(155,126,150)
#A58CA1
(165,140,161)
#AF9AAC
(175,154,172)
#B9A8B7
(185,168,183)
#C3B6C2
(195,182,194)
#CDC4CD
(205,196,205)
#D7D2D8
(215,210,216)
#E1E0E3
(225,224,227)
#EBEEEE
(235,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876280 color. Also use rgb(135,98,128) instead hex code.

Text Font Color

.myTextColor { color: #876280; }

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

This text font color is #876280.

Background Color

.myBgColor { background-color: #876280; }

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

This div background color is #876280.

Border color

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

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

This div border color is #876280.

Opacity

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

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

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

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

This text has shadow with #876280 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876280.

Preview

Color preview on black background

This text has color #876280 on black background.


Color preview on white background

This text has color #876280 on white background.


Black color preview on #876280 background

This text has black color on #876280 background.


White color preview on #876280 background

This text has white color on #876280 background.


Related colors

Complementary color

Complementary color for #hex is #789D7F.


I love getcolorcode.com

Triadic colors

1 #808762 and #628087 with #876280 are triadic colors.

2 #806287 and #628780 with #876280 are triadic colors.