Shades of Shuttle Grey #526575
Tints of Shuttle Grey #526575
RGB
CMYK
RGB Variations
Color information
#526575 (or 0x526575) is known color: Shuttle Grey. HEX triplet: 52, 65 and 75. RGB value is (82,101,117). Sum of RGB (Red+Green+Blue) = 82+101+117=300 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.33% from 300); Green value is 101 (39.84% from 255 or 33.67% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 117 - color contains mainly: blue. Hex color #526575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526575 is #AD9A8A. Grayscale: #616161. Windows color (decimal): -11377291 or 7693650. OLE color: 7693650.
HSL color Cylindrical-coordinate representation of color #526575: hue angle of 207.43º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #526575 is Cyan = 0.30, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 101 | 117 | - |
| CMYK | 0.30 | 0.14 | 0 | 0.54 |
| HSL | 207.43º | 0.18% | 0.39% | - |
| HSV(B) | 207.43º | 0.3% | 0.46% | - |
| XYZ | 11.34 | 12.39 | 18.62 | - |
| YUV | 97.14 | 139.21 | 117.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 117 | 0.30 | 0.14 | 0 | 0.54 | 207.43 | 0.18 | 0.39 |
| Hex | 52 | 65 | 75 | 1E | E | 0 | 36 | CF | 12 | 27 |
| Octal | 122 | 145 | 165 | 36 | 16 | 0 | 66 | 317 | 22 | 47 |
| Binary | 1010010 | 1100101 | 1110101 | 11110 | 1110 | 0 | 110110 | 11001111 | 10010 | 100111 |
Color Harmonies of #526575
Complementary color
Monochromatic Colors of #526575
Black with #526575
Text Example
Text Example
White with #526575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526575; }
p { color: rgb(82,101,117); }
H1.HeaderClassName
{
color: #526575;
}
.AnyTagClassName
{
color: #526575;
}
</style>
background-color css
<style>
a { background-color: #526575; }
a { background-color: rgb(82,101,117); }
div.DivClassName
{
background-color: #526575;
}
.BgClassName
{
background-color: #526575;
}
</style>
border-color css
<style>
span { border-color: #526575; }
span { border-color: rgb(82,101,117); }
td.TdClassName
{
border-color: #526575;
}
.TagClassName
{
border-color: #526575;
}
</style>