COLOR #753579

HEX: #753579 RGB: (117,53,121)

Color info

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

RGB color model

#753579 color RGB value is (117,53,121).

RGB: (117,53,121) (46%, 21%, 47%)

RGB channels and saturation

R 117 of 255 = 46%
G 53 of 255 = 21%
B 121 of 255 = 47%

117
53
121

R + G + B ~ 38%. #753579 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 53 + 121 = 291 (100%)
R 117 of 291 ~ 40.21%
G 53 of 291 ~ 18.21%
B 121 of 291 ~ 41.58'%

%40.21
%18.21
%41.58

CMYK color model

#753579 color CMYK value is (3,56,0,53).

  • cyan value is 3.31%
  • magenta value is 56.20%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (3,56,0,53)
C3M56Y0K53 (3%, 56%, 0%, 53%)
(0.03 / 0.56 / 0.00 / 0.53)

CMYK percentages

%3.31
%56.2
%0
%52.55

Codes

Color #753579 in popluar color models

75 35 79
RGB 117 53 121
HSL 296° 39.08% 34.12%
HSB/HSV 296° 56.20% 47.45%
CMYK 3.31% 56.20% 0.00%
52.55%

Color #753579 in popluar number systems.

HEX 75 35 79
Decimal 117 53 121
Binary 1110101 110101 1111001
Octal 165 65 171

Shades and tints

Shades of #753579

#753579
(117,53,121)
#6B316E
(107,49,110)
#612D63
(97,45,99)
#572958
(87,41,88)
#4D254D
(77,37,77)
#432142
(67,33,66)
#391D37
(57,29,55)
#2F192C
(47,25,44)
#251521
(37,21,33)
#1B1116
(27,17,22)
#110D0B
(17,13,11)
#000000
(0,0,0)

Tints of #753579

#753579
(117,53,121)
#814785
(129,71,133)
#8D5991
(141,89,145)
#996B9D
(153,107,157)
#A57DA9
(165,125,169)
#B18FB5
(177,143,181)
#BDA1C1
(189,161,193)
#C9B3CD
(201,179,205)
#D5C5D9
(213,197,217)
#E1D7E5
(225,215,229)
#EDE9F1
(237,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #753579 color. Also use rgb(117,53,121) instead hex code.

Text Font Color

.myTextColor { color: #753579; }

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

This text font color is #753579.

Background Color

.myBgColor { background-color: #753579; }

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

This div background color is #753579.

Border color

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

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

This div border color is #753579.

Opacity

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

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

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

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

This text has shadow with #753579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753579.

Preview

Color preview on black background

This text has color #753579 on black background.


Color preview on white background

This text has color #753579 on white background.


Black color preview on #753579 background

This text has black color on #753579 background.


White color preview on #753579 background

This text has white color on #753579 background.


Related colors

Complementary color

Complementary color for #hex is #8ACA86.


I love getcolorcode.com

Triadic colors

1 #797535 and #357975 with #753579 are triadic colors.

2 #793575 and #357579 with #753579 are triadic colors.