Shades of Shuttle Grey #536576
Tints of Shuttle Grey #536576
RGB
CMYK
RGB Variations
Color information
#536576 (or 0x536576) is known color: Shuttle Grey. HEX triplet: 53, 65 and 76. RGB value is (83,101,118). Sum of RGB (Red+Green+Blue) = 83+101+118=302 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.48% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 118 - color contains mainly: blue. Hex color #536576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536576 is #AC9A89. Grayscale: #616161. Windows color (decimal): -11311754 or 7759187. OLE color: 7759187.
HSL color Cylindrical-coordinate representation of color #536576: hue angle of 209.14º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #536576 is Cyan = 0.30, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 101 | 118 | - |
| CMYK | 0.30 | 0.14 | 0 | 0.54 |
| HSL | 209.14º | 0.17% | 0.39% | - |
| HSV(B) | 209.14º | 0.3% | 0.46% | - |
| XYZ | 11.49 | 12.45 | 18.94 | - |
| YUV | 97.56 | 139.54 | 117.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 118 | 0.30 | 0.14 | 0 | 0.54 | 209.14 | 0.17 | 0.39 |
| Hex | 53 | 65 | 76 | 1E | E | 0 | 36 | D1 | 11 | 27 |
| Octal | 123 | 145 | 166 | 36 | 16 | 0 | 66 | 321 | 21 | 47 |
| Binary | 1010011 | 1100101 | 1110110 | 11110 | 1110 | 0 | 110110 | 11010001 | 10001 | 100111 |
Color Harmonies of #536576
Complementary color
Monochromatic Colors of #536576
Black with #536576
Text Example
Text Example
White with #536576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536576; }
p { color: rgb(83,101,118); }
H1.HeaderClassName
{
color: #536576;
}
.AnyTagClassName
{
color: #536576;
}
</style>
background-color css
<style>
a { background-color: #536576; }
a { background-color: rgb(83,101,118); }
div.DivClassName
{
background-color: #536576;
}
.BgClassName
{
background-color: #536576;
}
</style>
border-color css
<style>
span { border-color: #536576; }
span { border-color: rgb(83,101,118); }
td.TdClassName
{
border-color: #536576;
}
.TagClassName
{
border-color: #536576;
}
</style>