Shades of Shuttle Grey #596472
Tints of Shuttle Grey #596472
RGB
CMYK
RGB Variations
Color information
#596472 (or 0x596472) is known color: Shuttle Grey. HEX triplet: 59, 64 and 72. RGB value is (89,100,114). Sum of RGB (Red+Green+Blue) = 89+100+114=303 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.37% from 303); Green value is 100 (39.45% from 255 or 33.00% from 303); Blue value is 114 (44.92% from 255 or 37.62% from 303); Max value from RGB is 114 - color contains mainly: blue. Hex color #596472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596472 is #A69B8D. Grayscale: #626262. Windows color (decimal): -10918798 or 7496793. OLE color: 7496793.
HSL color Cylindrical-coordinate representation of color #596472: hue angle of 213.6º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #596472 is Cyan = 0.22, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 100 | 114 | - |
| CMYK | 0.22 | 0.12 | 0 | 0.55 |
| HSL | 213.6º | 0.12% | 0.4% | - |
| HSV(B) | 213.6º | 0.22% | 0.45% | - |
| XYZ | 11.71 | 12.45 | 17.71 | - |
| YUV | 98.31 | 136.86 | 121.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 114 | 0.22 | 0.12 | 0 | 0.55 | 213.6 | 0.12 | 0.4 |
| Hex | 59 | 64 | 72 | 16 | C | 0 | 37 | D6 | C | 28 |
| Octal | 131 | 144 | 162 | 26 | 14 | 0 | 67 | 326 | 14 | 50 |
| Binary | 1011001 | 1100100 | 1110010 | 10110 | 1100 | 0 | 110111 | 11010110 | 1100 | 101000 |
Color Harmonies of #596472
Complementary color
Monochromatic Colors of #596472
Black with #596472
Text Example
Text Example
White with #596472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596472; }
p { color: rgb(89,100,114); }
H1.HeaderClassName
{
color: #596472;
}
.AnyTagClassName
{
color: #596472;
}
</style>
background-color css
<style>
a { background-color: #596472; }
a { background-color: rgb(89,100,114); }
div.DivClassName
{
background-color: #596472;
}
.BgClassName
{
background-color: #596472;
}
</style>
border-color css
<style>
span { border-color: #596472; }
span { border-color: rgb(89,100,114); }
td.TdClassName
{
border-color: #596472;
}
.TagClassName
{
border-color: #596472;
}
</style>