Shades of Shuttle Grey #596670
Tints of Shuttle Grey #596670
RGB
CMYK
RGB Variations
Color information
#596670 (or 0x596670) is known color: Shuttle Grey. HEX triplet: 59, 66 and 70. RGB value is (89,102,112). Sum of RGB (Red+Green+Blue) = 89+102+112=303 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.37% from 303); Green value is 102 (40.23% from 255 or 33.66% from 303); Blue value is 112 (44.14% from 255 or 36.96% from 303); Max value from RGB is 112 - color contains mainly: blue. Hex color #596670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596670 is #A6998F. Grayscale: #636363. Windows color (decimal): -10918288 or 7366233. OLE color: 7366233.
HSL color Cylindrical-coordinate representation of color #596670: hue angle of 206.09º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #596670 is Cyan = 0.21, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 102 | 112 | - |
| CMYK | 0.21 | 0.09 | 0 | 0.56 |
| HSL | 206.09º | 0.11% | 0.39% | - |
| HSV(B) | 206.09º | 0.21% | 0.44% | - |
| XYZ | 11.8 | 12.8 | 17.18 | - |
| YUV | 99.25 | 135.19 | 120.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 112 | 0.21 | 0.09 | 0 | 0.56 | 206.09 | 0.11 | 0.39 |
| Hex | 59 | 66 | 70 | 15 | 9 | 0 | 38 | CE | B | 27 |
| Octal | 131 | 146 | 160 | 25 | 11 | 0 | 70 | 316 | 13 | 47 |
| Binary | 1011001 | 1100110 | 1110000 | 10101 | 1001 | 0 | 111000 | 11001110 | 1011 | 100111 |
Color Harmonies of #596670
Complementary color
Monochromatic Colors of #596670
Black with #596670
Text Example
Text Example
White with #596670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596670; }
p { color: rgb(89,102,112); }
H1.HeaderClassName
{
color: #596670;
}
.AnyTagClassName
{
color: #596670;
}
</style>
background-color css
<style>
a { background-color: #596670; }
a { background-color: rgb(89,102,112); }
div.DivClassName
{
background-color: #596670;
}
.BgClassName
{
background-color: #596670;
}
</style>
border-color css
<style>
span { border-color: #596670; }
span { border-color: rgb(89,102,112); }
td.TdClassName
{
border-color: #596670;
}
.TagClassName
{
border-color: #596670;
}
</style>