COLOR #576163

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

87
97
99

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

Portions of RGB colors in percentages

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

%30.74
%34.28
%34.98

CMYK color model

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

  • cyan value is 12.12%
  • magenta value is 2.02%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (12,2,0,61)
C12M2Y0K61 (12%, 2%, 0%, 61%)
(0.12 / 0.02 / 0.00 / 0.61)

CMYK percentages

%12.12
%2.02
%0
%61.18

Codes

Color #576163 in popluar color models

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

Color #576163 in popluar number systems.

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

Shades and tints

Shades of #576163

#576163
(87,97,99)
#50595A
(80,89,90)
#495151
(73,81,81)
#424948
(66,73,72)
#3B413F
(59,65,63)
#343936
(52,57,54)
#2D312D
(45,49,45)
#262924
(38,41,36)
#1F211B
(31,33,27)
#181912
(24,25,18)
#111109
(17,17,9)
#000000
(0,0,0)

Tints of #576163

#576163
(87,97,99)
#666F71
(102,111,113)
#757D7F
(117,125,127)
#848B8D
(132,139,141)
#93999B
(147,153,155)
#A2A7A9
(162,167,169)
#B1B5B7
(177,181,183)
#C0C3C5
(192,195,197)
#CFD1D3
(207,209,211)
#DEDFE1
(222,223,225)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576163; }

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

This text font color is #576163.

Background Color

.myBgColor { background-color: #576163; }

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

This div background color is #576163.

Border color

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

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

This div border color is #576163.

Opacity

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

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

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

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

This text has shadow with #576163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576163.

Preview

Color preview on black background

This text has color #576163 on black background.


Color preview on white background

This text has color #576163 on white background.


Black color preview on #576163 background

This text has black color on #576163 background.


White color preview on #576163 background

This text has white color on #576163 background.


Related colors

Complementary color

Complementary color for #hex is #A89E9C.


I love getcolorcode.com

Triadic colors

1 #635761 and #616357 with #576163 are triadic colors.

2 #636157 and #615763 with #576163 are triadic colors.