COLOR #896746

HEX: #896746 RGB: (137,103,70)

Color info

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

RGB color model

#896746 color RGB value is (137,103,70).

RGB: (137,103,70) (54%, 40%, 27%)

RGB channels and saturation

R 137 of 255 = 54%
G 103 of 255 = 40%
B 70 of 255 = 27%

137
103
70

R + G + B ~ 40%. #896746 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 137 + 103 + 70 = 310 (100%)
R 137 of 310 ~ 44.19%
G 103 of 310 ~ 33.23%
B 70 of 310 ~ 22.58'%

%44.19
%33.23
%22.58

CMYK color model

#896746 color CMYK value is (0,25,49,46).

  • cyan value is 0.00%
  • magenta value is 24.82%
  • yellow value is 48.91%
  • key color value is 46.27%

CMYK: (0,25,49,46)
C0M25Y49K46 (0%, 25%, 49%, 46%)
(0.00 / 0.25 / 0.49 / 0.46)

CMYK percentages

%0
%24.82
%48.91
%46.27

Codes

Color #896746 in popluar color models

89 67 46
RGB 137 103 70
HSL 30° 32.37% 40.59%
HSB/HSV 30° 48.91% 53.73%
CMYK 0.00% 24.82% 48.91%
46.27%

Color #896746 in popluar number systems.

HEX 89 67 46
Decimal 137 103 70
Binary 10001001 1100111 1000110
Octal 211 147 106

Shades and tints

Shades of #896746

#896746
(137,103,70)
#7D5E40
(125,94,64)
#71553A
(113,85,58)
#654C34
(101,76,52)
#59432E
(89,67,46)
#4D3A28
(77,58,40)
#413122
(65,49,34)
#35281C
(53,40,28)
#291F16
(41,31,22)
#1D1610
(29,22,16)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #896746

#896746
(137,103,70)
#937456
(147,116,86)
#9D8166
(157,129,102)
#A78E76
(167,142,118)
#B19B86
(177,155,134)
#BBA896
(187,168,150)
#C5B5A6
(197,181,166)
#CFC2B6
(207,194,182)
#D9CFC6
(217,207,198)
#E3DCD6
(227,220,214)
#EDE9E6
(237,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896746 color. Also use rgb(137,103,70) instead hex code.

Text Font Color

.myTextColor { color: #896746; }

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

This text font color is #896746.

Background Color

.myBgColor { background-color: #896746; }

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

This div background color is #896746.

Border color

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

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

This div border color is #896746.

Opacity

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

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

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

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

This text has shadow with #896746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896746.

Preview

Color preview on black background

This text has color #896746 on black background.


Color preview on white background

This text has color #896746 on white background.


Black color preview on #896746 background

This text has black color on #896746 background.


White color preview on #896746 background

This text has white color on #896746 background.


Related colors

Complementary color

Complementary color for #hex is #7698B9.


I love getcolorcode.com

Triadic colors

1 #468967 and #674689 with #896746 are triadic colors.

2 #466789 and #678946 with #896746 are triadic colors.