Shades of Shuttle Grey #596677
Tints of Shuttle Grey #596677
RGB
CMYK
RGB Variations
Color information
#596677 (or 0x596677) is known color: Shuttle Grey. HEX triplet: 59, 66 and 77. RGB value is (89,102,119). Sum of RGB (Red+Green+Blue) = 89+102+119=310 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.71% from 310); Green value is 102 (40.23% from 255 or 32.90% from 310); Blue value is 119 (46.88% from 255 or 38.39% from 310); Max value from RGB is 119 - color contains mainly: blue. Hex color #596677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596677 is #A69988. Grayscale: #636363. Windows color (decimal): -10918281 or 7824985. OLE color: 7824985.
HSL color Cylindrical-coordinate representation of color #596677: hue angle of 214º 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 #596677 is Cyan = 0.25, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 102 | 119 | - |
| CMYK | 0.25 | 0.14 | 0 | 0.53 |
| HSL | 214º | 0.14% | 0.41% | - |
| HSV(B) | 214º | 0.25% | 0.47% | - |
| XYZ | 12.2 | 12.96 | 19.31 | - |
| YUV | 100.05 | 138.69 | 120.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 119 | 0.25 | 0.14 | 0 | 0.53 | 214 | 0.14 | 0.41 |
| Hex | 59 | 66 | 77 | 19 | E | 0 | 35 | D6 | E | 29 |
| Octal | 131 | 146 | 167 | 31 | 16 | 0 | 65 | 326 | 16 | 51 |
| Binary | 1011001 | 1100110 | 1110111 | 11001 | 1110 | 0 | 110101 | 11010110 | 1110 | 101001 |
Color Harmonies of #596677
Complementary color
Monochromatic Colors of #596677
Black with #596677
Text Example
Text Example
White with #596677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596677; }
p { color: rgb(89,102,119); }
H1.HeaderClassName
{
color: #596677;
}
.AnyTagClassName
{
color: #596677;
}
</style>
background-color css
<style>
a { background-color: #596677; }
a { background-color: rgb(89,102,119); }
div.DivClassName
{
background-color: #596677;
}
.BgClassName
{
background-color: #596677;
}
</style>
border-color css
<style>
span { border-color: #596677; }
span { border-color: rgb(89,102,119); }
td.TdClassName
{
border-color: #596677;
}
.TagClassName
{
border-color: #596677;
}
</style>