COLOR #896A8A

HEX: #896A8A RGB: (137,106,138)

Color info

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

RGB color model

#896A8A color RGB value is (137,106,138).

RGB: (137,106,138) (54%, 42%, 54%)

RGB channels and saturation

R 137 of 255 = 54%
G 106 of 255 = 42%
B 138 of 255 = 54%

137
106
138

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

Portions of RGB colors in percentages

R + G + B = 137 + 106 + 138 = 381 (100%)
R 137 of 381 ~ 35.96%
G 106 of 381 ~ 27.82%
B 138 of 381 ~ 36.22'%

%35.96
%27.82
%36.22

CMYK color model

#896A8A color CMYK value is (1,23,0,46).

  • cyan value is 0.72%
  • magenta value is 23.19%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (1,23,0,46) C1M23Y0K46 (1%,23%,0%,46%) (0.01/0.23/0.00/0.46) 

CMYK percentages

%0.72
%23.19
%0
%45.88

Codes

Color #896A8A in popluar color models

89 6A 8A
RGB 137 106 138
HSL 298° 13.11% 47.84%
HSB/HSV 298° 23.19% 54.12%
CMYK 0.72% 23.19% 0.00%
45.88%

Color #896A8A in popluar number systems.

HEX 89 6A 8A
Decimal 137 106 138
Binary 10001001 1101010 10001010
Octal 211 152 212

Shades and tints

Shades of #896A8A

#896A8A
(137,106,138)
#7D617E
(125,97,126)
#715872
(113,88,114)
#654F66
(101,79,102)
#59465A
(89,70,90)
#4D3D4E
(77,61,78)
#413442
(65,52,66)
#352B36
(53,43,54)
#29222A
(41,34,42)
#1D191E
(29,25,30)
#111012
(17,16,18)
#000000
(0,0,0)

Tints of #896A8A

#896A8A
(137,106,138)
#937794
(147,119,148)
#9D849E
(157,132,158)
#A791A8
(167,145,168)
#B19EB2
(177,158,178)
#BBABBC
(187,171,188)
#C5B8C6
(197,184,198)
#CFC5D0
(207,197,208)
#D9D2DA
(217,210,218)
#E3DFE4
(227,223,228)
#EDECEE
(237,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896A8A color. Also use rgb(137,106,138) instead hex code.

Text Font Color

.myTextColor { color: #896A8A; }

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

This text font color is #896A8A.

Background Color

.myBgColor { background-color: #896A8A; }

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

This div background color is #896A8A.

Border color

.myBorderColor { border: 1px solid #896A8A; }

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

This div border color is #896A8A.

Opacity

.myOpacity80 { color: #896A8A; opacity: 0.8; }

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

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

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

This text has shadow with #896A8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896A8A.

Preview

Color preview on black background

This text has color #896A8A on black background.


Color preview on white background

This text has color #896A8A on white background.


Black color preview on #896A8A background

This text has black color on #896A8A background.


White color preview on #896A8A background

This text has white color on #896A8A background.


Related colors

Complementary color

Complementary color for #hex is #769575.


I love getcolorcode.com

Triadic colors

1 #8A896A and #6A8A89 with #896A8A are triadic colors.

2 #8A6A89 and #6A898A with #896A8A are triadic colors.