COLOR #7573A5

HEX: #7573A5 RGB: (117,115,165)

Color info

#7573A5 contains red, green and blue colors in about the same proportion. Web safe color of #7573A5 is #666699 (or #669).

RGB color model

#7573A5 color RGB value is (117,115,165).

RGB: (117,115,165) (46%, 45%, 65%)

RGB channels and saturation

R 117 of 255 = 46%
G 115 of 255 = 45%
B 165 of 255 = 65%

117
115
165

R + G + B ~ 52%. #7573A5 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 115 + 165 = 397 (100%)
R 117 of 397 ~ 29.47%
G 115 of 397 ~ 28.97%
B 165 of 397 ~ 41.56'%

%29.47
%28.97
%41.56

CMYK color model

#7573A5 color CMYK value is (29,30,0,35).

  • cyan value is 29.09%
  • magenta value is 30.30%
  • yellow value is 0.00%
  • key color value is 35.29%

CMYK: (29,30,0,35)
C29M30Y0K35 (29%, 30%, 0%, 35%)
(0.29 / 0.30 / 0.00 / 0.35)

CMYK percentages

%29.09
%30.3
%0
%35.29

Codes

Color #7573A5 in popluar color models

75 73 A5
RGB 117 115 165
HSL 242° 21.74% 54.90%
HSB/HSV 242° 30.30% 64.71%
CMYK 29.09% 30.30% 0.00%
35.29%

Color #7573A5 in popluar number systems.

HEX 75 73 A5
Decimal 117 115 165
Binary 1110101 1110011 10100101
Octal 165 163 245

Shades and tints

Shades of #7573A5

#7573A5
(117,115,165)
#6B6996
(107,105,150)
#615F87
(97,95,135)
#575578
(87,85,120)
#4D4B69
(77,75,105)
#43415A
(67,65,90)
#39374B
(57,55,75)
#2F2D3C
(47,45,60)
#25232D
(37,35,45)
#1B191E
(27,25,30)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #7573A5

#7573A5
(117,115,165)
#817FAD
(129,127,173)
#8D8BB5
(141,139,181)
#9997BD
(153,151,189)
#A5A3C5
(165,163,197)
#B1AFCD
(177,175,205)
#BDBBD5
(189,187,213)
#C9C7DD
(201,199,221)
#D5D3E5
(213,211,229)
#E1DFED
(225,223,237)
#EDEBF5
(237,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7573A5 color. Also use rgb(117,115,165) instead hex code.

Text Font Color

.myTextColor { color: #7573A5; }

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

This text font color is #7573A5.

Background Color

.myBgColor { background-color: #7573A5; }

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

This div background color is #7573A5.

Border color

.myBorderColor { border: 1px solid #7573A5; }

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

This div border color is #7573A5.

Opacity

.myOpacity80 { color: #7573A5; opacity: 0.8; }

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

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

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

This text has shadow with #7573A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7573A5.

Preview

Color preview on black background

This text has color #7573A5 on black background.


Color preview on white background

This text has color #7573A5 on white background.


Black color preview on #7573A5 background

This text has black color on #7573A5 background.


White color preview on #7573A5 background

This text has white color on #7573A5 background.


Related colors

Complementary color

Complementary color for #hex is #8A8C5A.


I love getcolorcode.com

Triadic colors

1 #A57573 and #73A575 with #7573A5 are triadic colors.

2 #A57375 and #7375A5 with #7573A5 are triadic colors.