COLOR #874347

HEX: #874347 RGB: (135,67,71)

Color info

#874347 contains mainly red color. Web safe color of #874347 is #993333 (or #933).

RGB color model

#874347 color RGB value is (135,67,71).

RGB: (135,67,71) (53%, 26%, 28%)

RGB channels and saturation

R 135 of 255 = 53%
G 67 of 255 = 26%
B 71 of 255 = 28%

135
67
71

R + G + B ~ 36%. #874347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 67 + 71 = 273 (100%)
R 135 of 273 ~ 49.45%
G 67 of 273 ~ 24.54%
B 71 of 273 ~ 26.01'%

%49.45
%24.54
%26.01

CMYK color model

#874347 color CMYK value is (0,50,47,47).

  • cyan value is 0.00%
  • magenta value is 50.37%
  • yellow value is 47.41%
  • key color value is 47.06%

CMYK: (0,50,47,47)
C0M50Y47K47 (0%, 50%, 47%, 47%)
(0.00 / 0.50 / 0.47 / 0.47)

CMYK percentages

%0
%50.37
%47.41
%47.06

Codes

Color #874347 in popluar color models

87 43 47
RGB 135 67 71
HSL 356° 33.66% 39.61%
HSB/HSV 356° 50.37% 52.94%
CMYK 0.00% 50.37% 47.41%
47.06%

Color #874347 in popluar number systems.

HEX 87 43 47
Decimal 135 67 71
Binary 10000111 1000011 1000111
Octal 207 103 107

Shades and tints

Shades of #874347

#874347
(135,67,71)
#7B3D41
(123,61,65)
#6F373B
(111,55,59)
#633135
(99,49,53)
#572B2F
(87,43,47)
#4B2529
(75,37,41)
#3F1F23
(63,31,35)
#33191D
(51,25,29)
#271317
(39,19,23)
#1B0D11
(27,13,17)
#0F070B
(15,7,11)
#000000
(0,0,0)

Tints of #874347

#874347
(135,67,71)
#915457
(145,84,87)
#9B6567
(155,101,103)
#A57677
(165,118,119)
#AF8787
(175,135,135)
#B99897
(185,152,151)
#C3A9A7
(195,169,167)
#CDBAB7
(205,186,183)
#D7CBC7
(215,203,199)
#E1DCD7
(225,220,215)
#EBEDE7
(235,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #874347 color. Also use rgb(135,67,71) instead hex code.

Text Font Color

.myTextColor { color: #874347; }

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

This text font color is #874347.

Background Color

.myBgColor { background-color: #874347; }

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

This div background color is #874347.

Border color

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

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

This div border color is #874347.

Opacity

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

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

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

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

This text has shadow with #874347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874347.

Preview

Color preview on black background

This text has color #874347 on black background.


Color preview on white background

This text has color #874347 on white background.


Black color preview on #874347 background

This text has black color on #874347 background.


White color preview on #874347 background

This text has white color on #874347 background.


Related colors

Complementary color

Complementary color for #hex is #78BCB8.


I love getcolorcode.com

Triadic colors

1 #478743 and #434787 with #874347 are triadic colors.

2 #474387 and #438747 with #874347 are triadic colors.