COLOR #576879

HEX: #576879 RGB: (87,104,121)

Color info

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

RGB color model

#576879 color RGB value is (87,104,121).

RGB: (87,104,121) (34%, 41%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 104 of 255 = 41%
B 121 of 255 = 47%

87
104
121

R + G + B ~ 41%. #576879 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 104 + 121 = 312 (100%)
R 87 of 312 ~ 27.88%
G 104 of 312 ~ 33.33%
B 121 of 312 ~ 38.78'%

%27.88
%33.33
%38.78

CMYK color model

#576879 color CMYK value is (28,14,0,53).

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

CMYK: (28,14,0,53)
C28M14Y0K53 (28%, 14%, 0%, 53%)
(0.28 / 0.14 / 0.00 / 0.53)

CMYK percentages

%28.1
%14.05
%0
%52.55

Codes

Color #576879 in popluar color models

57 68 79
RGB 87 104 121
HSL 210° 16.35% 40.78%
HSB/HSV 210° 28.10% 47.45%
CMYK 28.10% 14.05% 0.00%
52.55%

Color #576879 in popluar number systems.

HEX 57 68 79
Decimal 87 104 121
Binary 1010111 1101000 1111001
Octal 127 150 171

Shades and tints

Shades of #576879

#576879
(87,104,121)
#505F6E
(80,95,110)
#495663
(73,86,99)
#424D58
(66,77,88)
#3B444D
(59,68,77)
#343B42
(52,59,66)
#2D3237
(45,50,55)
#26292C
(38,41,44)
#1F2021
(31,32,33)
#181716
(24,23,22)
#110E0B
(17,14,11)
#000000
(0,0,0)

Tints of #576879

#576879
(87,104,121)
#667585
(102,117,133)
#758291
(117,130,145)
#848F9D
(132,143,157)
#939CA9
(147,156,169)
#A2A9B5
(162,169,181)
#B1B6C1
(177,182,193)
#C0C3CD
(192,195,205)
#CFD0D9
(207,208,217)
#DEDDE5
(222,221,229)
#EDEAF1
(237,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576879; }

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

This text font color is #576879.

Background Color

.myBgColor { background-color: #576879; }

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

This div background color is #576879.

Border color

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

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

This div border color is #576879.

Opacity

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

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

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

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

This text has shadow with #576879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576879.

Preview

Color preview on black background

This text has color #576879 on black background.


Color preview on white background

This text has color #576879 on white background.


Black color preview on #576879 background

This text has black color on #576879 background.


White color preview on #576879 background

This text has white color on #576879 background.


Related colors

Complementary color

Complementary color for #hex is #A89786.


I love getcolorcode.com

Triadic colors

1 #795768 and #687957 with #576879 are triadic colors.

2 #796857 and #685779 with #576879 are triadic colors.