Shades of Shuttle Grey #596268
Tints of Shuttle Grey #596268
RGB
CMYK
RGB Variations
Color information
#596268 (or 0x596268) is known color: Shuttle Grey. HEX triplet: 59, 62 and 68. RGB value is (89,98,104). Sum of RGB (Red+Green+Blue) = 89+98+104=291 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.58% from 291); Green value is 98 (38.67% from 255 or 33.68% from 291); Blue value is 104 (41.02% from 255 or 35.74% from 291); Max value from RGB is 104 - color contains mainly: blue. Hex color #596268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596268 is #A69D97. Grayscale: #5F5F5F. Windows color (decimal): -10919320 or 6840921. OLE color: 6840921.
HSL color Cylindrical-coordinate representation of color #596268: hue angle of 204º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #596268 is Cyan = 0.14, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 98 | 104 | - |
| CMYK | 0.14 | 0.06 | 0 | 0.59 |
| HSL | 204º | 0.08% | 0.38% | - |
| HSV(B) | 204º | 0.14% | 0.41% | - |
| XYZ | 10.99 | 11.86 | 14.81 | - |
| YUV | 95.99 | 132.52 | 123.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 98 | 104 | 0.14 | 0.06 | 0 | 0.59 | 204 | 0.08 | 0.38 |
| Hex | 59 | 62 | 68 | E | 6 | 0 | 3B | CC | 8 | 26 |
| Octal | 131 | 142 | 150 | 16 | 6 | 0 | 73 | 314 | 10 | 46 |
| Binary | 1011001 | 1100010 | 1101000 | 1110 | 110 | 0 | 111011 | 11001100 | 1000 | 100110 |
Color Harmonies of #596268
Complementary color
Monochromatic Colors of #596268
Black with #596268
Text Example
Text Example
White with #596268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596268; }
p { color: rgb(89,98,104); }
H1.HeaderClassName
{
color: #596268;
}
.AnyTagClassName
{
color: #596268;
}
</style>
background-color css
<style>
a { background-color: #596268; }
a { background-color: rgb(89,98,104); }
div.DivClassName
{
background-color: #596268;
}
.BgClassName
{
background-color: #596268;
}
</style>
border-color css
<style>
span { border-color: #596268; }
span { border-color: rgb(89,98,104); }
td.TdClassName
{
border-color: #596268;
}
.TagClassName
{
border-color: #596268;
}
</style>