Shades of Shuttle Grey #596271
Tints of Shuttle Grey #596271
RGB
CMYK
RGB Variations
Color information
#596271 (or 0x596271) is known color: Shuttle Grey. HEX triplet: 59, 62 and 71. RGB value is (89,98,113). Sum of RGB (Red+Green+Blue) = 89+98+113=300 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.67% from 300); Green value is 98 (38.67% from 255 or 32.67% from 300); Blue value is 113 (44.53% from 255 or 37.67% from 300); Max value from RGB is 113 - color contains mainly: blue. Hex color #596271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596271 is #A69D8E. Grayscale: #606060. Windows color (decimal): -10919311 or 7430745. OLE color: 7430745.
HSL color Cylindrical-coordinate representation of color #596271: hue angle of 217.5º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #596271 is Cyan = 0.21, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 98 | 113 | - |
| CMYK | 0.21 | 0.13 | 0 | 0.56 |
| HSL | 217.5º | 0.12% | 0.4% | - |
| HSV(B) | 217.5º | 0.21% | 0.44% | - |
| XYZ | 11.47 | 12.05 | 17.34 | - |
| YUV | 97.02 | 137.02 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 98 | 113 | 0.21 | 0.13 | 0 | 0.56 | 217.5 | 0.12 | 0.4 |
| Hex | 59 | 62 | 71 | 15 | D | 0 | 38 | DA | C | 28 |
| Octal | 131 | 142 | 161 | 25 | 15 | 0 | 70 | 332 | 14 | 50 |
| Binary | 1011001 | 1100010 | 1110001 | 10101 | 1101 | 0 | 111000 | 11011010 | 1100 | 101000 |
Color Harmonies of #596271
Complementary color
Monochromatic Colors of #596271
Black with #596271
Text Example
Text Example
White with #596271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596271; }
p { color: rgb(89,98,113); }
H1.HeaderClassName
{
color: #596271;
}
.AnyTagClassName
{
color: #596271;
}
</style>
background-color css
<style>
a { background-color: #596271; }
a { background-color: rgb(89,98,113); }
div.DivClassName
{
background-color: #596271;
}
.BgClassName
{
background-color: #596271;
}
</style>
border-color css
<style>
span { border-color: #596271; }
span { border-color: rgb(89,98,113); }
td.TdClassName
{
border-color: #596271;
}
.TagClassName
{
border-color: #596271;
}
</style>