COLOR #896569

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

137
101
105

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

Portions of RGB colors in percentages

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

%39.94
%29.45
%30.61

CMYK color model

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

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

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

CMYK percentages

%0
%26.28
%23.36
%46.27

Codes

Color #896569 in popluar color models

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

Color #896569 in popluar number systems.

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

Shades and tints

Shades of #896569

#896569
(137,101,105)
#7D5C60
(125,92,96)
#715357
(113,83,87)
#654A4E
(101,74,78)
#594145
(89,65,69)
#4D383C
(77,56,60)
#412F33
(65,47,51)
#35262A
(53,38,42)
#291D21
(41,29,33)
#1D1418
(29,20,24)
#110B0F
(17,11,15)
#000000
(0,0,0)

Tints of #896569

#896569
(137,101,105)
#937376
(147,115,118)
#9D8183
(157,129,131)
#A78F90
(167,143,144)
#B19D9D
(177,157,157)
#BBABAA
(187,171,170)
#C5B9B7
(197,185,183)
#CFC7C4
(207,199,196)
#D9D5D1
(217,213,209)
#E3E3DE
(227,227,222)
#EDF1EB
(237,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #896569; }

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

This text font color is #896569.

Background Color

.myBgColor { background-color: #896569; }

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

This div background color is #896569.

Border color

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

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

This div border color is #896569.

Opacity

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

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

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

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

This text has shadow with #896569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896569.

Preview

Color preview on black background

This text has color #896569 on black background.


Color preview on white background

This text has color #896569 on white background.


Black color preview on #896569 background

This text has black color on #896569 background.


White color preview on #896569 background

This text has white color on #896569 background.


Related colors

Complementary color

Complementary color for #hex is #769A96.


I love getcolorcode.com

Triadic colors

1 #698965 and #656989 with #896569 are triadic colors.

2 #696589 and #658969 with #896569 are triadic colors.