COLOR #874D71

HEX: #874D71 RGB: (135,77,113)

Color info

#874D71 contains red, green and blue colors in about the same proportion. Web safe color of #874D71 is #993366 (or #936).

RGB color model

#874D71 color RGB value is (135,77,113).

RGB: (135,77,113) (53%, 30%, 44%)

RGB channels and saturation

R 135 of 255 = 53%
G 77 of 255 = 30%
B 113 of 255 = 44%

135
77
113

R + G + B ~ 42%. #874D71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 77 + 113 = 325 (100%)
R 135 of 325 ~ 41.54%
G 77 of 325 ~ 23.69%
B 113 of 325 ~ 34.77'%

%41.54
%23.69
%34.77

CMYK color model

#874D71 color CMYK value is (0,43,16,47).

  • cyan value is 0.00%
  • magenta value is 42.96%
  • yellow value is 16.30%
  • key color value is 47.06%

CMYK: (0,43,16,47)
C0M43Y16K47 (0%, 43%, 16%, 47%)
(0.00 / 0.43 / 0.16 / 0.47)

CMYK percentages

%0
%42.96
%16.3
%47.06

Codes

Color #874D71 in popluar color models

87 4D 71
RGB 135 77 113
HSL 323° 27.36% 41.57%
HSB/HSV 323° 42.96% 52.94%
CMYK 0.00% 42.96% 16.30%
47.06%

Color #874D71 in popluar number systems.

HEX 87 4D 71
Decimal 135 77 113
Binary 10000111 1001101 1110001
Octal 207 115 161

Shades and tints

Shades of #874D71

#874D71
(135,77,113)
#7B4667
(123,70,103)
#6F3F5D
(111,63,93)
#633853
(99,56,83)
#573149
(87,49,73)
#4B2A3F
(75,42,63)
#3F2335
(63,35,53)
#331C2B
(51,28,43)
#271521
(39,21,33)
#1B0E17
(27,14,23)
#0F070D
(15,7,13)
#000000
(0,0,0)

Tints of #874D71

#874D71
(135,77,113)
#915D7D
(145,93,125)
#9B6D89
(155,109,137)
#A57D95
(165,125,149)
#AF8DA1
(175,141,161)
#B99DAD
(185,157,173)
#C3ADB9
(195,173,185)
#CDBDC5
(205,189,197)
#D7CDD1
(215,205,209)
#E1DDDD
(225,221,221)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #874D71 color. Also use rgb(135,77,113) instead hex code.

Text Font Color

.myTextColor { color: #874D71; }

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

This text font color is #874D71.

Background Color

.myBgColor { background-color: #874D71; }

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

This div background color is #874D71.

Border color

.myBorderColor { border: 1px solid #874D71; }

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

This div border color is #874D71.

Opacity

.myOpacity80 { color: #874D71; opacity: 0.8; }

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

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

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

This text has shadow with #874D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874D71.

Preview

Color preview on black background

This text has color #874D71 on black background.


Color preview on white background

This text has color #874D71 on white background.


Black color preview on #874D71 background

This text has black color on #874D71 background.


White color preview on #874D71 background

This text has white color on #874D71 background.


Related colors

Complementary color

Complementary color for #hex is #78B28E.


I love getcolorcode.com

Triadic colors

1 #71874D and #4D7187 with #874D71 are triadic colors.

2 #714D87 and #4D8771 with #874D71 are triadic colors.