COLOR #575679

HEX: #575679 RGB: (87,86,121)

Color info

#575679 contains red, green and blue colors in about the same proportion. Web safe color of #575679 is #666666 (or #666).

RGB color model

#575679 color RGB value is (87,86,121).

RGB: (87,86,121) (34%, 34%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 86 of 255 = 34%
B 121 of 255 = 47%

87
86
121

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

Portions of RGB colors in percentages

R + G + B = 87 + 86 + 121 = 294 (100%)
R 87 of 294 ~ 29.59%
G 86 of 294 ~ 29.25%
B 121 of 294 ~ 41.16'%

%29.59
%29.25
%41.16

CMYK color model

#575679 color CMYK value is (28,29,0,53).

  • cyan value is 28.10%
  • magenta value is 28.93%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (28,29,0,53)
C28M29Y0K53 (28%, 29%, 0%, 53%)
(0.28 / 0.29 / 0.00 / 0.53)

CMYK percentages

%28.1
%28.93
%0
%52.55

Codes

Color #575679 in popluar color models

57 56 79
RGB 87 86 121
HSL 242° 16.91% 40.59%
HSB/HSV 242° 28.93% 47.45%
CMYK 28.10% 28.93% 0.00%
52.55%

Color #575679 in popluar number systems.

HEX 57 56 79
Decimal 87 86 121
Binary 1010111 1010110 1111001
Octal 127 126 171

Shades and tints

Shades of #575679

#575679
(87,86,121)
#504F6E
(80,79,110)
#494863
(73,72,99)
#424158
(66,65,88)
#3B3A4D
(59,58,77)
#343342
(52,51,66)
#2D2C37
(45,44,55)
#26252C
(38,37,44)
#1F1E21
(31,30,33)
#181716
(24,23,22)
#11100B
(17,16,11)
#000000
(0,0,0)

Tints of #575679

#575679
(87,86,121)
#666585
(102,101,133)
#757491
(117,116,145)
#84839D
(132,131,157)
#9392A9
(147,146,169)
#A2A1B5
(162,161,181)
#B1B0C1
(177,176,193)
#C0BFCD
(192,191,205)
#CFCED9
(207,206,217)
#DEDDE5
(222,221,229)
#EDECF1
(237,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575679 color. Also use rgb(87,86,121) instead hex code.

Text Font Color

.myTextColor { color: #575679; }

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

This text font color is #575679.

Background Color

.myBgColor { background-color: #575679; }

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

This div background color is #575679.

Border color

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

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

This div border color is #575679.

Opacity

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

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

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

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

This text has shadow with #575679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575679.

Preview

Color preview on black background

This text has color #575679 on black background.


Color preview on white background

This text has color #575679 on white background.


Black color preview on #575679 background

This text has black color on #575679 background.


White color preview on #575679 background

This text has white color on #575679 background.


Related colors

Complementary color

Complementary color for #hex is #A8A986.


I love getcolorcode.com

Triadic colors

1 #795756 and #567957 with #575679 are triadic colors.

2 #795657 and #565779 with #575679 are triadic colors.