COLOR #576A68

HEX: #576A68 RGB: (87,106,104)

Color info

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

RGB color model

#576A68 color RGB value is (87,106,104).

RGB: (87,106,104) (34%, 42%, 41%)

RGB channels and saturation

R 87 of 255 = 34%
G 106 of 255 = 42%
B 104 of 255 = 41%

87
106
104

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

Portions of RGB colors in percentages

R + G + B = 87 + 106 + 104 = 297 (100%)
R 87 of 297 ~ 29.29%
G 106 of 297 ~ 35.69%
B 104 of 297 ~ 35.02'%

%29.29
%35.69
%35.02

CMYK color model

#576A68 color CMYK value is (18,0,2,58).

  • cyan value is 17.92%
  • magenta value is 0.00%
  • yellow value is 1.89%
  • key color value is 58.43%

CMYK: (18,0,2,58)
C18M0Y2K58 (18%, 0%, 2%, 58%)
(0.18 / 0.00 / 0.02 / 0.58)

CMYK percentages

%17.92
%0
%1.89
%58.43

Codes

Color #576A68 in popluar color models

57 6A 68
RGB 87 106 104
HSL 174° 9.84% 37.84%
HSB/HSV 174° 17.92% 41.57%
CMYK 17.92% 0.00% 1.89%
58.43%

Color #576A68 in popluar number systems.

HEX 57 6A 68
Decimal 87 106 104
Binary 1010111 1101010 1101000
Octal 127 152 150

Shades and tints

Shades of #576A68

#576A68
(87,106,104)
#50615F
(80,97,95)
#495856
(73,88,86)
#424F4D
(66,79,77)
#3B4644
(59,70,68)
#343D3B
(52,61,59)
#2D3432
(45,52,50)
#262B29
(38,43,41)
#1F2220
(31,34,32)
#181917
(24,25,23)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #576A68

#576A68
(87,106,104)
#667775
(102,119,117)
#758482
(117,132,130)
#84918F
(132,145,143)
#939E9C
(147,158,156)
#A2ABA9
(162,171,169)
#B1B8B6
(177,184,182)
#C0C5C3
(192,197,195)
#CFD2D0
(207,210,208)
#DEDFDD
(222,223,221)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576A68; }

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

This text font color is #576A68.

Background Color

.myBgColor { background-color: #576A68; }

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

This div background color is #576A68.

Border color

.myBorderColor { border: 1px solid #576A68; }

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

This div border color is #576A68.

Opacity

.myOpacity80 { color: #576A68; opacity: 0.8; }

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

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

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

This text has shadow with #576A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576A68.

Preview

Color preview on black background

This text has color #576A68 on black background.


Color preview on white background

This text has color #576A68 on white background.


Black color preview on #576A68 background

This text has black color on #576A68 background.


White color preview on #576A68 background

This text has white color on #576A68 background.


Related colors

Complementary color

Complementary color for #hex is #A89597.


I love getcolorcode.com

Triadic colors

1 #68576A and #6A6857 with #576A68 are triadic colors.

2 #686A57 and #6A5768 with #576A68 are triadic colors.