COLOR #895234

HEX: #895234 RGB: (137,82,52)

Color info

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

RGB color model

#895234 color RGB value is (137,82,52).

RGB: (137,82,52) (54%, 32%, 20%)

RGB channels and saturation

R 137 of 255 = 54%
G 82 of 255 = 32%
B 52 of 255 = 20%

137
82
52

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

Portions of RGB colors in percentages

R + G + B = 137 + 82 + 52 = 271 (100%)
R 137 of 271 ~ 50.55%
G 82 of 271 ~ 30.26%
B 52 of 271 ~ 19.19'%

%50.55
%30.26
%19.19

CMYK color model

#895234 color CMYK value is (0,40,62,46).

  • cyan value is 0.00%
  • magenta value is 40.15%
  • yellow value is 62.04%
  • key color value is 46.27%
CMYK: (0,40,62,46) C0M40Y62K46 (0%,40%,62%,46%) (0.00/0.40/0.62/0.46) 

CMYK percentages

%0
%40.15
%62.04
%46.27

Codes

Color #895234 in popluar color models

89 52 34
RGB 137 82 52
HSL 21° 44.97% 37.06%
HSB/HSV 21° 62.04% 53.73%
CMYK 0.00% 40.15% 62.04%
46.27%

Color #895234 in popluar number systems.

HEX 89 52 34
Decimal 137 82 52
Binary 10001001 1010010 110100
Octal 211 122 64

Shades and tints

Shades of #895234

#895234
(137,82,52)
#7D4B30
(125,75,48)
#71442C
(113,68,44)
#653D28
(101,61,40)
#593624
(89,54,36)
#4D2F20
(77,47,32)
#41281C
(65,40,28)
#352118
(53,33,24)
#291A14
(41,26,20)
#1D1310
(29,19,16)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #895234

#895234
(137,82,52)
#936146
(147,97,70)
#9D7058
(157,112,88)
#A77F6A
(167,127,106)
#B18E7C
(177,142,124)
#BB9D8E
(187,157,142)
#C5ACA0
(197,172,160)
#CFBBB2
(207,187,178)
#D9CAC4
(217,202,196)
#E3D9D6
(227,217,214)
#EDE8E8
(237,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #895234; }

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

This text font color is #895234.

Background Color

.myBgColor { background-color: #895234; }

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

This div background color is #895234.

Border color

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

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

This div border color is #895234.

Opacity

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

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

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

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

This text has shadow with #895234 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895234.

Preview

Color preview on black background

This text has color #895234 on black background.


Color preview on white background

This text has color #895234 on white background.


Black color preview on #895234 background

This text has black color on #895234 background.


White color preview on #895234 background

This text has white color on #895234 background.


Related colors

Complementary color

Complementary color for #hex is #76ADCB.


I love getcolorcode.com

Triadic colors

1 #348952 and #523489 with #895234 are triadic colors.

2 #345289 and #528934 with #895234 are triadic colors.