Shades of Shuttle Grey #596570
Tints of Shuttle Grey #596570
RGB
CMYK
RGB Variations
Color information
#596570 (or 0x596570) is known color: Shuttle Grey. HEX triplet: 59, 65 and 70. RGB value is (89,101,112). Sum of RGB (Red+Green+Blue) = 89+101+112=302 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.47% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 112 (44.14% from 255 or 37.09% from 302); Max value from RGB is 112 - color contains mainly: blue. Hex color #596570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596570 is #A69A8F. Grayscale: #626262. Windows color (decimal): -10918544 or 7365977. OLE color: 7365977.
HSL color Cylindrical-coordinate representation of color #596570: hue angle of 208.7º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #596570 is Cyan = 0.21, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 101 | 112 | - |
| CMYK | 0.21 | 0.10 | 0 | 0.56 |
| HSL | 208.7º | 0.11% | 0.39% | - |
| HSV(B) | 208.7º | 0.21% | 0.44% | - |
| XYZ | 11.7 | 12.6 | 17.14 | - |
| YUV | 98.67 | 135.52 | 121.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 112 | 0.21 | 0.10 | 0 | 0.56 | 208.7 | 0.11 | 0.39 |
| Hex | 59 | 65 | 70 | 15 | A | 0 | 38 | D1 | B | 27 |
| Octal | 131 | 145 | 160 | 25 | 12 | 0 | 70 | 321 | 13 | 47 |
| Binary | 1011001 | 1100101 | 1110000 | 10101 | 1010 | 0 | 111000 | 11010001 | 1011 | 100111 |
Color Harmonies of #596570
Complementary color
Monochromatic Colors of #596570
Black with #596570
Text Example
Text Example
White with #596570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596570; }
p { color: rgb(89,101,112); }
H1.HeaderClassName
{
color: #596570;
}
.AnyTagClassName
{
color: #596570;
}
</style>
background-color css
<style>
a { background-color: #596570; }
a { background-color: rgb(89,101,112); }
div.DivClassName
{
background-color: #596570;
}
.BgClassName
{
background-color: #596570;
}
</style>
border-color css
<style>
span { border-color: #596570; }
span { border-color: rgb(89,101,112); }
td.TdClassName
{
border-color: #596570;
}
.TagClassName
{
border-color: #596570;
}
</style>