COLOR #576073

HEX: #576073 RGB: (87,96,115)

Color info

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

RGB color model

#576073 color RGB value is (87,96,115).

RGB: (87,96,115) (34%, 38%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 96 of 255 = 38%
B 115 of 255 = 45%

87
96
115

R + G + B ~ 39%. #576073 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 96 + 115 = 298 (100%)
R 87 of 298 ~ 29.19%
G 96 of 298 ~ 32.21%
B 115 of 298 ~ 38.59'%

%29.19
%32.21
%38.59

CMYK color model

#576073 color CMYK value is (24,17,0,55).

  • cyan value is 24.35%
  • magenta value is 16.52%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (24,17,0,55) C24M17Y0K55 (24%,17%,0%,55%) (0.24/0.17/0.00/0.55) 

CMYK percentages

%24.35
%16.52
%0
%54.9

Codes

Color #576073 in popluar color models

57 60 73
RGB 87 96 115
HSL 221° 13.86% 39.61%
HSB/HSV 221° 24.35% 45.10%
CMYK 24.35% 16.52% 0.00%
54.90%

Color #576073 in popluar number systems.

HEX 57 60 73
Decimal 87 96 115
Binary 1010111 1100000 1110011
Octal 127 140 163

Shades and tints

Shades of #576073

#576073
(87,96,115)
#505869
(80,88,105)
#49505F
(73,80,95)
#424855
(66,72,85)
#3B404B
(59,64,75)
#343841
(52,56,65)
#2D3037
(45,48,55)
#26282D
(38,40,45)
#1F2023
(31,32,35)
#181819
(24,24,25)
#11100F
(17,16,15)
#000000
(0,0,0)

Tints of #576073

#576073
(87,96,115)
#666E7F
(102,110,127)
#757C8B
(117,124,139)
#848A97
(132,138,151)
#9398A3
(147,152,163)
#A2A6AF
(162,166,175)
#B1B4BB
(177,180,187)
#C0C2C7
(192,194,199)
#CFD0D3
(207,208,211)
#DEDEDF
(222,222,223)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576073 color. Also use rgb(87,96,115) instead hex code.

Text Font Color

.myTextColor { color: #576073; }

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

This text font color is #576073.

Background Color

.myBgColor { background-color: #576073; }

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

This div background color is #576073.

Border color

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

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

This div border color is #576073.

Opacity

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

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

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

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

This text has shadow with #576073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576073.

Preview

Color preview on black background

This text has color #576073 on black background.


Color preview on white background

This text has color #576073 on white background.


Black color preview on #576073 background

This text has black color on #576073 background.


White color preview on #576073 background

This text has white color on #576073 background.


Related colors

Complementary color

Complementary color for #hex is #A89F8C.


I love getcolorcode.com

Triadic colors

1 #735760 and #607357 with #576073 are triadic colors.

2 #736057 and #605773 with #576073 are triadic colors.