COLOR #896071

HEX: #896071 RGB: (137,96,113)

Color info

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

RGB color model

#896071 color RGB value is (137,96,113).

RGB: (137,96,113) (54%, 38%, 44%)

RGB channels and saturation

R 137 of 255 = 54%
G 96 of 255 = 38%
B 113 of 255 = 44%

137
96
113

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

Portions of RGB colors in percentages

R + G + B = 137 + 96 + 113 = 346 (100%)
R 137 of 346 ~ 39.6%
G 96 of 346 ~ 27.75%
B 113 of 346 ~ 32.66'%

%39.6
%27.75
%32.66

CMYK color model

#896071 color CMYK value is (0,30,18,46).

  • cyan value is 0.00%
  • magenta value is 29.93%
  • yellow value is 17.52%
  • key color value is 46.27%

CMYK: (0,30,18,46)
C0M30Y18K46 (0%, 30%, 18%, 46%)
(0.00 / 0.30 / 0.18 / 0.46)

CMYK percentages

%0
%29.93
%17.52
%46.27

Codes

Color #896071 in popluar color models

89 60 71
RGB 137 96 113
HSL 335° 17.60% 45.69%
HSB/HSV 335° 29.93% 53.73%
CMYK 0.00% 29.93% 17.52%
46.27%

Color #896071 in popluar number systems.

HEX 89 60 71
Decimal 137 96 113
Binary 10001001 1100000 1110001
Octal 211 140 161

Shades and tints

Shades of #896071

#896071
(137,96,113)
#7D5867
(125,88,103)
#71505D
(113,80,93)
#654853
(101,72,83)
#594049
(89,64,73)
#4D383F
(77,56,63)
#413035
(65,48,53)
#35282B
(53,40,43)
#292021
(41,32,33)
#1D1817
(29,24,23)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #896071

#896071
(137,96,113)
#936E7D
(147,110,125)
#9D7C89
(157,124,137)
#A78A95
(167,138,149)
#B198A1
(177,152,161)
#BBA6AD
(187,166,173)
#C5B4B9
(197,180,185)
#CFC2C5
(207,194,197)
#D9D0D1
(217,208,209)
#E3DEDD
(227,222,221)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896071 color. Also use rgb(137,96,113) instead hex code.

Text Font Color

.myTextColor { color: #896071; }

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

This text font color is #896071.

Background Color

.myBgColor { background-color: #896071; }

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

This div background color is #896071.

Border color

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

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

This div border color is #896071.

Opacity

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

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

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

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

This text has shadow with #896071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896071.

Preview

Color preview on black background

This text has color #896071 on black background.


Color preview on white background

This text has color #896071 on white background.


Black color preview on #896071 background

This text has black color on #896071 background.


White color preview on #896071 background

This text has white color on #896071 background.


Related colors

Complementary color

Complementary color for #hex is #769F8E.


I love getcolorcode.com

Triadic colors

1 #718960 and #607189 with #896071 are triadic colors.

2 #716089 and #608971 with #896071 are triadic colors.