COLOR #895339

HEX: #895339 RGB: (137,83,57)

Color info

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

RGB color model

#895339 color RGB value is (137,83,57).

RGB: (137,83,57) (54%, 33%, 22%)

RGB channels and saturation

R 137 of 255 = 54%
G 83 of 255 = 33%
B 57 of 255 = 22%

137
83
57

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

Portions of RGB colors in percentages

R + G + B = 137 + 83 + 57 = 277 (100%)
R 137 of 277 ~ 49.46%
G 83 of 277 ~ 29.96%
B 57 of 277 ~ 20.58'%

%49.46
%29.96
%20.58

CMYK color model

#895339 color CMYK value is (0,39,58,46).

  • cyan value is 0.00%
  • magenta value is 39.42%
  • yellow value is 58.39%
  • key color value is 46.27%

CMYK: (0,39,58,46)
C0M39Y58K46 (0%, 39%, 58%, 46%)
(0.00 / 0.39 / 0.58 / 0.46)

CMYK percentages

%0
%39.42
%58.39
%46.27

Codes

Color #895339 in popluar color models

89 53 39
RGB 137 83 57
HSL 20° 41.24% 38.04%
HSB/HSV 20° 58.39% 53.73%
CMYK 0.00% 39.42% 58.39%
46.27%

Color #895339 in popluar number systems.

HEX 89 53 39
Decimal 137 83 57
Binary 10001001 1010011 111001
Octal 211 123 71

Shades and tints

Shades of #895339

#895339
(137,83,57)
#7D4C34
(125,76,52)
#71452F
(113,69,47)
#653E2A
(101,62,42)
#593725
(89,55,37)
#4D3020
(77,48,32)
#41291B
(65,41,27)
#352216
(53,34,22)
#291B11
(41,27,17)
#1D140C
(29,20,12)
#110D07
(17,13,7)
#000000
(0,0,0)

Tints of #895339

#895339
(137,83,57)
#93624B
(147,98,75)
#9D715D
(157,113,93)
#A7806F
(167,128,111)
#B18F81
(177,143,129)
#BB9E93
(187,158,147)
#C5ADA5
(197,173,165)
#CFBCB7
(207,188,183)
#D9CBC9
(217,203,201)
#E3DADB
(227,218,219)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895339 color. Also use rgb(137,83,57) instead hex code.

Text Font Color

.myTextColor { color: #895339; }

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

This text font color is #895339.

Background Color

.myBgColor { background-color: #895339; }

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

This div background color is #895339.

Border color

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

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

This div border color is #895339.

Opacity

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

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

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

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

This text has shadow with #895339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895339.

Preview

Color preview on black background

This text has color #895339 on black background.


Color preview on white background

This text has color #895339 on white background.


Black color preview on #895339 background

This text has black color on #895339 background.


White color preview on #895339 background

This text has white color on #895339 background.


Related colors

Complementary color

Complementary color for #hex is #76ACC6.


I love getcolorcode.com

Triadic colors

1 #398953 and #533989 with #895339 are triadic colors.

2 #395389 and #538939 with #895339 are triadic colors.