Shades of Shuttle Grey #536376
Tints of Shuttle Grey #536376
RGB
CMYK
RGB Variations
Color information
#536376 (or 0x536376) is known color: Shuttle Grey. HEX triplet: 53, 63 and 76. RGB value is (83,99,118). Sum of RGB (Red+Green+Blue) = 83+99+118=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 118 (46.48% from 255 or 39.33% from 300); Max value from RGB is 118 - color contains mainly: blue. Hex color #536376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536376 is #AC9C89. Grayscale: #606060. Windows color (decimal): -11312266 or 7758675. OLE color: 7758675.
HSL color Cylindrical-coordinate representation of color #536376: hue angle of 212.57º 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 #536376 is Cyan = 0.30, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 99 | 118 | - |
| CMYK | 0.30 | 0.16 | 0 | 0.54 |
| HSL | 212.57º | 0.17% | 0.39% | - |
| HSV(B) | 212.57º | 0.3% | 0.46% | - |
| XYZ | 11.3 | 12.07 | 18.87 | - |
| YUV | 96.38 | 140.2 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 118 | 0.30 | 0.16 | 0 | 0.54 | 212.57 | 0.17 | 0.39 |
| Hex | 53 | 63 | 76 | 1E | 10 | 0 | 36 | D5 | 11 | 27 |
| Octal | 123 | 143 | 166 | 36 | 20 | 0 | 66 | 325 | 21 | 47 |
| Binary | 1010011 | 1100011 | 1110110 | 11110 | 10000 | 0 | 110110 | 11010101 | 10001 | 100111 |
Color Harmonies of #536376
Complementary color
Monochromatic Colors of #536376
Black with #536376
Text Example
Text Example
White with #536376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536376; }
p { color: rgb(83,99,118); }
H1.HeaderClassName
{
color: #536376;
}
.AnyTagClassName
{
color: #536376;
}
</style>
background-color css
<style>
a { background-color: #536376; }
a { background-color: rgb(83,99,118); }
div.DivClassName
{
background-color: #536376;
}
.BgClassName
{
background-color: #536376;
}
</style>
border-color css
<style>
span { border-color: #536376; }
span { border-color: rgb(83,99,118); }
td.TdClassName
{
border-color: #536376;
}
.TagClassName
{
border-color: #536376;
}
</style>