Shades of Shuttle Grey #596873
Tints of Shuttle Grey #596873
RGB
CMYK
RGB Variations
Color information
#596873 (or 0x596873) is known color: Shuttle Grey. HEX triplet: 59, 68 and 73. RGB value is (89,104,115). Sum of RGB (Red+Green+Blue) = 89+104+115=308 (40% of max value = 765). Red value is 89 (35.16% from 255 or 28.90% from 308); Green value is 104 (41.02% from 255 or 33.77% from 308); Blue value is 115 (45.31% from 255 or 37.34% from 308); Max value from RGB is 115 - color contains mainly: blue. Hex color #596873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596873 is #A6978C. Grayscale: #646464. Windows color (decimal): -10917773 or 7563353. OLE color: 7563353.
HSL color Cylindrical-coordinate representation of color #596873: hue angle of 205.38º 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 #596873 is Cyan = 0.23, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 104 | 115 | - |
| CMYK | 0.23 | 0.10 | 0 | 0.55 |
| HSL | 205.38º | 0.13% | 0.4% | - |
| HSV(B) | 205.38º | 0.23% | 0.45% | - |
| XYZ | 12.16 | 13.26 | 18.14 | - |
| YUV | 100.77 | 136.03 | 119.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 104 | 115 | 0.23 | 0.10 | 0 | 0.55 | 205.38 | 0.13 | 0.4 |
| Hex | 59 | 68 | 73 | 17 | A | 0 | 37 | CD | D | 28 |
| Octal | 131 | 150 | 163 | 27 | 12 | 0 | 67 | 315 | 15 | 50 |
| Binary | 1011001 | 1101000 | 1110011 | 10111 | 1010 | 0 | 110111 | 11001101 | 1101 | 101000 |
Color Harmonies of #596873
Complementary color
Monochromatic Colors of #596873
Black with #596873
Text Example
Text Example
White with #596873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596873; }
p { color: rgb(89,104,115); }
H1.HeaderClassName
{
color: #596873;
}
.AnyTagClassName
{
color: #596873;
}
</style>
background-color css
<style>
a { background-color: #596873; }
a { background-color: rgb(89,104,115); }
div.DivClassName
{
background-color: #596873;
}
.BgClassName
{
background-color: #596873;
}
</style>
border-color css
<style>
span { border-color: #596873; }
span { border-color: rgb(89,104,115); }
td.TdClassName
{
border-color: #596873;
}
.TagClassName
{
border-color: #596873;
}
</style>