Shades of Shuttle Grey #596273
Tints of Shuttle Grey #596273
RGB
CMYK
RGB Variations
Color information
#596273 (or 0x596273) is known color: Shuttle Grey. HEX triplet: 59, 62 and 73. RGB value is (89,98,115). Sum of RGB (Red+Green+Blue) = 89+98+115=302 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.47% from 302); Green value is 98 (38.67% from 255 or 32.45% from 302); Blue value is 115 (45.31% from 255 or 38.08% from 302); Max value from RGB is 115 - color contains mainly: blue. Hex color #596273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596273 is #A69D8C. Grayscale: #616161. Windows color (decimal): -10919309 or 7561817. OLE color: 7561817.
HSL color Cylindrical-coordinate representation of color #596273: hue angle of 219.23º 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 #596273 is Cyan = 0.23, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 98 | 115 | - |
| CMYK | 0.23 | 0.15 | 0 | 0.55 |
| HSL | 219.23º | 0.13% | 0.4% | - |
| HSV(B) | 219.23º | 0.23% | 0.45% | - |
| XYZ | 11.58 | 12.1 | 17.94 | - |
| YUV | 97.25 | 138.02 | 122.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 98 | 115 | 0.23 | 0.15 | 0 | 0.55 | 219.23 | 0.13 | 0.4 |
| Hex | 59 | 62 | 73 | 17 | F | 0 | 37 | DB | D | 28 |
| Octal | 131 | 142 | 163 | 27 | 17 | 0 | 67 | 333 | 15 | 50 |
| Binary | 1011001 | 1100010 | 1110011 | 10111 | 1111 | 0 | 110111 | 11011011 | 1101 | 101000 |
Color Harmonies of #596273
Complementary color
Monochromatic Colors of #596273
Black with #596273
Text Example
Text Example
White with #596273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596273; }
p { color: rgb(89,98,115); }
H1.HeaderClassName
{
color: #596273;
}
.AnyTagClassName
{
color: #596273;
}
</style>
background-color css
<style>
a { background-color: #596273; }
a { background-color: rgb(89,98,115); }
div.DivClassName
{
background-color: #596273;
}
.BgClassName
{
background-color: #596273;
}
</style>
border-color css
<style>
span { border-color: #596273; }
span { border-color: rgb(89,98,115); }
td.TdClassName
{
border-color: #596273;
}
.TagClassName
{
border-color: #596273;
}
</style>