COLOR #874739

HEX: #874739 RGB: (135,71,57)

Color info

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

RGB color model

#874739 color RGB value is (135,71,57).

RGB: (135,71,57) (53%, 28%, 22%)

RGB channels and saturation

R 135 of 255 = 53%
G 71 of 255 = 28%
B 57 of 255 = 22%

135
71
57

R + G + B ~ 34%. #874739 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 71 + 57 = 263 (100%)
R 135 of 263 ~ 51.33%
G 71 of 263 ~ 27%
B 57 of 263 ~ 21.67'%

%51.33
%27
%21.67

CMYK color model

#874739 color CMYK value is (0,47,58,47).

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

CMYK: (0,47,58,47)
C0M47Y58K47 (0%, 47%, 58%, 47%)
(0.00 / 0.47 / 0.58 / 0.47)

CMYK percentages

%0
%47.41
%57.78
%47.06

Codes

Color #874739 in popluar color models

87 47 39
RGB 135 71 57
HSL 11° 40.63% 37.65%
HSB/HSV 11° 57.78% 52.94%
CMYK 0.00% 47.41% 57.78%
47.06%

Color #874739 in popluar number systems.

HEX 87 47 39
Decimal 135 71 57
Binary 10000111 1000111 111001
Octal 207 107 71

Shades and tints

Shades of #874739

#874739
(135,71,57)
#7B4134
(123,65,52)
#6F3B2F
(111,59,47)
#63352A
(99,53,42)
#572F25
(87,47,37)
#4B2920
(75,41,32)
#3F231B
(63,35,27)
#331D16
(51,29,22)
#271711
(39,23,17)
#1B110C
(27,17,12)
#0F0B07
(15,11,7)
#000000
(0,0,0)

Tints of #874739

#874739
(135,71,57)
#91574B
(145,87,75)
#9B675D
(155,103,93)
#A5776F
(165,119,111)
#AF8781
(175,135,129)
#B99793
(185,151,147)
#C3A7A5
(195,167,165)
#CDB7B7
(205,183,183)
#D7C7C9
(215,199,201)
#E1D7DB
(225,215,219)
#EBE7ED
(235,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #874739; }

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

This text font color is #874739.

Background Color

.myBgColor { background-color: #874739; }

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

This div background color is #874739.

Border color

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

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

This div border color is #874739.

Opacity

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

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

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

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

This text has shadow with #874739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874739.

Preview

Color preview on black background

This text has color #874739 on black background.


Color preview on white background

This text has color #874739 on white background.


Black color preview on #874739 background

This text has black color on #874739 background.


White color preview on #874739 background

This text has white color on #874739 background.


Related colors

Complementary color

Complementary color for #hex is #78B8C6.


I love getcolorcode.com

Triadic colors

1 #398747 and #473987 with #874739 are triadic colors.

2 #394787 and #478739 with #874739 are triadic colors.