Shades of Shuttle Grey #536473
Tints of Shuttle Grey #536473
RGB
CMYK
RGB Variations
Color information
#536473 (or 0x536473) is known color: Shuttle Grey. HEX triplet: 53, 64 and 73. RGB value is (83,100,115). Sum of RGB (Red+Green+Blue) = 83+100+115=298 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.85% from 298); Green value is 100 (39.45% from 255 or 33.56% from 298); Blue value is 115 (45.31% from 255 or 38.59% from 298); Max value from RGB is 115 - color contains mainly: blue. Hex color #536473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536473 is #AC9B8C. Grayscale: #606060. Windows color (decimal): -11312013 or 7562323. OLE color: 7562323.
HSL color Cylindrical-coordinate representation of color #536473: hue angle of 208.12º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #536473 is Cyan = 0.28, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 100 | 115 | - |
| CMYK | 0.28 | 0.13 | 0 | 0.55 |
| HSL | 208.13º | 0.16% | 0.39% | - |
| HSV(B) | 208.13º | 0.28% | 0.45% | - |
| XYZ | 11.22 | 12.19 | 17.98 | - |
| YUV | 96.63 | 138.37 | 118.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 115 | 0.28 | 0.13 | 0 | 0.55 | 208.13 | 0.16 | 0.39 |
| Hex | 53 | 64 | 73 | 1C | D | 0 | 37 | D0 | 10 | 27 |
| Octal | 123 | 144 | 163 | 34 | 15 | 0 | 67 | 320 | 20 | 47 |
| Binary | 1010011 | 1100100 | 1110011 | 11100 | 1101 | 0 | 110111 | 11010000 | 10000 | 100111 |
Color Harmonies of #536473
Complementary color
Monochromatic Colors of #536473
Black with #536473
Text Example
Text Example
White with #536473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536473; }
p { color: rgb(83,100,115); }
H1.HeaderClassName
{
color: #536473;
}
.AnyTagClassName
{
color: #536473;
}
</style>
background-color css
<style>
a { background-color: #536473; }
a { background-color: rgb(83,100,115); }
div.DivClassName
{
background-color: #536473;
}
.BgClassName
{
background-color: #536473;
}
</style>
border-color css
<style>
span { border-color: #536473; }
span { border-color: rgb(83,100,115); }
td.TdClassName
{
border-color: #536473;
}
.TagClassName
{
border-color: #536473;
}
</style>