Shades of Shuttle Grey #526473
Tints of Shuttle Grey #526473
RGB
CMYK
RGB Variations
Color information
#526473 (or 0x526473) is known color: Shuttle Grey. HEX triplet: 52, 64 and 73. RGB value is (82,100,115). Sum of RGB (Red+Green+Blue) = 82+100+115=297 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.61% from 297); Green value is 100 (39.45% from 255 or 33.67% from 297); Blue value is 115 (45.31% from 255 or 38.72% from 297); Max value from RGB is 115 - color contains mainly: blue. Hex color #526473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526473 is #AD9B8C. Grayscale: #606060. Windows color (decimal): -11377549 or 7562322. OLE color: 7562322.
HSL color Cylindrical-coordinate representation of color #526473: hue angle of 207.27º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #526473 is Cyan = 0.29, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 100 | 115 | - |
| CMYK | 0.29 | 0.13 | 0 | 0.55 |
| HSL | 207.27º | 0.17% | 0.39% | - |
| HSV(B) | 207.27º | 0.29% | 0.45% | - |
| XYZ | 11.13 | 12.15 | 17.98 | - |
| YUV | 96.33 | 138.54 | 117.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 115 | 0.29 | 0.13 | 0 | 0.55 | 207.27 | 0.17 | 0.39 |
| Hex | 52 | 64 | 73 | 1D | D | 0 | 37 | CF | 11 | 27 |
| Octal | 122 | 144 | 163 | 35 | 15 | 0 | 67 | 317 | 21 | 47 |
| Binary | 1010010 | 1100100 | 1110011 | 11101 | 1101 | 0 | 110111 | 11001111 | 10001 | 100111 |
Color Harmonies of #526473
Complementary color
Monochromatic Colors of #526473
Black with #526473
Text Example
Text Example
White with #526473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526473; }
p { color: rgb(82,100,115); }
H1.HeaderClassName
{
color: #526473;
}
.AnyTagClassName
{
color: #526473;
}
</style>
background-color css
<style>
a { background-color: #526473; }
a { background-color: rgb(82,100,115); }
div.DivClassName
{
background-color: #526473;
}
.BgClassName
{
background-color: #526473;
}
</style>
border-color css
<style>
span { border-color: #526473; }
span { border-color: rgb(82,100,115); }
td.TdClassName
{
border-color: #526473;
}
.TagClassName
{
border-color: #526473;
}
</style>