COLOR #877482

HEX: #877482 RGB: (135,116,130)

Color info

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

RGB color model

#877482 color RGB value is (135,116,130).

RGB: (135,116,130) (53%, 45%, 51%)

RGB channels and saturation

R 135 of 255 = 53%
G 116 of 255 = 45%
B 130 of 255 = 51%

135
116
130

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

Portions of RGB colors in percentages

R + G + B = 135 + 116 + 130 = 381 (100%)
R 135 of 381 ~ 35.43%
G 116 of 381 ~ 30.45%
B 130 of 381 ~ 34.12'%

%35.43
%30.45
%34.12

CMYK color model

#877482 color CMYK value is (0,14,4,47).

  • cyan value is 0.00%
  • magenta value is 14.07%
  • yellow value is 3.70%
  • key color value is 47.06%
CMYK: (0,14,4,47) C0M14Y4K47 (0%,14%,4%,47%) (0.00/0.14/0.04/0.47) 

CMYK percentages

%0
%14.07
%3.7
%47.06

Codes

Color #877482 in popluar color models

87 74 82
RGB 135 116 130
HSL 316° 7.57% 49.22%
HSB/HSV 316° 14.07% 52.94%
CMYK 0.00% 14.07% 3.70%
47.06%

Color #877482 in popluar number systems.

HEX 87 74 82
Decimal 135 116 130
Binary 10000111 1110100 10000010
Octal 207 164 202

Shades and tints

Shades of #877482

#877482
(135,116,130)
#7B6A77
(123,106,119)
#6F606C
(111,96,108)
#635661
(99,86,97)
#574C56
(87,76,86)
#4B424B
(75,66,75)
#3F3840
(63,56,64)
#332E35
(51,46,53)
#27242A
(39,36,42)
#1B1A1F
(27,26,31)
#0F1014
(15,16,20)
#000000
(0,0,0)

Tints of #877482

#877482
(135,116,130)
#91808D
(145,128,141)
#9B8C98
(155,140,152)
#A598A3
(165,152,163)
#AFA4AE
(175,164,174)
#B9B0B9
(185,176,185)
#C3BCC4
(195,188,196)
#CDC8CF
(205,200,207)
#D7D4DA
(215,212,218)
#E1E0E5
(225,224,229)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877482 color. Also use rgb(135,116,130) instead hex code.

Text Font Color

.myTextColor { color: #877482; }

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

This text font color is #877482.

Background Color

.myBgColor { background-color: #877482; }

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

This div background color is #877482.

Border color

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

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

This div border color is #877482.

Opacity

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

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

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

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

This text has shadow with #877482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877482.

Preview

Color preview on black background

This text has color #877482 on black background.


Color preview on white background

This text has color #877482 on white background.


Black color preview on #877482 background

This text has black color on #877482 background.


White color preview on #877482 background

This text has white color on #877482 background.


Related colors

Complementary color

Complementary color for #hex is #788B7D.


I love getcolorcode.com

Triadic colors

1 #828774 and #748287 with #877482 are triadic colors.

2 #827487 and #748782 with #877482 are triadic colors.