COLOR #875484

HEX: #875484 RGB: (135,84,132)

Color info

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

RGB color model

#875484 color RGB value is (135,84,132).

RGB: (135,84,132) (53%, 33%, 52%)

RGB channels and saturation

R 135 of 255 = 53%
G 84 of 255 = 33%
B 132 of 255 = 52%

135
84
132

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

Portions of RGB colors in percentages

R + G + B = 135 + 84 + 132 = 351 (100%)
R 135 of 351 ~ 38.46%
G 84 of 351 ~ 23.93%
B 132 of 351 ~ 37.61'%

%38.46
%23.93
%37.61

CMYK color model

#875484 color CMYK value is (0,38,2,47).

  • cyan value is 0.00%
  • magenta value is 37.78%
  • yellow value is 2.22%
  • key color value is 47.06%

CMYK: (0,38,2,47)
C0M38Y2K47 (0%, 38%, 2%, 47%)
(0.00 / 0.38 / 0.02 / 0.47)

CMYK percentages

%0
%37.78
%2.22
%47.06

Codes

Color #875484 in popluar color models

87 54 84
RGB 135 84 132
HSL 304° 23.29% 42.94%
HSB/HSV 304° 37.78% 52.94%
CMYK 0.00% 37.78% 2.22%
47.06%

Color #875484 in popluar number systems.

HEX 87 54 84
Decimal 135 84 132
Binary 10000111 1010100 10000100
Octal 207 124 204

Shades and tints

Shades of #875484

#875484
(135,84,132)
#7B4D78
(123,77,120)
#6F466C
(111,70,108)
#633F60
(99,63,96)
#573854
(87,56,84)
#4B3148
(75,49,72)
#3F2A3C
(63,42,60)
#332330
(51,35,48)
#271C24
(39,28,36)
#1B1518
(27,21,24)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #875484

#875484
(135,84,132)
#91638F
(145,99,143)
#9B729A
(155,114,154)
#A581A5
(165,129,165)
#AF90B0
(175,144,176)
#B99FBB
(185,159,187)
#C3AEC6
(195,174,198)
#CDBDD1
(205,189,209)
#D7CCDC
(215,204,220)
#E1DBE7
(225,219,231)
#EBEAF2
(235,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875484 color. Also use rgb(135,84,132) instead hex code.

Text Font Color

.myTextColor { color: #875484; }

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

This text font color is #875484.

Background Color

.myBgColor { background-color: #875484; }

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

This div background color is #875484.

Border color

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

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

This div border color is #875484.

Opacity

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

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

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

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

This text has shadow with #875484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875484.

Preview

Color preview on black background

This text has color #875484 on black background.


Color preview on white background

This text has color #875484 on white background.


Black color preview on #875484 background

This text has black color on #875484 background.


White color preview on #875484 background

This text has white color on #875484 background.


Related colors

Complementary color

Complementary color for #hex is #78AB7B.


I love getcolorcode.com

Triadic colors

1 #848754 and #548487 with #875484 are triadic colors.

2 #845487 and #548784 with #875484 are triadic colors.