Shades of Shuttle Grey #596976
Tints of Shuttle Grey #596976
RGB
CMYK
RGB Variations
Color information
#596976 (or 0x596976) is known color: Shuttle Grey. HEX triplet: 59, 69 and 76. RGB value is (89,105,118). Sum of RGB (Red+Green+Blue) = 89+105+118=312 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.53% from 312); Green value is 105 (41.41% from 255 or 33.65% from 312); Blue value is 118 (46.48% from 255 or 37.82% from 312); Max value from RGB is 118 - color contains mainly: blue. Hex color #596976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596976 is #A69689. Grayscale: #656565. Windows color (decimal): -10917514 or 7760217. OLE color: 7760217.
HSL color Cylindrical-coordinate representation of color #596976: hue angle of 206.9º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #596976 is Cyan = 0.25, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 105 | 118 | - |
| CMYK | 0.25 | 0.11 | 0 | 0.54 |
| HSL | 206.9º | 0.14% | 0.41% | - |
| HSV(B) | 206.9º | 0.25% | 0.46% | - |
| XYZ | 12.44 | 13.54 | 19.1 | - |
| YUV | 101.7 | 137.2 | 118.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 105 | 118 | 0.25 | 0.11 | 0 | 0.54 | 206.9 | 0.14 | 0.41 |
| Hex | 59 | 69 | 76 | 19 | B | 0 | 36 | CF | E | 29 |
| Octal | 131 | 151 | 166 | 31 | 13 | 0 | 66 | 317 | 16 | 51 |
| Binary | 1011001 | 1101001 | 1110110 | 11001 | 1011 | 0 | 110110 | 11001111 | 1110 | 101001 |
Color Harmonies of #596976
Complementary color
Monochromatic Colors of #596976
Black with #596976
Text Example
Text Example
White with #596976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596976; }
p { color: rgb(89,105,118); }
H1.HeaderClassName
{
color: #596976;
}
.AnyTagClassName
{
color: #596976;
}
</style>
background-color css
<style>
a { background-color: #596976; }
a { background-color: rgb(89,105,118); }
div.DivClassName
{
background-color: #596976;
}
.BgClassName
{
background-color: #596976;
}
</style>
border-color css
<style>
span { border-color: #596976; }
span { border-color: rgb(89,105,118); }
td.TdClassName
{
border-color: #596976;
}
.TagClassName
{
border-color: #596976;
}
</style>