COLOR #897084

HEX: #897084 RGB: (137,112,132)

Color info

#897084 contains red, green and blue colors in about the same proportion. Web safe color of #897084 is #996699 (or #969).

RGB color model

#897084 color RGB value is (137,112,132).

RGB: (137,112,132) (54%, 44%, 52%)

RGB channels and saturation

R 137 of 255 = 54%
G 112 of 255 = 44%
B 132 of 255 = 52%

137
112
132

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

Portions of RGB colors in percentages

R + G + B = 137 + 112 + 132 = 381 (100%)
R 137 of 381 ~ 35.96%
G 112 of 381 ~ 29.4%
B 132 of 381 ~ 34.65'%

%35.96
%29.4
%34.65

CMYK color model

#897084 color CMYK value is (0,18,4,46).

  • cyan value is 0.00%
  • magenta value is 18.25%
  • yellow value is 3.65%
  • key color value is 46.27%

CMYK: (0,18,4,46)
C0M18Y4K46 (0%, 18%, 4%, 46%)
(0.00 / 0.18 / 0.04 / 0.46)

CMYK percentages

%0
%18.25
%3.65
%46.27

Codes

Color #897084 in popluar color models

89 70 84
RGB 137 112 132
HSL 312° 10.04% 48.82%
HSB/HSV 312° 18.25% 53.73%
CMYK 0.00% 18.25% 3.65%
46.27%

Color #897084 in popluar number systems.

HEX 89 70 84
Decimal 137 112 132
Binary 10001001 1110000 10000100
Octal 211 160 204

Shades and tints

Shades of #897084

#897084
(137,112,132)
#7D6678
(125,102,120)
#715C6C
(113,92,108)
#655260
(101,82,96)
#594854
(89,72,84)
#4D3E48
(77,62,72)
#41343C
(65,52,60)
#352A30
(53,42,48)
#292024
(41,32,36)
#1D1618
(29,22,24)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #897084

#897084
(137,112,132)
#937D8F
(147,125,143)
#9D8A9A
(157,138,154)
#A797A5
(167,151,165)
#B1A4B0
(177,164,176)
#BBB1BB
(187,177,187)
#C5BEC6
(197,190,198)
#CFCBD1
(207,203,209)
#D9D8DC
(217,216,220)
#E3E5E7
(227,229,231)
#EDF2F2
(237,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897084 color. Also use rgb(137,112,132) instead hex code.

Text Font Color

.myTextColor { color: #897084; }

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

This text font color is #897084.

Background Color

.myBgColor { background-color: #897084; }

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

This div background color is #897084.

Border color

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

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

This div border color is #897084.

Opacity

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

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

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

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

This text has shadow with #897084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897084.

Preview

Color preview on black background

This text has color #897084 on black background.


Color preview on white background

This text has color #897084 on white background.


Black color preview on #897084 background

This text has black color on #897084 background.


White color preview on #897084 background

This text has white color on #897084 background.


Related colors

Complementary color

Complementary color for #hex is #768F7B.


I love getcolorcode.com

Triadic colors

1 #848970 and #708489 with #897084 are triadic colors.

2 #847089 and #708984 with #897084 are triadic colors.