Shades of Shuttle Grey #546478
Tints of Shuttle Grey #546478
RGB
CMYK
RGB Variations
Color information
#546478 (or 0x546478) is known color: Shuttle Grey. HEX triplet: 54, 64 and 78. RGB value is (84,100,120). Sum of RGB (Red+Green+Blue) = 84+100+120=304 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.63% from 304); Green value is 100 (39.45% from 255 or 32.89% from 304); Blue value is 120 (47.27% from 255 or 39.47% from 304); Max value from RGB is 120 - color contains mainly: blue. Hex color #546478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546478 is #AB9B87. Grayscale: #616161. Windows color (decimal): -11246472 or 7890004. OLE color: 7890004.
HSL color Cylindrical-coordinate representation of color #546478: hue angle of 213.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #546478 is Cyan = 0.3, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 100 | 120 | - |
| CMYK | 0.3 | 0.17 | 0 | 0.53 |
| HSL | 213.33º | 0.18% | 0.4% | - |
| HSV(B) | 213.33º | 0.3% | 0.47% | - |
| XYZ | 11.6 | 12.36 | 19.54 | - |
| YUV | 97.5 | 140.7 | 118.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 100 | 120 | 0.3 | 0.17 | 0 | 0.53 | 213.33 | 0.18 | 0.4 |
| Hex | 54 | 64 | 78 | 1E | 11 | 0 | 35 | D5 | 12 | 28 |
| Octal | 124 | 144 | 170 | 36 | 21 | 0 | 65 | 325 | 22 | 50 |
| Binary | 1010100 | 1100100 | 1111000 | 11110 | 10001 | 0 | 110101 | 11010101 | 10010 | 101000 |
Color Harmonies of #546478
Complementary color
Monochromatic Colors of #546478
Black with #546478
Text Example
Text Example
White with #546478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546478; }
p { color: rgb(84,100,120); }
H1.HeaderClassName
{
color: #546478;
}
.AnyTagClassName
{
color: #546478;
}
</style>
background-color css
<style>
a { background-color: #546478; }
a { background-color: rgb(84,100,120); }
div.DivClassName
{
background-color: #546478;
}
.BgClassName
{
background-color: #546478;
}
</style>
border-color css
<style>
span { border-color: #546478; }
span { border-color: rgb(84,100,120); }
td.TdClassName
{
border-color: #546478;
}
.TagClassName
{
border-color: #546478;
}
</style>