COLOR #75579D

HEX: #75579D RGB: (117,87,157)

Color info

#75579D contains mainly red and blue colors. Web safe color of #75579D is #666699 (or #669).

RGB color model

#75579D color RGB value is (117,87,157).

RGB: (117,87,157) (46%, 34%, 62%)

RGB channels and saturation

R 117 of 255 = 46%
G 87 of 255 = 34%
B 157 of 255 = 62%

117
87
157

R + G + B ~ 47%. #75579D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 87 + 157 = 361 (100%)
R 117 of 361 ~ 32.41%
G 87 of 361 ~ 24.1%
B 157 of 361 ~ 43.49'%

%32.41
%24.1
%43.49

CMYK color model

#75579D color CMYK value is (25,45,0,38).

  • cyan value is 25.48%
  • magenta value is 44.59%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (25,45,0,38)
C25M45Y0K38 (25%, 45%, 0%, 38%)
(0.25 / 0.45 / 0.00 / 0.38)

CMYK percentages

%25.48
%44.59
%0
%38.43

Codes

Color #75579D in popluar color models

75 57 9D
RGB 117 87 157
HSL 266° 28.69% 47.84%
HSB/HSV 266° 44.59% 61.57%
CMYK 25.48% 44.59% 0.00%
38.43%

Color #75579D in popluar number systems.

HEX 75 57 9D
Decimal 117 87 157
Binary 1110101 1010111 10011101
Octal 165 127 235

Shades and tints

Shades of #75579D

#75579D
(117,87,157)
#6B508F
(107,80,143)
#614981
(97,73,129)
#574273
(87,66,115)
#4D3B65
(77,59,101)
#433457
(67,52,87)
#392D49
(57,45,73)
#2F263B
(47,38,59)
#251F2D
(37,31,45)
#1B181F
(27,24,31)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #75579D

#75579D
(117,87,157)
#8166A5
(129,102,165)
#8D75AD
(141,117,173)
#9984B5
(153,132,181)
#A593BD
(165,147,189)
#B1A2C5
(177,162,197)
#BDB1CD
(189,177,205)
#C9C0D5
(201,192,213)
#D5CFDD
(213,207,221)
#E1DEE5
(225,222,229)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75579D color. Also use rgb(117,87,157) instead hex code.

Text Font Color

.myTextColor { color: #75579D; }

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

This text font color is #75579D.

Background Color

.myBgColor { background-color: #75579D; }

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

This div background color is #75579D.

Border color

.myBorderColor { border: 1px solid #75579D; }

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

This div border color is #75579D.

Opacity

.myOpacity80 { color: #75579D; opacity: 0.8; }

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

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

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

This text has shadow with #75579D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75579D.

Preview

Color preview on black background

This text has color #75579D on black background.


Color preview on white background

This text has color #75579D on white background.


Black color preview on #75579D background

This text has black color on #75579D background.


White color preview on #75579D background

This text has white color on #75579D background.


Related colors

Complementary color

Complementary color for #hex is #8AA862.


I love getcolorcode.com

Triadic colors

1 #9D7557 and #579D75 with #75579D are triadic colors.

2 #9D5775 and #57759D with #75579D are triadic colors.