Shades of Shuttle Grey #546672
Tints of Shuttle Grey #546672
RGB
CMYK
RGB Variations
Color information
#546672 (or 0x546672) is known color: Shuttle Grey. HEX triplet: 54, 66 and 72. RGB value is (84,102,114). Sum of RGB (Red+Green+Blue) = 84+102+114=300 (39% of max value = 765). Red value is 84 (33.20% from 255 or 28% from 300); Green value is 102 (40.23% from 255 or 34% from 300); Blue value is 114 (44.92% from 255 or 38% from 300); Max value from RGB is 114 - color contains mainly: blue. Hex color #546672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546672 is #AB998D. Grayscale: #616161. Windows color (decimal): -11245966 or 7497300. OLE color: 7497300.
HSL color Cylindrical-coordinate representation of color #546672: hue angle of 204º 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 #546672 is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 102 | 114 | - |
| CMYK | 0.26 | 0.11 | 0 | 0.55 |
| HSL | 204º | 0.15% | 0.39% | - |
| HSV(B) | 204º | 0.26% | 0.45% | - |
| XYZ | 11.44 | 12.6 | 17.75 | - |
| YUV | 97.99 | 137.04 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 102 | 114 | 0.26 | 0.11 | 0 | 0.55 | 204 | 0.15 | 0.39 |
| Hex | 54 | 66 | 72 | 1A | B | 0 | 37 | CC | F | 27 |
| Octal | 124 | 146 | 162 | 32 | 13 | 0 | 67 | 314 | 17 | 47 |
| Binary | 1010100 | 1100110 | 1110010 | 11010 | 1011 | 0 | 110111 | 11001100 | 1111 | 100111 |
Color Harmonies of #546672
Complementary color
Monochromatic Colors of #546672
Black with #546672
Text Example
Text Example
White with #546672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546672; }
p { color: rgb(84,102,114); }
H1.HeaderClassName
{
color: #546672;
}
.AnyTagClassName
{
color: #546672;
}
</style>
background-color css
<style>
a { background-color: #546672; }
a { background-color: rgb(84,102,114); }
div.DivClassName
{
background-color: #546672;
}
.BgClassName
{
background-color: #546672;
}
</style>
border-color css
<style>
span { border-color: #546672; }
span { border-color: rgb(84,102,114); }
td.TdClassName
{
border-color: #546672;
}
.TagClassName
{
border-color: #546672;
}
</style>