Shades of Shuttle Grey #546071
Tints of Shuttle Grey #546071
RGB
CMYK
RGB Variations
Color information
#546071 (or 0x546071) is known color: Shuttle Grey. HEX triplet: 54, 60 and 71. RGB value is (84,96,113). Sum of RGB (Red+Green+Blue) = 84+96+113=293 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.67% from 293); Green value is 96 (37.89% from 255 or 32.76% from 293); Blue value is 113 (44.53% from 255 or 38.57% from 293); Max value from RGB is 113 - color contains mainly: blue. Hex color #546071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546071 is #AB9F8E. Grayscale: #5E5E5E. Windows color (decimal): -11247503 or 7430228. OLE color: 7430228.
HSL color Cylindrical-coordinate representation of color #546071: hue angle of 215.17º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #546071 is Cyan = 0.26, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 96 | 113 | - |
| CMYK | 0.26 | 0.15 | 0 | 0.56 |
| HSL | 215.17º | 0.15% | 0.39% | - |
| HSV(B) | 215.17º | 0.26% | 0.44% | - |
| XYZ | 10.82 | 11.44 | 17.26 | - |
| YUV | 94.35 | 138.52 | 120.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 113 | 0.26 | 0.15 | 0 | 0.56 | 215.17 | 0.15 | 0.39 |
| Hex | 54 | 60 | 71 | 1A | F | 0 | 38 | D7 | F | 27 |
| Octal | 124 | 140 | 161 | 32 | 17 | 0 | 70 | 327 | 17 | 47 |
| Binary | 1010100 | 1100000 | 1110001 | 11010 | 1111 | 0 | 111000 | 11010111 | 1111 | 100111 |
Color Harmonies of #546071
Complementary color
Monochromatic Colors of #546071
Black with #546071
Text Example
Text Example
White with #546071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546071; }
p { color: rgb(84,96,113); }
H1.HeaderClassName
{
color: #546071;
}
.AnyTagClassName
{
color: #546071;
}
</style>
background-color css
<style>
a { background-color: #546071; }
a { background-color: rgb(84,96,113); }
div.DivClassName
{
background-color: #546071;
}
.BgClassName
{
background-color: #546071;
}
</style>
border-color css
<style>
span { border-color: #546071; }
span { border-color: rgb(84,96,113); }
td.TdClassName
{
border-color: #546071;
}
.TagClassName
{
border-color: #546071;
}
</style>