Shades of Shuttle Grey #536271
Tints of Shuttle Grey #536271
RGB
CMYK
RGB Variations
Color information
#536271 (or 0x536271) is known color: Shuttle Grey. HEX triplet: 53, 62 and 71. RGB value is (83,98,113). Sum of RGB (Red+Green+Blue) = 83+98+113=294 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.23% from 294); Green value is 98 (38.67% from 255 or 33.33% from 294); Blue value is 113 (44.53% from 255 or 38.44% from 294); Max value from RGB is 113 - color contains mainly: blue. Hex color #536271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536271 is #AC9D8E. Grayscale: #5F5F5F. Windows color (decimal): -11312527 or 7430739. OLE color: 7430739.
HSL color Cylindrical-coordinate representation of color #536271: hue angle of 210º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #536271 is Cyan = 0.27, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 98 | 113 | - |
| CMYK | 0.27 | 0.13 | 0 | 0.56 |
| HSL | 210º | 0.15% | 0.38% | - |
| HSV(B) | 210º | 0.27% | 0.44% | - |
| XYZ | 10.92 | 11.77 | 17.32 | - |
| YUV | 95.23 | 138.03 | 119.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 98 | 113 | 0.27 | 0.13 | 0 | 0.56 | 210 | 0.15 | 0.38 |
| Hex | 53 | 62 | 71 | 1B | D | 0 | 38 | D2 | F | 26 |
| Octal | 123 | 142 | 161 | 33 | 15 | 0 | 70 | 322 | 17 | 46 |
| Binary | 1010011 | 1100010 | 1110001 | 11011 | 1101 | 0 | 111000 | 11010010 | 1111 | 100110 |
Color Harmonies of #536271
Complementary color
Monochromatic Colors of #536271
Black with #536271
Text Example
Text Example
White with #536271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536271; }
p { color: rgb(83,98,113); }
H1.HeaderClassName
{
color: #536271;
}
.AnyTagClassName
{
color: #536271;
}
</style>
background-color css
<style>
a { background-color: #536271; }
a { background-color: rgb(83,98,113); }
div.DivClassName
{
background-color: #536271;
}
.BgClassName
{
background-color: #536271;
}
</style>
border-color css
<style>
span { border-color: #536271; }
span { border-color: rgb(83,98,113); }
td.TdClassName
{
border-color: #536271;
}
.TagClassName
{
border-color: #536271;
}
</style>