Shades of Shuttle Grey #536476
Tints of Shuttle Grey #536476
RGB
CMYK
RGB Variations
Color information
#536476 (or 0x536476) is known color: Shuttle Grey. HEX triplet: 53, 64 and 76. RGB value is (83,100,118). Sum of RGB (Red+Green+Blue) = 83+100+118=301 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.57% from 301); Green value is 100 (39.45% from 255 or 33.22% from 301); Blue value is 118 (46.48% from 255 or 39.20% from 301); Max value from RGB is 118 - color contains mainly: blue. Hex color #536476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536476 is #AC9B89. Grayscale: #606060. Windows color (decimal): -11312010 or 7758931. OLE color: 7758931.
HSL color Cylindrical-coordinate representation of color #536476: hue angle of 210.86º 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 #536476 is Cyan = 0.30, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 100 | 118 | - |
| CMYK | 0.30 | 0.15 | 0 | 0.54 |
| HSL | 210.86º | 0.17% | 0.39% | - |
| HSV(B) | 210.86º | 0.3% | 0.46% | - |
| XYZ | 11.39 | 12.26 | 18.91 | - |
| YUV | 96.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 118 | 0.30 | 0.15 | 0 | 0.54 | 210.86 | 0.17 | 0.39 |
| Hex | 53 | 64 | 76 | 1E | F | 0 | 36 | D3 | 11 | 27 |
| Octal | 123 | 144 | 166 | 36 | 17 | 0 | 66 | 323 | 21 | 47 |
| Binary | 1010011 | 1100100 | 1110110 | 11110 | 1111 | 0 | 110110 | 11010011 | 10001 | 100111 |
Color Harmonies of #536476
Complementary color
Monochromatic Colors of #536476
Black with #536476
Text Example
Text Example
White with #536476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536476; }
p { color: rgb(83,100,118); }
H1.HeaderClassName
{
color: #536476;
}
.AnyTagClassName
{
color: #536476;
}
</style>
background-color css
<style>
a { background-color: #536476; }
a { background-color: rgb(83,100,118); }
div.DivClassName
{
background-color: #536476;
}
.BgClassName
{
background-color: #536476;
}
</style>
border-color css
<style>
span { border-color: #536476; }
span { border-color: rgb(83,100,118); }
td.TdClassName
{
border-color: #536476;
}
.TagClassName
{
border-color: #536476;
}
</style>