COLOR #73417E

HEX: #73417E RGB: (115,65,126)

Color info

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

RGB color model

#73417E color RGB value is (115,65,126).

RGB: (115,65,126) (45%, 25%, 49%)

RGB channels and saturation

R 115 of 255 = 45%
G 65 of 255 = 25%
B 126 of 255 = 49%

115
65
126

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

Portions of RGB colors in percentages

R + G + B = 115 + 65 + 126 = 306 (100%)
R 115 of 306 ~ 37.58%
G 65 of 306 ~ 21.24%
B 126 of 306 ~ 41.18'%

%37.58
%21.24
%41.18

CMYK color model

#73417E color CMYK value is (9,48,0,51).

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

CMYK: (9,48,0,51)
C9M48Y0K51 (9%, 48%, 0%, 51%)
(0.09 / 0.48 / 0.00 / 0.51)

CMYK percentages

%8.73
%48.41
%0
%50.59

Codes

Color #73417E in popluar color models

73 41 7E
RGB 115 65 126
HSL 289° 31.94% 37.45%
HSB/HSV 289° 48.41% 49.41%
CMYK 8.73% 48.41% 0.00%
50.59%

Color #73417E in popluar number systems.

HEX 73 41 7E
Decimal 115 65 126
Binary 1110011 1000001 1111110
Octal 163 101 176

Shades and tints

Shades of #73417E

#73417E
(115,65,126)
#693C73
(105,60,115)
#5F3768
(95,55,104)
#55325D
(85,50,93)
#4B2D52
(75,45,82)
#412847
(65,40,71)
#37233C
(55,35,60)
#2D1E31
(45,30,49)
#231926
(35,25,38)
#19141B
(25,20,27)
#0F0F10
(15,15,16)
#000000
(0,0,0)

Tints of #73417E

#73417E
(115,65,126)
#7F5289
(127,82,137)
#8B6394
(139,99,148)
#97749F
(151,116,159)
#A385AA
(163,133,170)
#AF96B5
(175,150,181)
#BBA7C0
(187,167,192)
#C7B8CB
(199,184,203)
#D3C9D6
(211,201,214)
#DFDAE1
(223,218,225)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73417E; }

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

This text font color is #73417E.

Background Color

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

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

This div background color is #73417E.

Border color

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

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

This div border color is #73417E.

Opacity

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

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

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

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

This text has shadow with #73417E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73417E.

Preview

Color preview on black background

This text has color #73417E on black background.


Color preview on white background

This text has color #73417E on white background.


Black color preview on #73417E background

This text has black color on #73417E background.


White color preview on #73417E background

This text has white color on #73417E background.


Related colors

Complementary color

Complementary color for #hex is #8CBE81.


I love getcolorcode.com

Triadic colors

1 #7E7341 and #417E73 with #73417E are triadic colors.

2 #7E4173 and #41737E with #73417E are triadic colors.