Shades of Shuttle Grey #546472
Tints of Shuttle Grey #546472
RGB
CMYK
RGB Variations
Color information
#546472 (or 0x546472) is known color: Shuttle Grey. HEX triplet: 54, 64 and 72. RGB value is (84,100,114). Sum of RGB (Red+Green+Blue) = 84+100+114=298 (39% of max value = 765). Red value is 84 (33.20% from 255 or 28.19% from 298); Green value is 100 (39.45% from 255 or 33.56% from 298); Blue value is 114 (44.92% from 255 or 38.26% from 298); Max value from RGB is 114 - color contains mainly: blue. Hex color #546472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546472 is #AB9B8D. Grayscale: #606060. Windows color (decimal): -11246478 or 7496788. OLE color: 7496788.
HSL color Cylindrical-coordinate representation of color #546472: hue angle of 208º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #546472 is Cyan = 0.26, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 100 | 114 | - |
| CMYK | 0.26 | 0.12 | 0 | 0.55 |
| HSL | 208º | 0.15% | 0.39% | - |
| HSV(B) | 208º | 0.26% | 0.45% | - |
| XYZ | 11.25 | 12.21 | 17.68 | - |
| YUV | 96.81 | 137.7 | 118.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 100 | 114 | 0.26 | 0.12 | 0 | 0.55 | 208 | 0.15 | 0.39 |
| Hex | 54 | 64 | 72 | 1A | C | 0 | 37 | D0 | F | 27 |
| Octal | 124 | 144 | 162 | 32 | 14 | 0 | 67 | 320 | 17 | 47 |
| Binary | 1010100 | 1100100 | 1110010 | 11010 | 1100 | 0 | 110111 | 11010000 | 1111 | 100111 |
Color Harmonies of #546472
Complementary color
Monochromatic Colors of #546472
Black with #546472
Text Example
Text Example
White with #546472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546472; }
p { color: rgb(84,100,114); }
H1.HeaderClassName
{
color: #546472;
}
.AnyTagClassName
{
color: #546472;
}
</style>
background-color css
<style>
a { background-color: #546472; }
a { background-color: rgb(84,100,114); }
div.DivClassName
{
background-color: #546472;
}
.BgClassName
{
background-color: #546472;
}
</style>
border-color css
<style>
span { border-color: #546472; }
span { border-color: rgb(84,100,114); }
td.TdClassName
{
border-color: #546472;
}
.TagClassName
{
border-color: #546472;
}
</style>