Shades of Shuttle Grey #536470
Tints of Shuttle Grey #536470
RGB
CMYK
RGB Variations
Color information
#536470 (or 0x536470) is known color: Shuttle Grey. HEX triplet: 53, 64 and 70. RGB value is (83,100,112). Sum of RGB (Red+Green+Blue) = 83+100+112=295 (39% of max value = 765). Red value is 83 (32.81% from 255 or 28.14% from 295); Green value is 100 (39.45% from 255 or 33.90% from 295); Blue value is 112 (44.14% from 255 or 37.97% from 295); Max value from RGB is 112 - color contains mainly: blue. Hex color #536470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536470 is #AC9B8F. Grayscale: #606060. Windows color (decimal): -11312016 or 7365715. OLE color: 7365715.
HSL color Cylindrical-coordinate representation of color #536470: hue angle of 204.83º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #536470 is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 100 | 112 | - |
| CMYK | 0.26 | 0.11 | 0 | 0.56 |
| HSL | 204.83º | 0.15% | 0.38% | - |
| HSV(B) | 204.83º | 0.26% | 0.44% | - |
| XYZ | 11.05 | 12.12 | 17.09 | - |
| YUV | 96.29 | 136.87 | 118.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 112 | 0.26 | 0.11 | 0 | 0.56 | 204.83 | 0.15 | 0.38 |
| Hex | 53 | 64 | 70 | 1A | B | 0 | 38 | CD | F | 26 |
| Octal | 123 | 144 | 160 | 32 | 13 | 0 | 70 | 315 | 17 | 46 |
| Binary | 1010011 | 1100100 | 1110000 | 11010 | 1011 | 0 | 111000 | 11001101 | 1111 | 100110 |
Color Harmonies of #536470
Complementary color
Monochromatic Colors of #536470
Black with #536470
Text Example
Text Example
White with #536470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536470; }
p { color: rgb(83,100,112); }
H1.HeaderClassName
{
color: #536470;
}
.AnyTagClassName
{
color: #536470;
}
</style>
background-color css
<style>
a { background-color: #536470; }
a { background-color: rgb(83,100,112); }
div.DivClassName
{
background-color: #536470;
}
.BgClassName
{
background-color: #536470;
}
</style>
border-color css
<style>
span { border-color: #536470; }
span { border-color: rgb(83,100,112); }
td.TdClassName
{
border-color: #536470;
}
.TagClassName
{
border-color: #536470;
}
</style>