COLOR #894876

HEX: #894876 RGB: (137,72,118)

Color info

#894876 contains mainly red and blue colors. Web safe color of #894876 is #993366 (or #936).

RGB color model

#894876 color RGB value is (137,72,118).

RGB: (137,72,118) (54%, 28%, 46%)

RGB channels and saturation

R 137 of 255 = 54%
G 72 of 255 = 28%
B 118 of 255 = 46%

137
72
118

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

Portions of RGB colors in percentages

R + G + B = 137 + 72 + 118 = 327 (100%)
R 137 of 327 ~ 41.9%
G 72 of 327 ~ 22.02%
B 118 of 327 ~ 36.09'%

%41.9
%22.02
%36.09

CMYK color model

#894876 color CMYK value is (0,47,14,46).

  • cyan value is 0.00%
  • magenta value is 47.45%
  • yellow value is 13.87%
  • key color value is 46.27%
CMYK: (0,47,14,46) C0M47Y14K46 (0%,47%,14%,46%) (0.00/0.47/0.14/0.46) 

CMYK percentages

%0
%47.45
%13.87
%46.27

Codes

Color #894876 in popluar color models

89 48 76
RGB 137 72 118
HSL 318° 31.10% 40.98%
HSB/HSV 318° 47.45% 53.73%
CMYK 0.00% 47.45% 13.87%
46.27%

Color #894876 in popluar number systems.

HEX 89 48 76
Decimal 137 72 118
Binary 10001001 1001000 1110110
Octal 211 110 166

Shades and tints

Shades of #894876

#894876
(137,72,118)
#7D426C
(125,66,108)
#713C62
(113,60,98)
#653658
(101,54,88)
#59304E
(89,48,78)
#4D2A44
(77,42,68)
#41243A
(65,36,58)
#351E30
(53,30,48)
#291826
(41,24,38)
#1D121C
(29,18,28)
#110C12
(17,12,18)
#000000
(0,0,0)

Tints of #894876

#894876
(137,72,118)
#935882
(147,88,130)
#9D688E
(157,104,142)
#A7789A
(167,120,154)
#B188A6
(177,136,166)
#BB98B2
(187,152,178)
#C5A8BE
(197,168,190)
#CFB8CA
(207,184,202)
#D9C8D6
(217,200,214)
#E3D8E2
(227,216,226)
#EDE8EE
(237,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #894876 color. Also use rgb(137,72,118) instead hex code.

Text Font Color

.myTextColor { color: #894876; }

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

This text font color is #894876.

Background Color

.myBgColor { background-color: #894876; }

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

This div background color is #894876.

Border color

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

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

This div border color is #894876.

Opacity

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

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

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

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

This text has shadow with #894876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #894876.

Preview

Color preview on black background

This text has color #894876 on black background.


Color preview on white background

This text has color #894876 on white background.


Black color preview on #894876 background

This text has black color on #894876 background.


White color preview on #894876 background

This text has white color on #894876 background.


Related colors

Complementary color

Complementary color for #hex is #76B789.


I love getcolorcode.com

Triadic colors

1 #768948 and #487689 with #894876 are triadic colors.

2 #764889 and #488976 with #894876 are triadic colors.