COLOR #874336

HEX: #874336 RGB: (135,67,54)

Color info

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

RGB color model

#874336 color RGB value is (135,67,54).

RGB: (135,67,54) (53%, 26%, 21%)

RGB channels and saturation

R 135 of 255 = 53%
G 67 of 255 = 26%
B 54 of 255 = 21%

135
67
54

R + G + B ~ 33%. #874336 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 67 + 54 = 256 (100%)
R 135 of 256 ~ 52.73%
G 67 of 256 ~ 26.17%
B 54 of 256 ~ 21.09'%

%52.73
%26.17
%21.09

CMYK color model

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

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

CMYK: (0,50,60,47)
C0M50Y60K47 (0%, 50%, 60%, 47%)
(0.00 / 0.50 / 0.60 / 0.47)

CMYK percentages

%0
%50.37
%60
%47.06

Codes

Color #874336 in popluar color models

87 43 36
RGB 135 67 54
HSL 10° 42.86% 37.06%
HSB/HSV 10° 60.00% 52.94%
CMYK 0.00% 50.37% 60.00%
47.06%

Color #874336 in popluar number systems.

HEX 87 43 36
Decimal 135 67 54
Binary 10000111 1000011 110110
Octal 207 103 66

Shades and tints

Shades of #874336

#874336
(135,67,54)
#7B3D32
(123,61,50)
#6F372E
(111,55,46)
#63312A
(99,49,42)
#572B26
(87,43,38)
#4B2522
(75,37,34)
#3F1F1E
(63,31,30)
#33191A
(51,25,26)
#271316
(39,19,22)
#1B0D12
(27,13,18)
#0F070E
(15,7,14)
#000000
(0,0,0)

Tints of #874336

#874336
(135,67,54)
#915448
(145,84,72)
#9B655A
(155,101,90)
#A5766C
(165,118,108)
#AF877E
(175,135,126)
#B99890
(185,152,144)
#C3A9A2
(195,169,162)
#CDBAB4
(205,186,180)
#D7CBC6
(215,203,198)
#E1DCD8
(225,220,216)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #874336; }

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

This text font color is #874336.

Background Color

.myBgColor { background-color: #874336; }

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

This div background color is #874336.

Border color

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

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

This div border color is #874336.

Opacity

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

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

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

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

This text has shadow with #874336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874336.

Preview

Color preview on black background

This text has color #874336 on black background.


Color preview on white background

This text has color #874336 on white background.


Black color preview on #874336 background

This text has black color on #874336 background.


White color preview on #874336 background

This text has white color on #874336 background.


Related colors

Complementary color

Complementary color for #hex is #78BCC9.


I love getcolorcode.com

Triadic colors

1 #368743 and #433687 with #874336 are triadic colors.

2 #364387 and #438736 with #874336 are triadic colors.