COLOR #893375

HEX: #893375 RGB: (137,51,117)

Color info

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

RGB color model

#893375 color RGB value is (137,51,117).

RGB: (137,51,117) (54%, 20%, 46%)

RGB channels and saturation

R 137 of 255 = 54%
G 51 of 255 = 20%
B 117 of 255 = 46%

137
51
117

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

Portions of RGB colors in percentages

R + G + B = 137 + 51 + 117 = 305 (100%)
R 137 of 305 ~ 44.92%
G 51 of 305 ~ 16.72%
B 117 of 305 ~ 38.36'%

%44.92
%16.72
%38.36

CMYK color model

#893375 color CMYK value is (0,63,15,46).

  • cyan value is 0.00%
  • magenta value is 62.77%
  • yellow value is 14.60%
  • key color value is 46.27%
CMYK: (0,63,15,46) C0M63Y15K46 (0%,63%,15%,46%) (0.00/0.63/0.15/0.46) 

CMYK percentages

%0
%62.77
%14.6
%46.27

Codes

Color #893375 in popluar color models

89 33 75
RGB 137 51 117
HSL 314° 45.74% 36.86%
HSB/HSV 314° 62.77% 53.73%
CMYK 0.00% 62.77% 14.60%
46.27%

Color #893375 in popluar number systems.

HEX 89 33 75
Decimal 137 51 117
Binary 10001001 110011 1110101
Octal 211 63 165

Shades and tints

Shades of #893375

#893375
(137,51,117)
#7D2F6B
(125,47,107)
#712B61
(113,43,97)
#652757
(101,39,87)
#59234D
(89,35,77)
#4D1F43
(77,31,67)
#411B39
(65,27,57)
#35172F
(53,23,47)
#291325
(41,19,37)
#1D0F1B
(29,15,27)
#110B11
(17,11,17)
#000000
(0,0,0)

Tints of #893375

#893375
(137,51,117)
#934581
(147,69,129)
#9D578D
(157,87,141)
#A76999
(167,105,153)
#B17BA5
(177,123,165)
#BB8DB1
(187,141,177)
#C59FBD
(197,159,189)
#CFB1C9
(207,177,201)
#D9C3D5
(217,195,213)
#E3D5E1
(227,213,225)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #893375 color. Also use rgb(137,51,117) instead hex code.

Text Font Color

.myTextColor { color: #893375; }

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

This text font color is #893375.

Background Color

.myBgColor { background-color: #893375; }

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

This div background color is #893375.

Border color

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

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

This div border color is #893375.

Opacity

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

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

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

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

This text has shadow with #893375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #893375.

Preview

Color preview on black background

This text has color #893375 on black background.


Color preview on white background

This text has color #893375 on white background.


Black color preview on #893375 background

This text has black color on #893375 background.


White color preview on #893375 background

This text has white color on #893375 background.


Related colors

Complementary color

Complementary color for #hex is #76CC8A.


I love getcolorcode.com

Triadic colors

1 #758933 and #337589 with #893375 are triadic colors.

2 #753389 and #338975 with #893375 are triadic colors.