Shades of Shuttle Grey #596573
Tints of Shuttle Grey #596573
RGB
CMYK
RGB Variations
Color information
#596573 (or 0x596573) is known color: Shuttle Grey. HEX triplet: 59, 65 and 73. RGB value is (89,101,115). Sum of RGB (Red+Green+Blue) = 89+101+115=305 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.18% from 305); Green value is 101 (39.84% from 255 or 33.11% from 305); Blue value is 115 (45.31% from 255 or 37.70% from 305); Max value from RGB is 115 - color contains mainly: blue. Hex color #596573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596573 is #A69A8C. Grayscale: #626262. Windows color (decimal): -10918541 or 7562585. OLE color: 7562585.
HSL color Cylindrical-coordinate representation of color #596573: hue angle of 212.31º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #596573 is Cyan = 0.23, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 101 | 115 | - |
| CMYK | 0.23 | 0.12 | 0 | 0.55 |
| HSL | 212.31º | 0.13% | 0.4% | - |
| HSV(B) | 212.31º | 0.23% | 0.45% | - |
| XYZ | 11.87 | 12.67 | 18.04 | - |
| YUV | 99.01 | 137.02 | 120.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 115 | 0.23 | 0.12 | 0 | 0.55 | 212.31 | 0.13 | 0.4 |
| Hex | 59 | 65 | 73 | 17 | C | 0 | 37 | D4 | D | 28 |
| Octal | 131 | 145 | 163 | 27 | 14 | 0 | 67 | 324 | 15 | 50 |
| Binary | 1011001 | 1100101 | 1110011 | 10111 | 1100 | 0 | 110111 | 11010100 | 1101 | 101000 |
Color Harmonies of #596573
Complementary color
Monochromatic Colors of #596573
Black with #596573
Text Example
Text Example
White with #596573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596573; }
p { color: rgb(89,101,115); }
H1.HeaderClassName
{
color: #596573;
}
.AnyTagClassName
{
color: #596573;
}
</style>
background-color css
<style>
a { background-color: #596573; }
a { background-color: rgb(89,101,115); }
div.DivClassName
{
background-color: #596573;
}
.BgClassName
{
background-color: #596573;
}
</style>
border-color css
<style>
span { border-color: #596573; }
span { border-color: rgb(89,101,115); }
td.TdClassName
{
border-color: #596573;
}
.TagClassName
{
border-color: #596573;
}
</style>