COLOR #73348F

HEX: #73348F RGB: (115,52,143)

Color info

#73348F contains mainly red and blue colors. Web safe color of #73348F is #663399 (or #639).

RGB color model

#73348F color RGB value is (115,52,143).

RGB: (115,52,143) (45%, 20%, 56%)

RGB channels and saturation

R 115 of 255 = 45%
G 52 of 255 = 20%
B 143 of 255 = 56%

115
52
143

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

Portions of RGB colors in percentages

R + G + B = 115 + 52 + 143 = 310 (100%)
R 115 of 310 ~ 37.1%
G 52 of 310 ~ 16.77%
B 143 of 310 ~ 46.13'%

%37.1
%16.77
%46.13

CMYK color model

#73348F color CMYK value is (20,64,0,44).

  • cyan value is 19.58%
  • magenta value is 63.64%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (20,64,0,44)
C20M64Y0K44 (20%, 64%, 0%, 44%)
(0.20 / 0.64 / 0.00 / 0.44)

CMYK percentages

%19.58
%63.64
%0
%43.92

Codes

Color #73348F in popluar color models

73 34 8F
RGB 115 52 143
HSL 282° 46.67% 38.24%
HSB/HSV 282° 63.64% 56.08%
CMYK 19.58% 63.64% 0.00%
43.92%

Color #73348F in popluar number systems.

HEX 73 34 8F
Decimal 115 52 143
Binary 1110011 110100 10001111
Octal 163 64 217

Shades and tints

Shades of #73348F

#73348F
(115,52,143)
#693082
(105,48,130)
#5F2C75
(95,44,117)
#552868
(85,40,104)
#4B245B
(75,36,91)
#41204E
(65,32,78)
#371C41
(55,28,65)
#2D1834
(45,24,52)
#231427
(35,20,39)
#19101A
(25,16,26)
#0F0C0D
(15,12,13)
#000000
(0,0,0)

Tints of #73348F

#73348F
(115,52,143)
#7F4699
(127,70,153)
#8B58A3
(139,88,163)
#976AAD
(151,106,173)
#A37CB7
(163,124,183)
#AF8EC1
(175,142,193)
#BBA0CB
(187,160,203)
#C7B2D5
(199,178,213)
#D3C4DF
(211,196,223)
#DFD6E9
(223,214,233)
#EBE8F3
(235,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73348F color. Also use rgb(115,52,143) instead hex code.

Text Font Color

.myTextColor { color: #73348F; }

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

This text font color is #73348F.

Background Color

.myBgColor { background-color: #73348F; }

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

This div background color is #73348F.

Border color

.myBorderColor { border: 1px solid #73348F; }

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

This div border color is #73348F.

Opacity

.myOpacity80 { color: #73348F; opacity: 0.8; }

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

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

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

This text has shadow with #73348F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73348F.

Preview

Color preview on black background

This text has color #73348F on black background.


Color preview on white background

This text has color #73348F on white background.


Black color preview on #73348F background

This text has black color on #73348F background.


White color preview on #73348F background

This text has white color on #73348F background.


Related colors

Complementary color

Complementary color for #hex is #8CCB70.


I love getcolorcode.com

Triadic colors

1 #8F7334 and #348F73 with #73348F are triadic colors.

2 #8F3473 and #34738F with #73348F are triadic colors.