COLOR #73397E

HEX: #73397E RGB: (115,57,126)

Color info

#73397E contains mainly red and blue colors. Web safe color of #73397E is #663366 (or #636).

RGB color model

#73397E color RGB value is (115,57,126).

RGB: (115,57,126) (45%, 22%, 49%)

RGB channels and saturation

R 115 of 255 = 45%
G 57 of 255 = 22%
B 126 of 255 = 49%

115
57
126

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

Portions of RGB colors in percentages

R + G + B = 115 + 57 + 126 = 298 (100%)
R 115 of 298 ~ 38.59%
G 57 of 298 ~ 19.13%
B 126 of 298 ~ 42.28'%

%38.59
%19.13
%42.28

CMYK color model

#73397E color CMYK value is (9,55,0,51).

  • cyan value is 8.73%
  • magenta value is 54.76%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (9,55,0,51)
C9M55Y0K51 (9%, 55%, 0%, 51%)
(0.09 / 0.55 / 0.00 / 0.51)

CMYK percentages

%8.73
%54.76
%0
%50.59

Codes

Color #73397E in popluar color models

73 39 7E
RGB 115 57 126
HSL 290° 37.70% 35.88%
HSB/HSV 290° 54.76% 49.41%
CMYK 8.73% 54.76% 0.00%
50.59%

Color #73397E in popluar number systems.

HEX 73 39 7E
Decimal 115 57 126
Binary 1110011 111001 1111110
Octal 163 71 176

Shades and tints

Shades of #73397E

#73397E
(115,57,126)
#693473
(105,52,115)
#5F2F68
(95,47,104)
#552A5D
(85,42,93)
#4B2552
(75,37,82)
#412047
(65,32,71)
#371B3C
(55,27,60)
#2D1631
(45,22,49)
#231126
(35,17,38)
#190C1B
(25,12,27)
#0F0710
(15,7,16)
#000000
(0,0,0)

Tints of #73397E

#73397E
(115,57,126)
#7F4B89
(127,75,137)
#8B5D94
(139,93,148)
#976F9F
(151,111,159)
#A381AA
(163,129,170)
#AF93B5
(175,147,181)
#BBA5C0
(187,165,192)
#C7B7CB
(199,183,203)
#D3C9D6
(211,201,214)
#DFDBE1
(223,219,225)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73397E color. Also use rgb(115,57,126) instead hex code.

Text Font Color

.myTextColor { color: #73397E; }

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

This text font color is #73397E.

Background Color

.myBgColor { background-color: #73397E; }

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

This div background color is #73397E.

Border color

.myBorderColor { border: 1px solid #73397E; }

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

This div border color is #73397E.

Opacity

.myOpacity80 { color: #73397E; opacity: 0.8; }

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

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

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

This text has shadow with #73397E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73397E.

Preview

Color preview on black background

This text has color #73397E on black background.


Color preview on white background

This text has color #73397E on white background.


Black color preview on #73397E background

This text has black color on #73397E background.


White color preview on #73397E background

This text has white color on #73397E background.


Related colors

Complementary color

Complementary color for #hex is #8CC681.


I love getcolorcode.com

Triadic colors

1 #7E7339 and #397E73 with #73397E are triadic colors.

2 #7E3973 and #39737E with #73397E are triadic colors.