COLOR #576A65

HEX: #576A65 RGB: (87,106,101)

Color info

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

RGB color model

#576A65 color RGB value is (87,106,101).

RGB: (87,106,101) (34%, 42%, 40%)

RGB channels and saturation

R 87 of 255 = 34%
G 106 of 255 = 42%
B 101 of 255 = 40%

87
106
101

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

Portions of RGB colors in percentages

R + G + B = 87 + 106 + 101 = 294 (100%)
R 87 of 294 ~ 29.59%
G 106 of 294 ~ 36.05%
B 101 of 294 ~ 34.35'%

%29.59
%36.05
%34.35

CMYK color model

#576A65 color CMYK value is (18,0,5,58).

  • cyan value is 17.92%
  • magenta value is 0.00%
  • yellow value is 4.72%
  • key color value is 58.43%
CMYK: (18,0,5,58) C18M0Y5K58 (18%,0%,5%,58%) (0.18/0.00/0.05/0.58) 

CMYK percentages

%17.92
%0
%4.72
%58.43

Codes

Color #576A65 in popluar color models

57 6A 65
RGB 87 106 101
HSL 164° 9.84% 37.84%
HSB/HSV 164° 17.92% 41.57%
CMYK 17.92% 0.00% 4.72%
58.43%

Color #576A65 in popluar number systems.

HEX 57 6A 65
Decimal 87 106 101
Binary 1010111 1101010 1100101
Octal 127 152 145

Shades and tints

Shades of #576A65

#576A65
(87,106,101)
#50615C
(80,97,92)
#495853
(73,88,83)
#424F4A
(66,79,74)
#3B4641
(59,70,65)
#343D38
(52,61,56)
#2D342F
(45,52,47)
#262B26
(38,43,38)
#1F221D
(31,34,29)
#181914
(24,25,20)
#11100B
(17,16,11)
#000000
(0,0,0)

Tints of #576A65

#576A65
(87,106,101)
#667773
(102,119,115)
#758481
(117,132,129)
#84918F
(132,145,143)
#939E9D
(147,158,157)
#A2ABAB
(162,171,171)
#B1B8B9
(177,184,185)
#C0C5C7
(192,197,199)
#CFD2D5
(207,210,213)
#DEDFE3
(222,223,227)
#EDECF1
(237,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576A65; }

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

This text font color is #576A65.

Background Color

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

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

This div background color is #576A65.

Border color

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

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

This div border color is #576A65.

Opacity

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

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

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

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

This text has shadow with #576A65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576A65.

Preview

Color preview on black background

This text has color #576A65 on black background.


Color preview on white background

This text has color #576A65 on white background.


Black color preview on #576A65 background

This text has black color on #576A65 background.


White color preview on #576A65 background

This text has white color on #576A65 background.


Related colors

Complementary color

Complementary color for #hex is #A8959A.


I love getcolorcode.com

Triadic colors

1 #65576A and #6A6557 with #576A65 are triadic colors.

2 #656A57 and #6A5765 with #576A65 are triadic colors.