COLOR #874958

HEX: #874958 RGB: (135,73,88)

Color info

#874958 contains mainly red and blue colors. Web safe color of #874958 is #993366 (or #936).

RGB color model

#874958 color RGB value is (135,73,88).

RGB: (135,73,88) (53%, 29%, 35%)

RGB channels and saturation

R 135 of 255 = 53%
G 73 of 255 = 29%
B 88 of 255 = 35%

135
73
88

R + G + B ~ 39%. #874958 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 73 + 88 = 296 (100%)
R 135 of 296 ~ 45.61%
G 73 of 296 ~ 24.66%
B 88 of 296 ~ 29.73'%

%45.61
%24.66
%29.73

CMYK color model

#874958 color CMYK value is (0,46,35,47).

  • cyan value is 0.00%
  • magenta value is 45.93%
  • yellow value is 34.81%
  • key color value is 47.06%
CMYK: (0,46,35,47) C0M46Y35K47 (0%,46%,35%,47%) (0.00/0.46/0.35/0.47) 

CMYK percentages

%0
%45.93
%34.81
%47.06

Codes

Color #874958 in popluar color models

87 49 58
RGB 135 73 88
HSL 345° 29.81% 40.78%
HSB/HSV 345° 45.93% 52.94%
CMYK 0.00% 45.93% 34.81%
47.06%

Color #874958 in popluar number systems.

HEX 87 49 58
Decimal 135 73 88
Binary 10000111 1001001 1011000
Octal 207 111 130

Shades and tints

Shades of #874958

#874958
(135,73,88)
#7B4350
(123,67,80)
#6F3D48
(111,61,72)
#633740
(99,55,64)
#573138
(87,49,56)
#4B2B30
(75,43,48)
#3F2528
(63,37,40)
#331F20
(51,31,32)
#271918
(39,25,24)
#1B1310
(27,19,16)
#0F0D08
(15,13,8)
#000000
(0,0,0)

Tints of #874958

#874958
(135,73,88)
#915967
(145,89,103)
#9B6976
(155,105,118)
#A57985
(165,121,133)
#AF8994
(175,137,148)
#B999A3
(185,153,163)
#C3A9B2
(195,169,178)
#CDB9C1
(205,185,193)
#D7C9D0
(215,201,208)
#E1D9DF
(225,217,223)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #874958 color. Also use rgb(135,73,88) instead hex code.

Text Font Color

.myTextColor { color: #874958; }

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

This text font color is #874958.

Background Color

.myBgColor { background-color: #874958; }

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

This div background color is #874958.

Border color

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

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

This div border color is #874958.

Opacity

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

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

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

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

This text has shadow with #874958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874958.

Preview

Color preview on black background

This text has color #874958 on black background.


Color preview on white background

This text has color #874958 on white background.


Black color preview on #874958 background

This text has black color on #874958 background.


White color preview on #874958 background

This text has white color on #874958 background.


Related colors

Complementary color

Complementary color for #hex is #78B6A7.


I love getcolorcode.com

Triadic colors

1 #588749 and #495887 with #874958 are triadic colors.

2 #584987 and #498758 with #874958 are triadic colors.