COLOR #576967

HEX: #576967 RGB: (87,105,103)

Color info

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

RGB color model

#576967 color RGB value is (87,105,103).

RGB: (87,105,103) (34%, 41%, 40%)

RGB channels and saturation

R 87 of 255 = 34%
G 105 of 255 = 41%
B 103 of 255 = 40%

87
105
103

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

Portions of RGB colors in percentages

R + G + B = 87 + 105 + 103 = 295 (100%)
R 87 of 295 ~ 29.49%
G 105 of 295 ~ 35.59%
B 103 of 295 ~ 34.92'%

%29.49
%35.59
%34.92

CMYK color model

#576967 color CMYK value is (17,0,2,59).

  • cyan value is 17.14%
  • magenta value is 0.00%
  • yellow value is 1.90%
  • key color value is 58.82%

CMYK: (17,0,2,59)
C17M0Y2K59 (17%, 0%, 2%, 59%)
(0.17 / 0.00 / 0.02 / 0.59)

CMYK percentages

%17.14
%0
%1.9
%58.82

Codes

Color #576967 in popluar color models

57 69 67
RGB 87 105 103
HSL 173° 9.38% 37.65%
HSB/HSV 173° 17.14% 41.18%
CMYK 17.14% 0.00% 1.90%
58.82%

Color #576967 in popluar number systems.

HEX 57 69 67
Decimal 87 105 103
Binary 1010111 1101001 1100111
Octal 127 151 147

Shades and tints

Shades of #576967

#576967
(87,105,103)
#50605E
(80,96,94)
#495755
(73,87,85)
#424E4C
(66,78,76)
#3B4543
(59,69,67)
#343C3A
(52,60,58)
#2D3331
(45,51,49)
#262A28
(38,42,40)
#1F211F
(31,33,31)
#181816
(24,24,22)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #576967

#576967
(87,105,103)
#667674
(102,118,116)
#758381
(117,131,129)
#84908E
(132,144,142)
#939D9B
(147,157,155)
#A2AAA8
(162,170,168)
#B1B7B5
(177,183,181)
#C0C4C2
(192,196,194)
#CFD1CF
(207,209,207)
#DEDEDC
(222,222,220)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576967; }

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

This text font color is #576967.

Background Color

.myBgColor { background-color: #576967; }

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

This div background color is #576967.

Border color

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

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

This div border color is #576967.

Opacity

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

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

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

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

This text has shadow with #576967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576967.

Preview

Color preview on black background

This text has color #576967 on black background.


Color preview on white background

This text has color #576967 on white background.


Black color preview on #576967 background

This text has black color on #576967 background.


White color preview on #576967 background

This text has white color on #576967 background.


Related colors

Complementary color

Complementary color for #hex is #A89698.


I love getcolorcode.com

Triadic colors

1 #675769 and #696757 with #576967 are triadic colors.

2 #676957 and #695767 with #576967 are triadic colors.