Shades of Shuttle Grey #536472
Tints of Shuttle Grey #536472
RGB
CMYK
RGB Variations
Color information
#536472 (or 0x536472) is known color: Shuttle Grey. HEX triplet: 53, 64 and 72. RGB value is (83,100,114). Sum of RGB (Red+Green+Blue) = 83+100+114=297 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.95% from 297); Green value is 100 (39.45% from 255 or 33.67% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 114 - color contains mainly: blue. Hex color #536472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536472 is #AC9B8D. Grayscale: #606060. Windows color (decimal): -11312014 or 7496787. OLE color: 7496787.
HSL color Cylindrical-coordinate representation of color #536472: hue angle of 207.1º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #536472 is Cyan = 0.27, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 100 | 114 | - |
| CMYK | 0.27 | 0.12 | 0 | 0.55 |
| HSL | 207.1º | 0.16% | 0.39% | - |
| HSV(B) | 207.1º | 0.27% | 0.45% | - |
| XYZ | 11.16 | 12.17 | 17.68 | - |
| YUV | 96.51 | 137.87 | 118.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 114 | 0.27 | 0.12 | 0 | 0.55 | 207.1 | 0.16 | 0.39 |
| Hex | 53 | 64 | 72 | 1B | C | 0 | 37 | CF | 10 | 27 |
| Octal | 123 | 144 | 162 | 33 | 14 | 0 | 67 | 317 | 20 | 47 |
| Binary | 1010011 | 1100100 | 1110010 | 11011 | 1100 | 0 | 110111 | 11001111 | 10000 | 100111 |
Color Harmonies of #536472
Complementary color
Monochromatic Colors of #536472
Black with #536472
Text Example
Text Example
White with #536472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536472; }
p { color: rgb(83,100,114); }
H1.HeaderClassName
{
color: #536472;
}
.AnyTagClassName
{
color: #536472;
}
</style>
background-color css
<style>
a { background-color: #536472; }
a { background-color: rgb(83,100,114); }
div.DivClassName
{
background-color: #536472;
}
.BgClassName
{
background-color: #536472;
}
</style>
border-color css
<style>
span { border-color: #536472; }
span { border-color: rgb(83,100,114); }
td.TdClassName
{
border-color: #536472;
}
.TagClassName
{
border-color: #536472;
}
</style>