COLOR #730553

HEX: #730553 RGB: (115,5,83)

Color info

#730553 contains mainly red and blue colors. Web safe color of #730553 is #660066 (or #606).

RGB color model

#730553 color RGB value is (115,5,83).

RGB: (115,5,83) (45%, 2%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 5 of 255 = 2%
B 83 of 255 = 33%

115
5
83

R + G + B ~ 27%. #730553 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 5 + 83 = 203 (100%)
R 115 of 203 ~ 56.65%
G 5 of 203 ~ 2.46%
B 83 of 203 ~ 40.89'%

%56.65
%40.89

CMYK color model

#730553 color CMYK value is (0,96,28,55).

  • cyan value is 0.00%
  • magenta value is 95.65%
  • yellow value is 27.83%
  • key color value is 54.90%

CMYK: (0,96,28,55)
C0M96Y28K55 (0%, 96%, 28%, 55%)
(0.00 / 0.96 / 0.28 / 0.55)

CMYK percentages

%0
%95.65
%27.83
%54.9

Codes

Color #730553 in popluar color models

73 05 53
RGB 115 5 83
HSL 317° 91.67% 23.53%
HSB/HSV 317° 95.65% 45.10%
CMYK 0.00% 95.65% 27.83%
54.90%

Color #730553 in popluar number systems.

HEX 73 05 53
Decimal 115 5 83
Binary 1110011 101 1010011
Octal 163 5 123

Shades and tints

Shades of #730553

#730553
(115,5,83)
#69054C
(105,5,76)
#5F0545
(95,5,69)
#55053E
(85,5,62)
#4B0537
(75,5,55)
#410530
(65,5,48)
#370529
(55,5,41)
#2D0522
(45,5,34)
#23051B
(35,5,27)
#190514
(25,5,20)
#0F050D
(15,5,13)
#000000
(0,0,0)

Tints of #730553

#730553
(115,5,83)
#7F1B62
(127,27,98)
#8B3171
(139,49,113)
#974780
(151,71,128)
#A35D8F
(163,93,143)
#AF739E
(175,115,158)
#BB89AD
(187,137,173)
#C79FBC
(199,159,188)
#D3B5CB
(211,181,203)
#DFCBDA
(223,203,218)
#EBE1E9
(235,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #730553 color. Also use rgb(115,5,83) instead hex code.

Text Font Color

.myTextColor { color: #730553; }

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

This text font color is #730553.

Background Color

.myBgColor { background-color: #730553; }

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

This div background color is #730553.

Border color

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

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

This div border color is #730553.

Opacity

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

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

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

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

This text has shadow with #730553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #730553.

Preview

Color preview on black background

This text has color #730553 on black background.


Color preview on white background

This text has color #730553 on white background.


Black color preview on #730553 background

This text has black color on #730553 background.


White color preview on #730553 background

This text has white color on #730553 background.


Related colors

Complementary color

Complementary color for #hex is #8CFAAC.


I love getcolorcode.com

Triadic colors

1 #537305 and #055373 with #730553 are triadic colors.

2 #530573 and #057353 with #730553 are triadic colors.