COLOR #875273

HEX: #875273 RGB: (135,82,115)

Color info

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

RGB color model

#875273 color RGB value is (135,82,115).

RGB: (135,82,115) (53%, 32%, 45%)

RGB channels and saturation

R 135 of 255 = 53%
G 82 of 255 = 32%
B 115 of 255 = 45%

135
82
115

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

Portions of RGB colors in percentages

R + G + B = 135 + 82 + 115 = 332 (100%)
R 135 of 332 ~ 40.66%
G 82 of 332 ~ 24.7%
B 115 of 332 ~ 34.64'%

%40.66
%24.7
%34.64

CMYK color model

#875273 color CMYK value is (0,39,15,47).

  • cyan value is 0.00%
  • magenta value is 39.26%
  • yellow value is 14.81%
  • key color value is 47.06%
CMYK: (0,39,15,47) C0M39Y15K47 (0%,39%,15%,47%) (0.00/0.39/0.15/0.47) 

CMYK percentages

%0
%39.26
%14.81
%47.06

Codes

Color #875273 in popluar color models

87 52 73
RGB 135 82 115
HSL 323° 24.42% 42.55%
HSB/HSV 323° 39.26% 52.94%
CMYK 0.00% 39.26% 14.81%
47.06%

Color #875273 in popluar number systems.

HEX 87 52 73
Decimal 135 82 115
Binary 10000111 1010010 1110011
Octal 207 122 163

Shades and tints

Shades of #875273

#875273
(135,82,115)
#7B4B69
(123,75,105)
#6F445F
(111,68,95)
#633D55
(99,61,85)
#57364B
(87,54,75)
#4B2F41
(75,47,65)
#3F2837
(63,40,55)
#33212D
(51,33,45)
#271A23
(39,26,35)
#1B1319
(27,19,25)
#0F0C0F
(15,12,15)
#000000
(0,0,0)

Tints of #875273

#875273
(135,82,115)
#91617F
(145,97,127)
#9B708B
(155,112,139)
#A57F97
(165,127,151)
#AF8EA3
(175,142,163)
#B99DAF
(185,157,175)
#C3ACBB
(195,172,187)
#CDBBC7
(205,187,199)
#D7CAD3
(215,202,211)
#E1D9DF
(225,217,223)
#EBE8EB
(235,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875273 color. Also use rgb(135,82,115) instead hex code.

Text Font Color

.myTextColor { color: #875273; }

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

This text font color is #875273.

Background Color

.myBgColor { background-color: #875273; }

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

This div background color is #875273.

Border color

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

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

This div border color is #875273.

Opacity

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

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

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

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

This text has shadow with #875273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875273.

Preview

Color preview on black background

This text has color #875273 on black background.


Color preview on white background

This text has color #875273 on white background.


Black color preview on #875273 background

This text has black color on #875273 background.


White color preview on #875273 background

This text has white color on #875273 background.


Related colors

Complementary color

Complementary color for #hex is #78AD8C.


I love getcolorcode.com

Triadic colors

1 #738752 and #527387 with #875273 are triadic colors.

2 #735287 and #528773 with #875273 are triadic colors.