Shades of Shuttle Grey #526170
Tints of Shuttle Grey #526170
RGB
CMYK
RGB Variations
Color information
#526170 (or 0x526170) is known color: Shuttle Grey. HEX triplet: 52, 61 and 70. RGB value is (82,97,112). Sum of RGB (Red+Green+Blue) = 82+97+112=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 97 (38.28% from 255 or 33.33% from 291); Blue value is 112 (44.14% from 255 or 38.49% from 291); Max value from RGB is 112 - color contains mainly: blue. Hex color #526170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526170 is #AD9E8F. Grayscale: #5E5E5E. Windows color (decimal): -11378320 or 7364946. OLE color: 7364946.
HSL color Cylindrical-coordinate representation of color #526170: hue angle of 210º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #526170 is Cyan = 0.27, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 97 | 112 | - |
| CMYK | 0.27 | 0.13 | 0 | 0.56 |
| HSL | 210º | 0.15% | 0.38% | - |
| HSV(B) | 210º | 0.27% | 0.44% | - |
| XYZ | 10.68 | 11.51 | 16.99 | - |
| YUV | 94.23 | 138.03 | 119.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 112 | 0.27 | 0.13 | 0 | 0.56 | 210 | 0.15 | 0.38 |
| Hex | 52 | 61 | 70 | 1B | D | 0 | 38 | D2 | F | 26 |
| Octal | 122 | 141 | 160 | 33 | 15 | 0 | 70 | 322 | 17 | 46 |
| Binary | 1010010 | 1100001 | 1110000 | 11011 | 1101 | 0 | 111000 | 11010010 | 1111 | 100110 |
Color Harmonies of #526170
Complementary color
Monochromatic Colors of #526170
Black with #526170
Text Example
Text Example
White with #526170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526170; }
p { color: rgb(82,97,112); }
H1.HeaderClassName
{
color: #526170;
}
.AnyTagClassName
{
color: #526170;
}
</style>
background-color css
<style>
a { background-color: #526170; }
a { background-color: rgb(82,97,112); }
div.DivClassName
{
background-color: #526170;
}
.BgClassName
{
background-color: #526170;
}
</style>
border-color css
<style>
span { border-color: #526170; }
span { border-color: rgb(82,97,112); }
td.TdClassName
{
border-color: #526170;
}
.TagClassName
{
border-color: #526170;
}
</style>