Shades of Shuttle Grey #596474
Tints of Shuttle Grey #596474
RGB
CMYK
RGB Variations
Color information
#596474 (or 0x596474) is known color: Shuttle Grey. HEX triplet: 59, 64 and 74. RGB value is (89,100,116). Sum of RGB (Red+Green+Blue) = 89+100+116=305 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.18% from 305); Green value is 100 (39.45% from 255 or 32.79% from 305); Blue value is 116 (45.70% from 255 or 38.03% from 305); Max value from RGB is 116 - color contains mainly: blue. Hex color #596474 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596474 is #A69B8B. Grayscale: #626262. Windows color (decimal): -10918796 or 7627865. OLE color: 7627865.
HSL color Cylindrical-coordinate representation of color #596474: hue angle of 215.56º 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 #596474 is Cyan = 0.23, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 100 | 116 | - |
| CMYK | 0.23 | 0.14 | 0 | 0.55 |
| HSL | 215.56º | 0.13% | 0.4% | - |
| HSV(B) | 215.56º | 0.23% | 0.45% | - |
| XYZ | 11.83 | 12.5 | 18.31 | - |
| YUV | 98.54 | 137.86 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 116 | 0.23 | 0.14 | 0 | 0.55 | 215.56 | 0.13 | 0.4 |
| Hex | 59 | 64 | 74 | 17 | E | 0 | 37 | D8 | D | 28 |
| Octal | 131 | 144 | 164 | 27 | 16 | 0 | 67 | 330 | 15 | 50 |
| Binary | 1011001 | 1100100 | 1110100 | 10111 | 1110 | 0 | 110111 | 11011000 | 1101 | 101000 |
Color Harmonies of #596474
Complementary color
Monochromatic Colors of #596474
Black with #596474
Text Example
Text Example
White with #596474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596474; }
p { color: rgb(89,100,116); }
H1.HeaderClassName
{
color: #596474;
}
.AnyTagClassName
{
color: #596474;
}
</style>
background-color css
<style>
a { background-color: #596474; }
a { background-color: rgb(89,100,116); }
div.DivClassName
{
background-color: #596474;
}
.BgClassName
{
background-color: #596474;
}
</style>
border-color css
<style>
span { border-color: #596474; }
span { border-color: rgb(89,100,116); }
td.TdClassName
{
border-color: #596474;
}
.TagClassName
{
border-color: #596474;
}
</style>