COLOR #893762

HEX: #893762 RGB: (137,55,98)

Color info

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

RGB color model

#893762 color RGB value is (137,55,98).

RGB: (137,55,98) (54%, 22%, 38%)

RGB channels and saturation

R 137 of 255 = 54%
G 55 of 255 = 22%
B 98 of 255 = 38%

137
55
98

R + G + B ~ 38%. #893762 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 55 + 98 = 290 (100%)
R 137 of 290 ~ 47.24%
G 55 of 290 ~ 18.97%
B 98 of 290 ~ 33.79'%

%47.24
%18.97
%33.79

CMYK color model

#893762 color CMYK value is (0,60,28,46).

  • cyan value is 0.00%
  • magenta value is 59.85%
  • yellow value is 28.47%
  • key color value is 46.27%

CMYK: (0,60,28,46)
C0M60Y28K46 (0%, 60%, 28%, 46%)
(0.00 / 0.60 / 0.28 / 0.46)

CMYK percentages

%0
%59.85
%28.47
%46.27

Codes

Color #893762 in popluar color models

89 37 62
RGB 137 55 98
HSL 329° 42.71% 37.65%
HSB/HSV 329° 59.85% 53.73%
CMYK 0.00% 59.85% 28.47%
46.27%

Color #893762 in popluar number systems.

HEX 89 37 62
Decimal 137 55 98
Binary 10001001 110111 1100010
Octal 211 67 142

Shades and tints

Shades of #893762

#893762
(137,55,98)
#7D325A
(125,50,90)
#712D52
(113,45,82)
#65284A
(101,40,74)
#592342
(89,35,66)
#4D1E3A
(77,30,58)
#411932
(65,25,50)
#35142A
(53,20,42)
#290F22
(41,15,34)
#1D0A1A
(29,10,26)
#110512
(17,5,18)
#000000
(0,0,0)

Tints of #893762

#893762
(137,55,98)
#934970
(147,73,112)
#9D5B7E
(157,91,126)
#A76D8C
(167,109,140)
#B17F9A
(177,127,154)
#BB91A8
(187,145,168)
#C5A3B6
(197,163,182)
#CFB5C4
(207,181,196)
#D9C7D2
(217,199,210)
#E3D9E0
(227,217,224)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #893762 color. Also use rgb(137,55,98) instead hex code.

Text Font Color

.myTextColor { color: #893762; }

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

This text font color is #893762.

Background Color

.myBgColor { background-color: #893762; }

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

This div background color is #893762.

Border color

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

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

This div border color is #893762.

Opacity

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

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

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

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

This text has shadow with #893762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #893762.

Preview

Color preview on black background

This text has color #893762 on black background.


Color preview on white background

This text has color #893762 on white background.


Black color preview on #893762 background

This text has black color on #893762 background.


White color preview on #893762 background

This text has white color on #893762 background.


Related colors

Complementary color

Complementary color for #hex is #76C89D.


I love getcolorcode.com

Triadic colors

1 #628937 and #376289 with #893762 are triadic colors.

2 #623789 and #378962 with #893762 are triadic colors.