Shades of Shuttle Grey #536170
Tints of Shuttle Grey #536170
RGB
CMYK
RGB Variations
Color information
#536170 (or 0x536170) is known color: Shuttle Grey. HEX triplet: 53, 61 and 70. RGB value is (83,97,112). Sum of RGB (Red+Green+Blue) = 83+97+112=292 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.42% from 292); Green value is 97 (38.28% from 255 or 33.22% from 292); Blue value is 112 (44.14% from 255 or 38.36% from 292); Max value from RGB is 112 - color contains mainly: blue. Hex color #536170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536170 is #AC9E8F. Grayscale: #5E5E5E. Windows color (decimal): -11312784 or 7364947. OLE color: 7364947.
HSL color Cylindrical-coordinate representation of color #536170: hue angle of 211.03º 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 #536170 is Cyan = 0.26, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 97 | 112 | - |
| CMYK | 0.26 | 0.13 | 0 | 0.56 |
| HSL | 211.03º | 0.15% | 0.38% | - |
| HSV(B) | 211.03º | 0.26% | 0.44% | - |
| XYZ | 10.77 | 11.56 | 16.99 | - |
| YUV | 94.52 | 137.86 | 119.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 97 | 112 | 0.26 | 0.13 | 0 | 0.56 | 211.03 | 0.15 | 0.38 |
| Hex | 53 | 61 | 70 | 1A | D | 0 | 38 | D3 | F | 26 |
| Octal | 123 | 141 | 160 | 32 | 15 | 0 | 70 | 323 | 17 | 46 |
| Binary | 1010011 | 1100001 | 1110000 | 11010 | 1101 | 0 | 111000 | 11010011 | 1111 | 100110 |
Color Harmonies of #536170
Complementary color
Monochromatic Colors of #536170
Black with #536170
Text Example
Text Example
White with #536170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536170; }
p { color: rgb(83,97,112); }
H1.HeaderClassName
{
color: #536170;
}
.AnyTagClassName
{
color: #536170;
}
</style>
background-color css
<style>
a { background-color: #536170; }
a { background-color: rgb(83,97,112); }
div.DivClassName
{
background-color: #536170;
}
.BgClassName
{
background-color: #536170;
}
</style>
border-color css
<style>
span { border-color: #536170; }
span { border-color: rgb(83,97,112); }
td.TdClassName
{
border-color: #536170;
}
.TagClassName
{
border-color: #536170;
}
</style>