COLOR #576678

HEX: #576678 RGB: (87,102,120)

Color info

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

RGB color model

#576678 color RGB value is (87,102,120).

RGB: (87,102,120) (34%, 40%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 102 of 255 = 40%
B 120 of 255 = 47%

87
102
120

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

Portions of RGB colors in percentages

R + G + B = 87 + 102 + 120 = 309 (100%)
R 87 of 309 ~ 28.16%
G 102 of 309 ~ 33.01%
B 120 of 309 ~ 38.83'%

%28.16
%33.01
%38.83

CMYK color model

#576678 color CMYK value is (28,15,0,53).

  • cyan value is 27.50%
  • magenta value is 15.00%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (28,15,0,53) C28M15Y0K53 (28%,15%,0%,53%) (0.28/0.15/0.00/0.53) 

CMYK percentages

%27.5
%15
%0
%52.94

Codes

Color #576678 in popluar color models

57 66 78
RGB 87 102 120
HSL 213° 15.94% 40.59%
HSB/HSV 213° 27.50% 47.06%
CMYK 27.50% 15.00% 0.00%
52.94%

Color #576678 in popluar number systems.

HEX 57 66 78
Decimal 87 102 120
Binary 1010111 1100110 1111000
Octal 127 146 170

Shades and tints

Shades of #576678

#576678
(87,102,120)
#505D6E
(80,93,110)
#495464
(73,84,100)
#424B5A
(66,75,90)
#3B4250
(59,66,80)
#343946
(52,57,70)
#2D303C
(45,48,60)
#262732
(38,39,50)
#1F1E28
(31,30,40)
#18151E
(24,21,30)
#110C14
(17,12,20)
#000000
(0,0,0)

Tints of #576678

#576678
(87,102,120)
#667384
(102,115,132)
#758090
(117,128,144)
#848D9C
(132,141,156)
#939AA8
(147,154,168)
#A2A7B4
(162,167,180)
#B1B4C0
(177,180,192)
#C0C1CC
(192,193,204)
#CFCED8
(207,206,216)
#DEDBE4
(222,219,228)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576678 color. Also use rgb(87,102,120) instead hex code.

Text Font Color

.myTextColor { color: #576678; }

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

This text font color is #576678.

Background Color

.myBgColor { background-color: #576678; }

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

This div background color is #576678.

Border color

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

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

This div border color is #576678.

Opacity

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

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

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

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

This text has shadow with #576678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576678.

Preview

Color preview on black background

This text has color #576678 on black background.


Color preview on white background

This text has color #576678 on white background.


Black color preview on #576678 background

This text has black color on #576678 background.


White color preview on #576678 background

This text has white color on #576678 background.


Related colors

Complementary color

Complementary color for #hex is #A89987.


I love getcolorcode.com

Triadic colors

1 #785766 and #667857 with #576678 are triadic colors.

2 #786657 and #665778 with #576678 are triadic colors.