COLOR #576361

HEX: #576361 RGB: (87,99,97)

Color info

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

RGB color model

#576361 color RGB value is (87,99,97).

RGB: (87,99,97) (34%, 39%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 99 of 255 = 39%
B 97 of 255 = 38%

87
99
97

R + G + B ~ 37%. #576361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 99 + 97 = 283 (100%)
R 87 of 283 ~ 30.74%
G 99 of 283 ~ 34.98%
B 97 of 283 ~ 34.28'%

%30.74
%34.98
%34.28

CMYK color model

#576361 color CMYK value is (12,0,2,61).

  • cyan value is 12.12%
  • magenta value is 0.00%
  • yellow value is 2.02%
  • key color value is 61.18%
CMYK: (12,0,2,61) C12M0Y2K61 (12%,0%,2%,61%) (0.12/0.00/0.02/0.61) 

CMYK percentages

%12.12
%0
%2.02
%61.18

Codes

Color #576361 in popluar color models

57 63 61
RGB 87 99 97
HSL 170° 6.45% 36.47%
HSB/HSV 170° 12.12% 38.82%
CMYK 12.12% 0.00% 2.02%
61.18%

Color #576361 in popluar number systems.

HEX 57 63 61
Decimal 87 99 97
Binary 1010111 1100011 1100001
Octal 127 143 141

Shades and tints

Shades of #576361

#576361
(87,99,97)
#505A59
(80,90,89)
#495151
(73,81,81)
#424849
(66,72,73)
#3B3F41
(59,63,65)
#343639
(52,54,57)
#2D2D31
(45,45,49)
#262429
(38,36,41)
#1F1B21
(31,27,33)
#181219
(24,18,25)
#110911
(17,9,17)
#000000
(0,0,0)

Tints of #576361

#576361
(87,99,97)
#66716F
(102,113,111)
#757F7D
(117,127,125)
#848D8B
(132,141,139)
#939B99
(147,155,153)
#A2A9A7
(162,169,167)
#B1B7B5
(177,183,181)
#C0C5C3
(192,197,195)
#CFD3D1
(207,211,209)
#DEE1DF
(222,225,223)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576361 color. Also use rgb(87,99,97) instead hex code.

Text Font Color

.myTextColor { color: #576361; }

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

This text font color is #576361.

Background Color

.myBgColor { background-color: #576361; }

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

This div background color is #576361.

Border color

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

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

This div border color is #576361.

Opacity

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

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

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

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

This text has shadow with #576361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576361.

Preview

Color preview on black background

This text has color #576361 on black background.


Color preview on white background

This text has color #576361 on white background.


Black color preview on #576361 background

This text has black color on #576361 background.


White color preview on #576361 background

This text has white color on #576361 background.


Related colors

Complementary color

Complementary color for #hex is #A89C9E.


I love getcolorcode.com

Triadic colors

1 #615763 and #636157 with #576361 are triadic colors.

2 #616357 and #635761 with #576361 are triadic colors.