COLOR #893D57

HEX: #893D57 RGB: (137,61,87)

Color info

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

RGB color model

#893D57 color RGB value is (137,61,87).

RGB: (137,61,87) (54%, 24%, 34%)

RGB channels and saturation

R 137 of 255 = 54%
G 61 of 255 = 24%
B 87 of 255 = 34%

137
61
87

R + G + B ~ 37%. #893D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 61 + 87 = 285 (100%)
R 137 of 285 ~ 48.07%
G 61 of 285 ~ 21.4%
B 87 of 285 ~ 30.53'%

%48.07
%21.4
%30.53

CMYK color model

#893D57 color CMYK value is (0,55,36,46).

  • cyan value is 0.00%
  • magenta value is 55.47%
  • yellow value is 36.50%
  • key color value is 46.27%

CMYK: (0,55,36,46)
C0M55Y36K46 (0%, 55%, 36%, 46%)
(0.00 / 0.55 / 0.36 / 0.46)

CMYK percentages

%0
%55.47
%36.5
%46.27

Codes

Color #893D57 in popluar color models

89 3D 57
RGB 137 61 87
HSL 339° 38.38% 38.82%
HSB/HSV 339° 55.47% 53.73%
CMYK 0.00% 55.47% 36.50%
46.27%

Color #893D57 in popluar number systems.

HEX 89 3D 57
Decimal 137 61 87
Binary 10001001 111101 1010111
Octal 211 75 127

Shades and tints

Shades of #893D57

#893D57
(137,61,87)
#7D3850
(125,56,80)
#713349
(113,51,73)
#652E42
(101,46,66)
#59293B
(89,41,59)
#4D2434
(77,36,52)
#411F2D
(65,31,45)
#351A26
(53,26,38)
#29151F
(41,21,31)
#1D1018
(29,16,24)
#110B11
(17,11,17)
#000000
(0,0,0)

Tints of #893D57

#893D57
(137,61,87)
#934E66
(147,78,102)
#9D5F75
(157,95,117)
#A77084
(167,112,132)
#B18193
(177,129,147)
#BB92A2
(187,146,162)
#C5A3B1
(197,163,177)
#CFB4C0
(207,180,192)
#D9C5CF
(217,197,207)
#E3D6DE
(227,214,222)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #893D57 color. Also use rgb(137,61,87) instead hex code.

Text Font Color

.myTextColor { color: #893D57; }

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

This text font color is #893D57.

Background Color

.myBgColor { background-color: #893D57; }

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

This div background color is #893D57.

Border color

.myBorderColor { border: 1px solid #893D57; }

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

This div border color is #893D57.

Opacity

.myOpacity80 { color: #893D57; opacity: 0.8; }

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

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

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

This text has shadow with #893D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #893D57.

Preview

Color preview on black background

This text has color #893D57 on black background.


Color preview on white background

This text has color #893D57 on white background.


Black color preview on #893D57 background

This text has black color on #893D57 background.


White color preview on #893D57 background

This text has white color on #893D57 background.


Related colors

Complementary color

Complementary color for #hex is #76C2A8.


I love getcolorcode.com

Triadic colors

1 #57893D and #3D5789 with #893D57 are triadic colors.

2 #573D89 and #3D8957 with #893D57 are triadic colors.