COLOR #575482

HEX: #575482 RGB: (87,84,130)

Color info

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

RGB color model

#575482 color RGB value is (87,84,130).

RGB: (87,84,130) (34%, 33%, 51%)

RGB channels and saturation

R 87 of 255 = 34%
G 84 of 255 = 33%
B 130 of 255 = 51%

87
84
130

R + G + B ~ 39%. #575482 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 84 + 130 = 301 (100%)
R 87 of 301 ~ 28.9%
G 84 of 301 ~ 27.91%
B 130 of 301 ~ 43.19'%

%28.9
%27.91
%43.19

CMYK color model

#575482 color CMYK value is (33,35,0,49).

  • cyan value is 33.08%
  • magenta value is 35.38%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (33,35,0,49)
C33M35Y0K49 (33%, 35%, 0%, 49%)
(0.33 / 0.35 / 0.00 / 0.49)

CMYK percentages

%33.08
%35.38
%0
%49.02

Codes

Color #575482 in popluar color models

57 54 82
RGB 87 84 130
HSL 244° 21.50% 41.96%
HSB/HSV 244° 35.38% 50.98%
CMYK 33.08% 35.38% 0.00%
49.02%

Color #575482 in popluar number systems.

HEX 57 54 82
Decimal 87 84 130
Binary 1010111 1010100 10000010
Octal 127 124 202

Shades and tints

Shades of #575482

#575482
(87,84,130)
#504D77
(80,77,119)
#49466C
(73,70,108)
#423F61
(66,63,97)
#3B3856
(59,56,86)
#34314B
(52,49,75)
#2D2A40
(45,42,64)
#262335
(38,35,53)
#1F1C2A
(31,28,42)
#18151F
(24,21,31)
#110E14
(17,14,20)
#000000
(0,0,0)

Tints of #575482

#575482
(87,84,130)
#66638D
(102,99,141)
#757298
(117,114,152)
#8481A3
(132,129,163)
#9390AE
(147,144,174)
#A29FB9
(162,159,185)
#B1AEC4
(177,174,196)
#C0BDCF
(192,189,207)
#CFCCDA
(207,204,218)
#DEDBE5
(222,219,229)
#EDEAF0
(237,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575482 color. Also use rgb(87,84,130) instead hex code.

Text Font Color

.myTextColor { color: #575482; }

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

This text font color is #575482.

Background Color

.myBgColor { background-color: #575482; }

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

This div background color is #575482.

Border color

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

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

This div border color is #575482.

Opacity

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

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

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

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

This text has shadow with #575482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575482.

Preview

Color preview on black background

This text has color #575482 on black background.


Color preview on white background

This text has color #575482 on white background.


Black color preview on #575482 background

This text has black color on #575482 background.


White color preview on #575482 background

This text has white color on #575482 background.


Related colors

Complementary color

Complementary color for #hex is #A8AB7D.


I love getcolorcode.com

Triadic colors

1 #825754 and #548257 with #575482 are triadic colors.

2 #825457 and #545782 with #575482 are triadic colors.