COLOR #875D28

HEX: #875D28 RGB: (135,93,40)

Color info

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

RGB color model

#875D28 color RGB value is (135,93,40).

RGB: (135,93,40) (53%, 36%, 16%)

RGB channels and saturation

R 135 of 255 = 53%
G 93 of 255 = 36%
B 40 of 255 = 16%

135
93
40

R + G + B ~ 35%. #875D28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 93 + 40 = 268 (100%)
R 135 of 268 ~ 50.37%
G 93 of 268 ~ 34.7%
B 40 of 268 ~ 14.93'%

%50.37
%34.7
%14.93

CMYK color model

#875D28 color CMYK value is (0,31,70,47).

  • cyan value is 0.00%
  • magenta value is 31.11%
  • yellow value is 70.37%
  • key color value is 47.06%
CMYK: (0,31,70,47) C0M31Y70K47 (0%,31%,70%,47%) (0.00/0.31/0.70/0.47) 

CMYK percentages

%0
%31.11
%70.37
%47.06

Codes

Color #875D28 in popluar color models

87 5D 28
RGB 135 93 40
HSL 33° 54.29% 34.31%
HSB/HSV 33° 70.37% 52.94%
CMYK 0.00% 31.11% 70.37%
47.06%

Color #875D28 in popluar number systems.

HEX 87 5D 28
Decimal 135 93 40
Binary 10000111 1011101 101000
Octal 207 135 50

Shades and tints

Shades of #875D28

#875D28
(135,93,40)
#7B5525
(123,85,37)
#6F4D22
(111,77,34)
#63451F
(99,69,31)
#573D1C
(87,61,28)
#4B3519
(75,53,25)
#3F2D16
(63,45,22)
#332513
(51,37,19)
#271D10
(39,29,16)
#1B150D
(27,21,13)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #875D28

#875D28
(135,93,40)
#916B3B
(145,107,59)
#9B794E
(155,121,78)
#A58761
(165,135,97)
#AF9574
(175,149,116)
#B9A387
(185,163,135)
#C3B19A
(195,177,154)
#CDBFAD
(205,191,173)
#D7CDC0
(215,205,192)
#E1DBD3
(225,219,211)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875D28 color. Also use rgb(135,93,40) instead hex code.

Text Font Color

.myTextColor { color: #875D28; }

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

This text font color is #875D28.

Background Color

.myBgColor { background-color: #875D28; }

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

This div background color is #875D28.

Border color

.myBorderColor { border: 1px solid #875D28; }

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

This div border color is #875D28.

Opacity

.myOpacity80 { color: #875D28; opacity: 0.8; }

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

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

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

This text has shadow with #875D28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875D28.

Preview

Color preview on black background

This text has color #875D28 on black background.


Color preview on white background

This text has color #875D28 on white background.


Black color preview on #875D28 background

This text has black color on #875D28 background.


White color preview on #875D28 background

This text has white color on #875D28 background.


Related colors

Complementary color

Complementary color for #hex is #78A2D7.


I love getcolorcode.com

Triadic colors

1 #28875D and #5D2887 with #875D28 are triadic colors.

2 #285D87 and #5D8728 with #875D28 are triadic colors.