COLOR #874858

HEX: #874858 RGB: (135,72,88)

Color info

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

RGB color model

#874858 color RGB value is (135,72,88).

RGB: (135,72,88) (53%, 28%, 35%)

RGB channels and saturation

R 135 of 255 = 53%
G 72 of 255 = 28%
B 88 of 255 = 35%

135
72
88

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

Portions of RGB colors in percentages

R + G + B = 135 + 72 + 88 = 295 (100%)
R 135 of 295 ~ 45.76%
G 72 of 295 ~ 24.41%
B 88 of 295 ~ 29.83'%

%45.76
%24.41
%29.83

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 46.67%
  • yellow value is 34.81%
  • key color value is 47.06%

CMYK: (0,47,35,47)
C0M47Y35K47 (0%, 47%, 35%, 47%)
(0.00 / 0.47 / 0.35 / 0.47)

CMYK percentages

%0
%46.67
%34.81
%47.06

Codes

Color #874858 in popluar color models

87 48 58
RGB 135 72 88
HSL 345° 30.43% 40.59%
HSB/HSV 345° 46.67% 52.94%
CMYK 0.00% 46.67% 34.81%
47.06%

Color #874858 in popluar number systems.

HEX 87 48 58
Decimal 135 72 88
Binary 10000111 1001000 1011000
Octal 207 110 130

Shades and tints

Shades of #874858

#874858
(135,72,88)
#7B4250
(123,66,80)
#6F3C48
(111,60,72)
#633640
(99,54,64)
#573038
(87,48,56)
#4B2A30
(75,42,48)
#3F2428
(63,36,40)
#331E20
(51,30,32)
#271818
(39,24,24)
#1B1210
(27,18,16)
#0F0C08
(15,12,8)
#000000
(0,0,0)

Tints of #874858

#874858
(135,72,88)
#915867
(145,88,103)
#9B6876
(155,104,118)
#A57885
(165,120,133)
#AF8894
(175,136,148)
#B998A3
(185,152,163)
#C3A8B2
(195,168,178)
#CDB8C1
(205,184,193)
#D7C8D0
(215,200,208)
#E1D8DF
(225,216,223)
#EBE8EE
(235,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #874858; }

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

This text font color is #874858.

Background Color

.myBgColor { background-color: #874858; }

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

This div background color is #874858.

Border color

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

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

This div border color is #874858.

Opacity

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

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

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

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

This text has shadow with #874858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874858.

Preview

Color preview on black background

This text has color #874858 on black background.


Color preview on white background

This text has color #874858 on white background.


Black color preview on #874858 background

This text has black color on #874858 background.


White color preview on #874858 background

This text has white color on #874858 background.


Related colors

Complementary color

Complementary color for #hex is #78B7A7.


I love getcolorcode.com

Triadic colors

1 #588748 and #485887 with #874858 are triadic colors.

2 #584887 and #488758 with #874858 are triadic colors.