Shades of Shuttle Grey #526576
Tints of Shuttle Grey #526576
RGB
CMYK
RGB Variations
Color information
#526576 (or 0x526576) is known color: Shuttle Grey. HEX triplet: 52, 65 and 76. RGB value is (82,101,118). Sum of RGB (Red+Green+Blue) = 82+101+118=301 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.24% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 118 (46.48% from 255 or 39.20% from 301); Max value from RGB is 118 - color contains mainly: blue. Hex color #526576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526576 is #AD9A89. Grayscale: #616161. Windows color (decimal): -11377290 or 7759186. OLE color: 7759186.
HSL color Cylindrical-coordinate representation of color #526576: hue angle of 208.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #526576 is Cyan = 0.31, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 101 | 118 | - |
| CMYK | 0.31 | 0.14 | 0 | 0.54 |
| HSL | 208.33º | 0.18% | 0.39% | - |
| HSV(B) | 208.33º | 0.31% | 0.46% | - |
| XYZ | 11.4 | 12.41 | 18.93 | - |
| YUV | 97.26 | 139.71 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 118 | 0.31 | 0.14 | 0 | 0.54 | 208.33 | 0.18 | 0.39 |
| Hex | 52 | 65 | 76 | 1F | E | 0 | 36 | D0 | 12 | 27 |
| Octal | 122 | 145 | 166 | 37 | 16 | 0 | 66 | 320 | 22 | 47 |
| Binary | 1010010 | 1100101 | 1110110 | 11111 | 1110 | 0 | 110110 | 11010000 | 10010 | 100111 |
Color Harmonies of #526576
Complementary color
Monochromatic Colors of #526576
Black with #526576
Text Example
Text Example
White with #526576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526576; }
p { color: rgb(82,101,118); }
H1.HeaderClassName
{
color: #526576;
}
.AnyTagClassName
{
color: #526576;
}
</style>
background-color css
<style>
a { background-color: #526576; }
a { background-color: rgb(82,101,118); }
div.DivClassName
{
background-color: #526576;
}
.BgClassName
{
background-color: #526576;
}
</style>
border-color css
<style>
span { border-color: #526576; }
span { border-color: rgb(82,101,118); }
td.TdClassName
{
border-color: #526576;
}
.TagClassName
{
border-color: #526576;
}
</style>