COLOR #875349

HEX: #875349 RGB: (135,83,73)

Color info

#875349 contains mainly red and green colors. Web safe color of #875349 is #996633 (or #963).

RGB color model

#875349 color RGB value is (135,83,73).

RGB: (135,83,73) (53%, 33%, 29%)

RGB channels and saturation

R 135 of 255 = 53%
G 83 of 255 = 33%
B 73 of 255 = 29%

135
83
73

R + G + B ~ 38%. #875349 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 83 + 73 = 291 (100%)
R 135 of 291 ~ 46.39%
G 83 of 291 ~ 28.52%
B 73 of 291 ~ 25.09'%

%46.39
%28.52
%25.09

CMYK color model

#875349 color CMYK value is (0,39,46,47).

  • cyan value is 0.00%
  • magenta value is 38.52%
  • yellow value is 45.93%
  • key color value is 47.06%

CMYK: (0,39,46,47)
C0M39Y46K47 (0%, 39%, 46%, 47%)
(0.00 / 0.39 / 0.46 / 0.47)

CMYK percentages

%0
%38.52
%45.93
%47.06

Codes

Color #875349 in popluar color models

87 53 49
RGB 135 83 73
HSL 10° 29.81% 40.78%
HSB/HSV 10° 45.93% 52.94%
CMYK 0.00% 38.52% 45.93%
47.06%

Color #875349 in popluar number systems.

HEX 87 53 49
Decimal 135 83 73
Binary 10000111 1010011 1001001
Octal 207 123 111

Shades and tints

Shades of #875349

#875349
(135,83,73)
#7B4C43
(123,76,67)
#6F453D
(111,69,61)
#633E37
(99,62,55)
#573731
(87,55,49)
#4B302B
(75,48,43)
#3F2925
(63,41,37)
#33221F
(51,34,31)
#271B19
(39,27,25)
#1B1413
(27,20,19)
#0F0D0D
(15,13,13)
#000000
(0,0,0)

Tints of #875349

#875349
(135,83,73)
#916259
(145,98,89)
#9B7169
(155,113,105)
#A58079
(165,128,121)
#AF8F89
(175,143,137)
#B99E99
(185,158,153)
#C3ADA9
(195,173,169)
#CDBCB9
(205,188,185)
#D7CBC9
(215,203,201)
#E1DAD9
(225,218,217)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875349 color. Also use rgb(135,83,73) instead hex code.

Text Font Color

.myTextColor { color: #875349; }

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

This text font color is #875349.

Background Color

.myBgColor { background-color: #875349; }

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

This div background color is #875349.

Border color

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

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

This div border color is #875349.

Opacity

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

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

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

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

This text has shadow with #875349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875349.

Preview

Color preview on black background

This text has color #875349 on black background.


Color preview on white background

This text has color #875349 on white background.


Black color preview on #875349 background

This text has black color on #875349 background.


White color preview on #875349 background

This text has white color on #875349 background.


Related colors

Complementary color

Complementary color for #hex is #78ACB6.


I love getcolorcode.com

Triadic colors

1 #498753 and #534987 with #875349 are triadic colors.

2 #495387 and #538749 with #875349 are triadic colors.