Shades of Shuttle Grey #526574
Tints of Shuttle Grey #526574
RGB
CMYK
RGB Variations
Color information
#526574 (or 0x526574) is known color: Shuttle Grey. HEX triplet: 52, 65 and 74. RGB value is (82,101,116). Sum of RGB (Red+Green+Blue) = 82+101+116=299 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.42% from 299); Green value is 101 (39.84% from 255 or 33.78% from 299); Blue value is 116 (45.70% from 255 or 38.80% from 299); Max value from RGB is 116 - color contains mainly: blue. Hex color #526574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526574 is #AD9A8B. Grayscale: #606060. Windows color (decimal): -11377292 or 7628114. OLE color: 7628114.
HSL color Cylindrical-coordinate representation of color #526574: hue angle of 206.47º 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 #526574 is Cyan = 0.29, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 101 | 116 | - |
| CMYK | 0.29 | 0.13 | 0 | 0.55 |
| HSL | 206.47º | 0.17% | 0.39% | - |
| HSV(B) | 206.47º | 0.29% | 0.45% | - |
| XYZ | 11.29 | 12.36 | 18.31 | - |
| YUV | 97.03 | 138.71 | 117.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 116 | 0.29 | 0.13 | 0 | 0.55 | 206.47 | 0.17 | 0.39 |
| Hex | 52 | 65 | 74 | 1D | D | 0 | 37 | CE | 11 | 27 |
| Octal | 122 | 145 | 164 | 35 | 15 | 0 | 67 | 316 | 21 | 47 |
| Binary | 1010010 | 1100101 | 1110100 | 11101 | 1101 | 0 | 110111 | 11001110 | 10001 | 100111 |
Color Harmonies of #526574
Complementary color
Monochromatic Colors of #526574
Black with #526574
Text Example
Text Example
White with #526574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526574; }
p { color: rgb(82,101,116); }
H1.HeaderClassName
{
color: #526574;
}
.AnyTagClassName
{
color: #526574;
}
</style>
background-color css
<style>
a { background-color: #526574; }
a { background-color: rgb(82,101,116); }
div.DivClassName
{
background-color: #526574;
}
.BgClassName
{
background-color: #526574;
}
</style>
border-color css
<style>
span { border-color: #526574; }
span { border-color: rgb(82,101,116); }
td.TdClassName
{
border-color: #526574;
}
.TagClassName
{
border-color: #526574;
}
</style>