COLOR #576764

HEX: #576764 RGB: (87,103,100)

Color info

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

RGB color model

#576764 color RGB value is (87,103,100).

RGB: (87,103,100) (34%, 40%, 39%)

RGB channels and saturation

R 87 of 255 = 34%
G 103 of 255 = 40%
B 100 of 255 = 39%

87
103
100

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

Portions of RGB colors in percentages

R + G + B = 87 + 103 + 100 = 290 (100%)
R 87 of 290 ~ 30%
G 103 of 290 ~ 35.52%
B 100 of 290 ~ 34.48'%

%30
%35.52
%34.48

CMYK color model

#576764 color CMYK value is (16,0,3,60).

  • cyan value is 15.53%
  • magenta value is 0.00%
  • yellow value is 2.91%
  • key color value is 59.61%
CMYK: (16,0,3,60) C16M0Y3K60 (16%,0%,3%,60%) (0.16/0.00/0.03/0.60) 

CMYK percentages

%15.53
%0
%2.91
%59.61

Codes

Color #576764 in popluar color models

57 67 64
RGB 87 103 100
HSL 169° 8.42% 37.25%
HSB/HSV 169° 15.53% 40.39%
CMYK 15.53% 0.00% 2.91%
59.61%

Color #576764 in popluar number systems.

HEX 57 67 64
Decimal 87 103 100
Binary 1010111 1100111 1100100
Octal 127 147 144

Shades and tints

Shades of #576764

#576764
(87,103,100)
#505E5B
(80,94,91)
#495552
(73,85,82)
#424C49
(66,76,73)
#3B4340
(59,67,64)
#343A37
(52,58,55)
#2D312E
(45,49,46)
#262825
(38,40,37)
#1F1F1C
(31,31,28)
#181613
(24,22,19)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #576764

#576764
(87,103,100)
#667472
(102,116,114)
#758180
(117,129,128)
#848E8E
(132,142,142)
#939B9C
(147,155,156)
#A2A8AA
(162,168,170)
#B1B5B8
(177,181,184)
#C0C2C6
(192,194,198)
#CFCFD4
(207,207,212)
#DEDCE2
(222,220,226)
#EDE9F0
(237,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576764 color. Also use rgb(87,103,100) instead hex code.

Text Font Color

.myTextColor { color: #576764; }

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

This text font color is #576764.

Background Color

.myBgColor { background-color: #576764; }

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

This div background color is #576764.

Border color

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

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

This div border color is #576764.

Opacity

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

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

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

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

This text has shadow with #576764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576764.

Preview

Color preview on black background

This text has color #576764 on black background.


Color preview on white background

This text has color #576764 on white background.


Black color preview on #576764 background

This text has black color on #576764 background.


White color preview on #576764 background

This text has white color on #576764 background.


Related colors

Complementary color

Complementary color for #hex is #A8989B.


I love getcolorcode.com

Triadic colors

1 #645767 and #676457 with #576764 are triadic colors.

2 #646757 and #675764 with #576764 are triadic colors.