COLOR #896965

HEX: #896965 RGB: (137,105,101)

Color info

#896965 contains red, green and blue colors in about the same proportion. Web safe color of #896965 is #996666 (or #966).

RGB color model

#896965 color RGB value is (137,105,101).

RGB: (137,105,101) (54%, 41%, 40%)

RGB channels and saturation

R 137 of 255 = 54%
G 105 of 255 = 41%
B 101 of 255 = 40%

137
105
101

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

Portions of RGB colors in percentages

R + G + B = 137 + 105 + 101 = 343 (100%)
R 137 of 343 ~ 39.94%
G 105 of 343 ~ 30.61%
B 101 of 343 ~ 29.45'%

%39.94
%30.61
%29.45

CMYK color model

#896965 color CMYK value is (0,23,26,46).

  • cyan value is 0.00%
  • magenta value is 23.36%
  • yellow value is 26.28%
  • key color value is 46.27%

CMYK: (0,23,26,46)
C0M23Y26K46 (0%, 23%, 26%, 46%)
(0.00 / 0.23 / 0.26 / 0.46)

CMYK percentages

%0
%23.36
%26.28
%46.27

Codes

Color #896965 in popluar color models

89 69 65
RGB 137 105 101
HSL 15.13% 46.67%
HSB/HSV 26.28% 53.73%
CMYK 0.00% 23.36% 26.28%
46.27%

Color #896965 in popluar number systems.

HEX 89 69 65
Decimal 137 105 101
Binary 10001001 1101001 1100101
Octal 211 151 145

Shades and tints

Shades of #896965

#896965
(137,105,101)
#7D605C
(125,96,92)
#715753
(113,87,83)
#654E4A
(101,78,74)
#594541
(89,69,65)
#4D3C38
(77,60,56)
#41332F
(65,51,47)
#352A26
(53,42,38)
#29211D
(41,33,29)
#1D1814
(29,24,20)
#110F0B
(17,15,11)
#000000
(0,0,0)

Tints of #896965

#896965
(137,105,101)
#937673
(147,118,115)
#9D8381
(157,131,129)
#A7908F
(167,144,143)
#B19D9D
(177,157,157)
#BBAAAB
(187,170,171)
#C5B7B9
(197,183,185)
#CFC4C7
(207,196,199)
#D9D1D5
(217,209,213)
#E3DEE3
(227,222,227)
#EDEBF1
(237,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896965 color. Also use rgb(137,105,101) instead hex code.

Text Font Color

.myTextColor { color: #896965; }

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

This text font color is #896965.

Background Color

.myBgColor { background-color: #896965; }

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

This div background color is #896965.

Border color

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

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

This div border color is #896965.

Opacity

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

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

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

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

This text has shadow with #896965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896965.

Preview

Color preview on black background

This text has color #896965 on black background.


Color preview on white background

This text has color #896965 on white background.


Black color preview on #896965 background

This text has black color on #896965 background.


White color preview on #896965 background

This text has white color on #896965 background.


Related colors

Complementary color

Complementary color for #hex is #76969A.


I love getcolorcode.com

Triadic colors

1 #658969 and #696589 with #896965 are triadic colors.

2 #656989 and #698965 with #896965 are triadic colors.