COLOR #895E34

HEX: #895E34 RGB: (137,94,52)

Color info

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

RGB color model

#895E34 color RGB value is (137,94,52).

RGB: (137,94,52) (54%, 37%, 20%)

RGB channels and saturation

R 137 of 255 = 54%
G 94 of 255 = 37%
B 52 of 255 = 20%

137
94
52

R + G + B ~ 37%. #895E34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 94 + 52 = 283 (100%)
R 137 of 283 ~ 48.41%
G 94 of 283 ~ 33.22%
B 52 of 283 ~ 18.37'%

%48.41
%33.22
%18.37

CMYK color model

#895E34 color CMYK value is (0,31,62,46).

  • cyan value is 0.00%
  • magenta value is 31.39%
  • yellow value is 62.04%
  • key color value is 46.27%

CMYK: (0,31,62,46)
C0M31Y62K46 (0%, 31%, 62%, 46%)
(0.00 / 0.31 / 0.62 / 0.46)

CMYK percentages

%0
%31.39
%62.04
%46.27

Codes

Color #895E34 in popluar color models

89 5E 34
RGB 137 94 52
HSL 30° 44.97% 37.06%
HSB/HSV 30° 62.04% 53.73%
CMYK 0.00% 31.39% 62.04%
46.27%

Color #895E34 in popluar number systems.

HEX 89 5E 34
Decimal 137 94 52
Binary 10001001 1011110 110100
Octal 211 136 64

Shades and tints

Shades of #895E34

#895E34
(137,94,52)
#7D5630
(125,86,48)
#714E2C
(113,78,44)
#654628
(101,70,40)
#593E24
(89,62,36)
#4D3620
(77,54,32)
#412E1C
(65,46,28)
#352618
(53,38,24)
#291E14
(41,30,20)
#1D1610
(29,22,16)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #895E34

#895E34
(137,94,52)
#936C46
(147,108,70)
#9D7A58
(157,122,88)
#A7886A
(167,136,106)
#B1967C
(177,150,124)
#BBA48E
(187,164,142)
#C5B2A0
(197,178,160)
#CFC0B2
(207,192,178)
#D9CEC4
(217,206,196)
#E3DCD6
(227,220,214)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895E34 color. Also use rgb(137,94,52) instead hex code.

Text Font Color

.myTextColor { color: #895E34; }

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

This text font color is #895E34.

Background Color

.myBgColor { background-color: #895E34; }

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

This div background color is #895E34.

Border color

.myBorderColor { border: 1px solid #895E34; }

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

This div border color is #895E34.

Opacity

.myOpacity80 { color: #895E34; opacity: 0.8; }

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

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

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

This text has shadow with #895E34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895E34.

Preview

Color preview on black background

This text has color #895E34 on black background.


Color preview on white background

This text has color #895E34 on white background.


Black color preview on #895E34 background

This text has black color on #895E34 background.


White color preview on #895E34 background

This text has white color on #895E34 background.


Related colors

Complementary color

Complementary color for #hex is #76A1CB.


I love getcolorcode.com

Triadic colors

1 #34895E and #5E3489 with #895E34 are triadic colors.

2 #345E89 and #5E8934 with #895E34 are triadic colors.