COLOR #576267

HEX: #576267 RGB: (87,98,103)

Color info

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

RGB color model

#576267 color RGB value is (87,98,103).

RGB: (87,98,103) (34%, 38%, 40%)

RGB channels and saturation

R 87 of 255 = 34%
G 98 of 255 = 38%
B 103 of 255 = 40%

87
98
103

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

Portions of RGB colors in percentages

R + G + B = 87 + 98 + 103 = 288 (100%)
R 87 of 288 ~ 30.21%
G 98 of 288 ~ 34.03%
B 103 of 288 ~ 35.76'%

%30.21
%34.03
%35.76

CMYK color model

#576267 color CMYK value is (16,5,0,60).

  • cyan value is 15.53%
  • magenta value is 4.85%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (16,5,0,60)
C16M5Y0K60 (16%, 5%, 0%, 60%)
(0.16 / 0.05 / 0.00 / 0.60)

CMYK percentages

%15.53
%4.85
%0
%59.61

Codes

Color #576267 in popluar color models

57 62 67
RGB 87 98 103
HSL 199° 8.42% 37.25%
HSB/HSV 199° 15.53% 40.39%
CMYK 15.53% 4.85% 0.00%
59.61%

Color #576267 in popluar number systems.

HEX 57 62 67
Decimal 87 98 103
Binary 1010111 1100010 1100111
Octal 127 142 147

Shades and tints

Shades of #576267

#576267
(87,98,103)
#505A5E
(80,90,94)
#495255
(73,82,85)
#424A4C
(66,74,76)
#3B4243
(59,66,67)
#343A3A
(52,58,58)
#2D3231
(45,50,49)
#262A28
(38,42,40)
#1F221F
(31,34,31)
#181A16
(24,26,22)
#11120D
(17,18,13)
#000000
(0,0,0)

Tints of #576267

#576267
(87,98,103)
#667074
(102,112,116)
#757E81
(117,126,129)
#848C8E
(132,140,142)
#939A9B
(147,154,155)
#A2A8A8
(162,168,168)
#B1B6B5
(177,182,181)
#C0C4C2
(192,196,194)
#CFD2CF
(207,210,207)
#DEE0DC
(222,224,220)
#EDEEE9
(237,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576267; }

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

This text font color is #576267.

Background Color

.myBgColor { background-color: #576267; }

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

This div background color is #576267.

Border color

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

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

This div border color is #576267.

Opacity

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

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

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

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

This text has shadow with #576267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576267.

Preview

Color preview on black background

This text has color #576267 on black background.


Color preview on white background

This text has color #576267 on white background.


Black color preview on #576267 background

This text has black color on #576267 background.


White color preview on #576267 background

This text has white color on #576267 background.


Related colors

Complementary color

Complementary color for #hex is #A89D98.


I love getcolorcode.com

Triadic colors

1 #675762 and #626757 with #576267 are triadic colors.

2 #676257 and #625767 with #576267 are triadic colors.