COLOR #893072

HEX: #893072 RGB: (137,48,114)

Color info

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

RGB color model

#893072 color RGB value is (137,48,114).

RGB: (137,48,114) (54%, 19%, 45%)

RGB channels and saturation

R 137 of 255 = 54%
G 48 of 255 = 19%
B 114 of 255 = 45%

137
48
114

R + G + B ~ 39%. #893072 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 48 + 114 = 299 (100%)
R 137 of 299 ~ 45.82%
G 48 of 299 ~ 16.05%
B 114 of 299 ~ 38.13'%

%45.82
%16.05
%38.13

CMYK color model

#893072 color CMYK value is (0,65,17,46).

  • cyan value is 0.00%
  • magenta value is 64.96%
  • yellow value is 16.79%
  • key color value is 46.27%
CMYK: (0,65,17,46) C0M65Y17K46 (0%,65%,17%,46%) (0.00/0.65/0.17/0.46) 

CMYK percentages

%0
%64.96
%16.79
%46.27

Codes

Color #893072 in popluar color models

89 30 72
RGB 137 48 114
HSL 316° 48.11% 36.27%
HSB/HSV 316° 64.96% 53.73%
CMYK 0.00% 64.96% 16.79%
46.27%

Color #893072 in popluar number systems.

HEX 89 30 72
Decimal 137 48 114
Binary 10001001 110000 1110010
Octal 211 60 162

Shades and tints

Shades of #893072

#893072
(137,48,114)
#7D2C68
(125,44,104)
#71285E
(113,40,94)
#652454
(101,36,84)
#59204A
(89,32,74)
#4D1C40
(77,28,64)
#411836
(65,24,54)
#35142C
(53,20,44)
#291022
(41,16,34)
#1D0C18
(29,12,24)
#11080E
(17,8,14)
#000000
(0,0,0)

Tints of #893072

#893072
(137,48,114)
#93427E
(147,66,126)
#9D548A
(157,84,138)
#A76696
(167,102,150)
#B178A2
(177,120,162)
#BB8AAE
(187,138,174)
#C59CBA
(197,156,186)
#CFAEC6
(207,174,198)
#D9C0D2
(217,192,210)
#E3D2DE
(227,210,222)
#EDE4EA
(237,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #893072 color. Also use rgb(137,48,114) instead hex code.

Text Font Color

.myTextColor { color: #893072; }

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

This text font color is #893072.

Background Color

.myBgColor { background-color: #893072; }

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

This div background color is #893072.

Border color

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

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

This div border color is #893072.

Opacity

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

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

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

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

This text has shadow with #893072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #893072.

Preview

Color preview on black background

This text has color #893072 on black background.


Color preview on white background

This text has color #893072 on white background.


Black color preview on #893072 background

This text has black color on #893072 background.


White color preview on #893072 background

This text has white color on #893072 background.


Related colors

Complementary color

Complementary color for #hex is #76CF8D.


I love getcolorcode.com

Triadic colors

1 #728930 and #307289 with #893072 are triadic colors.

2 #723089 and #308972 with #893072 are triadic colors.