Shades of Shuttle Grey #536471
Tints of Shuttle Grey #536471
RGB
CMYK
RGB Variations
Color information
#536471 (or 0x536471) is known color: Shuttle Grey. HEX triplet: 53, 64 and 71. RGB value is (83,100,113). Sum of RGB (Red+Green+Blue) = 83+100+113=296 (39% of max value = 765). Red value is 83 (32.81% from 255 or 28.04% from 296); Green value is 100 (39.45% from 255 or 33.78% from 296); Blue value is 113 (44.53% from 255 or 38.18% from 296); Max value from RGB is 113 - color contains mainly: blue. Hex color #536471 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536471 is #AC9B8E. Grayscale: #606060. Windows color (decimal): -11312015 or 7431251. OLE color: 7431251.
HSL color Cylindrical-coordinate representation of color #536471: hue angle of 206º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #536471 is Cyan = 0.27, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 100 | 113 | - |
| CMYK | 0.27 | 0.12 | 0 | 0.56 |
| HSL | 206º | 0.15% | 0.38% | - |
| HSV(B) | 206º | 0.27% | 0.44% | - |
| XYZ | 11.11 | 12.15 | 17.38 | - |
| YUV | 96.4 | 137.37 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 113 | 0.27 | 0.12 | 0 | 0.56 | 206 | 0.15 | 0.38 |
| Hex | 53 | 64 | 71 | 1B | C | 0 | 38 | CE | F | 26 |
| Octal | 123 | 144 | 161 | 33 | 14 | 0 | 70 | 316 | 17 | 46 |
| Binary | 1010011 | 1100100 | 1110001 | 11011 | 1100 | 0 | 111000 | 11001110 | 1111 | 100110 |
Color Harmonies of #536471
Complementary color
Monochromatic Colors of #536471
Black with #536471
Text Example
Text Example
White with #536471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536471; }
p { color: rgb(83,100,113); }
H1.HeaderClassName
{
color: #536471;
}
.AnyTagClassName
{
color: #536471;
}
</style>
background-color css
<style>
a { background-color: #536471; }
a { background-color: rgb(83,100,113); }
div.DivClassName
{
background-color: #536471;
}
.BgClassName
{
background-color: #536471;
}
</style>
border-color css
<style>
span { border-color: #536471; }
span { border-color: rgb(83,100,113); }
td.TdClassName
{
border-color: #536471;
}
.TagClassName
{
border-color: #536471;
}
</style>