COLOR #873D39

HEX: #873D39 RGB: (135,61,57)

Color info

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

RGB color model

#873D39 color RGB value is (135,61,57).

RGB: (135,61,57) (53%, 24%, 22%)

RGB channels and saturation

R 135 of 255 = 53%
G 61 of 255 = 24%
B 57 of 255 = 22%

135
61
57

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

Portions of RGB colors in percentages

R + G + B = 135 + 61 + 57 = 253 (100%)
R 135 of 253 ~ 53.36%
G 61 of 253 ~ 24.11%
B 57 of 253 ~ 22.53'%

%53.36
%24.11
%22.53

CMYK color model

#873D39 color CMYK value is (0,55,58,47).

  • cyan value is 0.00%
  • magenta value is 54.81%
  • yellow value is 57.78%
  • key color value is 47.06%
CMYK: (0,55,58,47) C0M55Y58K47 (0%,55%,58%,47%) (0.00/0.55/0.58/0.47) 

CMYK percentages

%0
%54.81
%57.78
%47.06

Codes

Color #873D39 in popluar color models

87 3D 39
RGB 135 61 57
HSL 40.63% 37.65%
HSB/HSV 57.78% 52.94%
CMYK 0.00% 54.81% 57.78%
47.06%

Color #873D39 in popluar number systems.

HEX 87 3D 39
Decimal 135 61 57
Binary 10000111 111101 111001
Octal 207 75 71

Shades and tints

Shades of #873D39

#873D39
(135,61,57)
#7B3834
(123,56,52)
#6F332F
(111,51,47)
#632E2A
(99,46,42)
#572925
(87,41,37)
#4B2420
(75,36,32)
#3F1F1B
(63,31,27)
#331A16
(51,26,22)
#271511
(39,21,17)
#1B100C
(27,16,12)
#0F0B07
(15,11,7)
#000000
(0,0,0)

Tints of #873D39

#873D39
(135,61,57)
#914E4B
(145,78,75)
#9B5F5D
(155,95,93)
#A5706F
(165,112,111)
#AF8181
(175,129,129)
#B99293
(185,146,147)
#C3A3A5
(195,163,165)
#CDB4B7
(205,180,183)
#D7C5C9
(215,197,201)
#E1D6DB
(225,214,219)
#EBE7ED
(235,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #873D39; }

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

This text font color is #873D39.

Background Color

.myBgColor { background-color: #873D39; }

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

This div background color is #873D39.

Border color

.myBorderColor { border: 1px solid #873D39; }

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

This div border color is #873D39.

Opacity

.myOpacity80 { color: #873D39; opacity: 0.8; }

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

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

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

This text has shadow with #873D39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #873D39.

Preview

Color preview on black background

This text has color #873D39 on black background.


Color preview on white background

This text has color #873D39 on white background.


Black color preview on #873D39 background

This text has black color on #873D39 background.


White color preview on #873D39 background

This text has white color on #873D39 background.


Related colors

Complementary color

Complementary color for #hex is #78C2C6.


I love getcolorcode.com

Triadic colors

1 #39873D and #3D3987 with #873D39 are triadic colors.

2 #393D87 and #3D8739 with #873D39 are triadic colors.