COLOR #895735

HEX: #895735 RGB: (137,87,53)

Color info

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

RGB color model

#895735 color RGB value is (137,87,53).

RGB: (137,87,53) (54%, 34%, 21%)

RGB channels and saturation

R 137 of 255 = 54%
G 87 of 255 = 34%
B 53 of 255 = 21%

137
87
53

R + G + B ~ 36%. #895735 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 87 + 53 = 277 (100%)
R 137 of 277 ~ 49.46%
G 87 of 277 ~ 31.41%
B 53 of 277 ~ 19.13'%

%49.46
%31.41
%19.13

CMYK color model

#895735 color CMYK value is (0,36,61,46).

  • cyan value is 0.00%
  • magenta value is 36.50%
  • yellow value is 61.31%
  • key color value is 46.27%

CMYK: (0,36,61,46)
C0M36Y61K46 (0%, 36%, 61%, 46%)
(0.00 / 0.36 / 0.61 / 0.46)

CMYK percentages

%0
%36.5
%61.31
%46.27

Codes

Color #895735 in popluar color models

89 57 35
RGB 137 87 53
HSL 24° 44.21% 37.25%
HSB/HSV 24° 61.31% 53.73%
CMYK 0.00% 36.50% 61.31%
46.27%

Color #895735 in popluar number systems.

HEX 89 57 35
Decimal 137 87 53
Binary 10001001 1010111 110101
Octal 211 127 65

Shades and tints

Shades of #895735

#895735
(137,87,53)
#7D5031
(125,80,49)
#71492D
(113,73,45)
#654229
(101,66,41)
#593B25
(89,59,37)
#4D3421
(77,52,33)
#412D1D
(65,45,29)
#352619
(53,38,25)
#291F15
(41,31,21)
#1D1811
(29,24,17)
#11110D
(17,17,13)
#000000
(0,0,0)

Tints of #895735

#895735
(137,87,53)
#936647
(147,102,71)
#9D7559
(157,117,89)
#A7846B
(167,132,107)
#B1937D
(177,147,125)
#BBA28F
(187,162,143)
#C5B1A1
(197,177,161)
#CFC0B3
(207,192,179)
#D9CFC5
(217,207,197)
#E3DED7
(227,222,215)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895735 color. Also use rgb(137,87,53) instead hex code.

Text Font Color

.myTextColor { color: #895735; }

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

This text font color is #895735.

Background Color

.myBgColor { background-color: #895735; }

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

This div background color is #895735.

Border color

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

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

This div border color is #895735.

Opacity

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

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

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

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

This text has shadow with #895735 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895735.

Preview

Color preview on black background

This text has color #895735 on black background.


Color preview on white background

This text has color #895735 on white background.


Black color preview on #895735 background

This text has black color on #895735 background.


White color preview on #895735 background

This text has white color on #895735 background.


Related colors

Complementary color

Complementary color for #hex is #76A8CA.


I love getcolorcode.com

Triadic colors

1 #358957 and #573589 with #895735 are triadic colors.

2 #355789 and #578935 with #895735 are triadic colors.