Shades of Shuttle Grey #596578
Tints of Shuttle Grey #596578
RGB
CMYK
RGB Variations
Color information
#596578 (or 0x596578) is known color: Shuttle Grey. HEX triplet: 59, 65 and 78. RGB value is (89,101,120). Sum of RGB (Red+Green+Blue) = 89+101+120=310 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.71% from 310); Green value is 101 (39.84% from 255 or 32.58% from 310); Blue value is 120 (47.27% from 255 or 38.71% from 310); Max value from RGB is 120 - color contains mainly: blue. Hex color #596578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596578 is #A69A87. Grayscale: #636363. Windows color (decimal): -10918536 or 7890265. OLE color: 7890265.
HSL color Cylindrical-coordinate representation of color #596578: hue angle of 216.77º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #596578 is Cyan = 0.26, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 101 | 120 | - |
| CMYK | 0.26 | 0.16 | 0 | 0.53 |
| HSL | 216.77º | 0.15% | 0.41% | - |
| HSV(B) | 216.77º | 0.26% | 0.47% | - |
| XYZ | 12.16 | 12.79 | 19.6 | - |
| YUV | 99.58 | 139.52 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 120 | 0.26 | 0.16 | 0 | 0.53 | 216.77 | 0.15 | 0.41 |
| Hex | 59 | 65 | 78 | 1A | 10 | 0 | 35 | D9 | F | 29 |
| Octal | 131 | 145 | 170 | 32 | 20 | 0 | 65 | 331 | 17 | 51 |
| Binary | 1011001 | 1100101 | 1111000 | 11010 | 10000 | 0 | 110101 | 11011001 | 1111 | 101001 |
Color Harmonies of #596578
Complementary color
Monochromatic Colors of #596578
Black with #596578
Text Example
Text Example
White with #596578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596578; }
p { color: rgb(89,101,120); }
H1.HeaderClassName
{
color: #596578;
}
.AnyTagClassName
{
color: #596578;
}
</style>
background-color css
<style>
a { background-color: #596578; }
a { background-color: rgb(89,101,120); }
div.DivClassName
{
background-color: #596578;
}
.BgClassName
{
background-color: #596578;
}
</style>
border-color css
<style>
span { border-color: #596578; }
span { border-color: rgb(89,101,120); }
td.TdClassName
{
border-color: #596578;
}
.TagClassName
{
border-color: #596578;
}
</style>