Shades of Shuttle Grey #546577
Tints of Shuttle Grey #546577
RGB
CMYK
RGB Variations
Color information
#546577 (or 0x546577) is known color: Shuttle Grey. HEX triplet: 54, 65 and 77. RGB value is (84,101,119). Sum of RGB (Red+Green+Blue) = 84+101+119=304 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.63% from 304); Green value is 101 (39.84% from 255 or 33.22% from 304); Blue value is 119 (46.88% from 255 or 39.14% from 304); Max value from RGB is 119 - color contains mainly: blue. Hex color #546577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546577 is #AB9A88. Grayscale: #616161. Windows color (decimal): -11246217 or 7824724. OLE color: 7824724.
HSL color Cylindrical-coordinate representation of color #546577: hue angle of 210.86º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #546577 is Cyan = 0.29, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 101 | 119 | - |
| CMYK | 0.29 | 0.15 | 0 | 0.53 |
| HSL | 210.86º | 0.17% | 0.4% | - |
| HSV(B) | 210.86º | 0.29% | 0.47% | - |
| XYZ | 11.64 | 12.52 | 19.26 | - |
| YUV | 97.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 101 | 119 | 0.29 | 0.15 | 0 | 0.53 | 210.86 | 0.17 | 0.4 |
| Hex | 54 | 65 | 77 | 1D | F | 0 | 35 | D3 | 11 | 28 |
| Octal | 124 | 145 | 167 | 35 | 17 | 0 | 65 | 323 | 21 | 50 |
| Binary | 1010100 | 1100101 | 1110111 | 11101 | 1111 | 0 | 110101 | 11010011 | 10001 | 101000 |
Color Harmonies of #546577
Complementary color
Monochromatic Colors of #546577
Black with #546577
Text Example
Text Example
White with #546577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546577; }
p { color: rgb(84,101,119); }
H1.HeaderClassName
{
color: #546577;
}
.AnyTagClassName
{
color: #546577;
}
</style>
background-color css
<style>
a { background-color: #546577; }
a { background-color: rgb(84,101,119); }
div.DivClassName
{
background-color: #546577;
}
.BgClassName
{
background-color: #546577;
}
</style>
border-color css
<style>
span { border-color: #546577; }
span { border-color: rgb(84,101,119); }
td.TdClassName
{
border-color: #546577;
}
.TagClassName
{
border-color: #546577;
}
</style>