Shades of Shuttle Grey #596477
Tints of Shuttle Grey #596477
RGB
CMYK
RGB Variations
Color information
#596477 (or 0x596477) is known color: Shuttle Grey. HEX triplet: 59, 64 and 77. RGB value is (89,100,119). Sum of RGB (Red+Green+Blue) = 89+100+119=308 (40% of max value = 765). Red value is 89 (35.16% from 255 or 28.90% from 308); Green value is 100 (39.45% from 255 or 32.47% from 308); Blue value is 119 (46.88% from 255 or 38.64% from 308); Max value from RGB is 119 - color contains mainly: blue. Hex color #596477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596477 is #A69B88. Grayscale: #626262. Windows color (decimal): -10918793 or 7824473. OLE color: 7824473.
HSL color Cylindrical-coordinate representation of color #596477: hue angle of 218º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #596477 is Cyan = 0.25, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 100 | 119 | - |
| CMYK | 0.25 | 0.16 | 0 | 0.53 |
| HSL | 218º | 0.14% | 0.41% | - |
| HSV(B) | 218º | 0.25% | 0.47% | - |
| XYZ | 12.01 | 12.57 | 19.25 | - |
| YUV | 98.88 | 139.36 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 119 | 0.25 | 0.16 | 0 | 0.53 | 218 | 0.14 | 0.41 |
| Hex | 59 | 64 | 77 | 19 | 10 | 0 | 35 | DA | E | 29 |
| Octal | 131 | 144 | 167 | 31 | 20 | 0 | 65 | 332 | 16 | 51 |
| Binary | 1011001 | 1100100 | 1110111 | 11001 | 10000 | 0 | 110101 | 11011010 | 1110 | 101001 |
Color Harmonies of #596477
Complementary color
Monochromatic Colors of #596477
Black with #596477
Text Example
Text Example
White with #596477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596477; }
p { color: rgb(89,100,119); }
H1.HeaderClassName
{
color: #596477;
}
.AnyTagClassName
{
color: #596477;
}
</style>
background-color css
<style>
a { background-color: #596477; }
a { background-color: rgb(89,100,119); }
div.DivClassName
{
background-color: #596477;
}
.BgClassName
{
background-color: #596477;
}
</style>
border-color css
<style>
span { border-color: #596477; }
span { border-color: rgb(89,100,119); }
td.TdClassName
{
border-color: #596477;
}
.TagClassName
{
border-color: #596477;
}
</style>