COLOR #874567

HEX: #874567 RGB: (135,69,103)

Color info

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

RGB color model

#874567 color RGB value is (135,69,103).

RGB: (135,69,103) (53%, 27%, 40%)

RGB channels and saturation

R 135 of 255 = 53%
G 69 of 255 = 27%
B 103 of 255 = 40%

135
69
103

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

Portions of RGB colors in percentages

R + G + B = 135 + 69 + 103 = 307 (100%)
R 135 of 307 ~ 43.97%
G 69 of 307 ~ 22.48%
B 103 of 307 ~ 33.55'%

%43.97
%22.48
%33.55

CMYK color model

#874567 color CMYK value is (0,49,24,47).

  • cyan value is 0.00%
  • magenta value is 48.89%
  • yellow value is 23.70%
  • key color value is 47.06%

CMYK: (0,49,24,47)
C0M49Y24K47 (0%, 49%, 24%, 47%)
(0.00 / 0.49 / 0.24 / 0.47)

CMYK percentages

%0
%48.89
%23.7
%47.06

Codes

Color #874567 in popluar color models

87 45 67
RGB 135 69 103
HSL 329° 32.35% 40.00%
HSB/HSV 329° 48.89% 52.94%
CMYK 0.00% 48.89% 23.70%
47.06%

Color #874567 in popluar number systems.

HEX 87 45 67
Decimal 135 69 103
Binary 10000111 1000101 1100111
Octal 207 105 147

Shades and tints

Shades of #874567

#874567
(135,69,103)
#7B3F5E
(123,63,94)
#6F3955
(111,57,85)
#63334C
(99,51,76)
#572D43
(87,45,67)
#4B273A
(75,39,58)
#3F2131
(63,33,49)
#331B28
(51,27,40)
#27151F
(39,21,31)
#1B0F16
(27,15,22)
#0F090D
(15,9,13)
#000000
(0,0,0)

Tints of #874567

#874567
(135,69,103)
#915574
(145,85,116)
#9B6581
(155,101,129)
#A5758E
(165,117,142)
#AF859B
(175,133,155)
#B995A8
(185,149,168)
#C3A5B5
(195,165,181)
#CDB5C2
(205,181,194)
#D7C5CF
(215,197,207)
#E1D5DC
(225,213,220)
#EBE5E9
(235,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #874567 color. Also use rgb(135,69,103) instead hex code.

Text Font Color

.myTextColor { color: #874567; }

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

This text font color is #874567.

Background Color

.myBgColor { background-color: #874567; }

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

This div background color is #874567.

Border color

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

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

This div border color is #874567.

Opacity

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

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

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

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

This text has shadow with #874567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874567.

Preview

Color preview on black background

This text has color #874567 on black background.


Color preview on white background

This text has color #874567 on white background.


Black color preview on #874567 background

This text has black color on #874567 background.


White color preview on #874567 background

This text has white color on #874567 background.


Related colors

Complementary color

Complementary color for #hex is #78BA98.


I love getcolorcode.com

Triadic colors

1 #678745 and #456787 with #874567 are triadic colors.

2 #674587 and #458767 with #874567 are triadic colors.