Shades of Shuttle Grey #526273
Tints of Shuttle Grey #526273
RGB
CMYK
RGB Variations
Color information
#526273 (or 0x526273) is known color: Shuttle Grey. HEX triplet: 52, 62 and 73. RGB value is (82,98,115). Sum of RGB (Red+Green+Blue) = 82+98+115=295 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.80% from 295); Green value is 98 (38.67% from 255 or 33.22% from 295); Blue value is 115 (45.31% from 255 or 38.98% from 295); Max value from RGB is 115 - color contains mainly: blue. Hex color #526273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526273 is #AD9D8C. Grayscale: #5F5F5F. Windows color (decimal): -11378061 or 7561810. OLE color: 7561810.
HSL color Cylindrical-coordinate representation of color #526273: hue angle of 210.91º 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 #526273 is Cyan = 0.29, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 98 | 115 | - |
| CMYK | 0.29 | 0.15 | 0 | 0.55 |
| HSL | 210.91º | 0.17% | 0.39% | - |
| HSV(B) | 210.91º | 0.29% | 0.45% | - |
| XYZ | 10.94 | 11.77 | 17.91 | - |
| YUV | 95.15 | 139.2 | 118.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 98 | 115 | 0.29 | 0.15 | 0 | 0.55 | 210.91 | 0.17 | 0.39 |
| Hex | 52 | 62 | 73 | 1D | F | 0 | 37 | D3 | 11 | 27 |
| Octal | 122 | 142 | 163 | 35 | 17 | 0 | 67 | 323 | 21 | 47 |
| Binary | 1010010 | 1100010 | 1110011 | 11101 | 1111 | 0 | 110111 | 11010011 | 10001 | 100111 |
Color Harmonies of #526273
Complementary color
Monochromatic Colors of #526273
Black with #526273
Text Example
Text Example
White with #526273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526273; }
p { color: rgb(82,98,115); }
H1.HeaderClassName
{
color: #526273;
}
.AnyTagClassName
{
color: #526273;
}
</style>
background-color css
<style>
a { background-color: #526273; }
a { background-color: rgb(82,98,115); }
div.DivClassName
{
background-color: #526273;
}
.BgClassName
{
background-color: #526273;
}
</style>
border-color css
<style>
span { border-color: #526273; }
span { border-color: rgb(82,98,115); }
td.TdClassName
{
border-color: #526273;
}
.TagClassName
{
border-color: #526273;
}
</style>