Shades of Shuttle Grey #546677
Tints of Shuttle Grey #546677
RGB
CMYK
RGB Variations
Color information
#546677 (or 0x546677) is known color: Shuttle Grey. HEX triplet: 54, 66 and 77. RGB value is (84,102,119). Sum of RGB (Red+Green+Blue) = 84+102+119=305 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.54% from 305); Green value is 102 (40.23% from 255 or 33.44% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: blue. Hex color #546677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546677 is #AB9988. Grayscale: #626262. Windows color (decimal): -11245961 or 7824980. OLE color: 7824980.
HSL color Cylindrical-coordinate representation of color #546677: hue angle of 209.14º 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 #546677 is Cyan = 0.29, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 102 | 119 | - |
| CMYK | 0.29 | 0.14 | 0 | 0.53 |
| HSL | 209.14º | 0.17% | 0.4% | - |
| HSV(B) | 209.14º | 0.29% | 0.47% | - |
| XYZ | 11.74 | 12.72 | 19.29 | - |
| YUV | 98.56 | 139.54 | 117.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 102 | 119 | 0.29 | 0.14 | 0 | 0.53 | 209.14 | 0.17 | 0.4 |
| Hex | 54 | 66 | 77 | 1D | E | 0 | 35 | D1 | 11 | 28 |
| Octal | 124 | 146 | 167 | 35 | 16 | 0 | 65 | 321 | 21 | 50 |
| Binary | 1010100 | 1100110 | 1110111 | 11101 | 1110 | 0 | 110101 | 11010001 | 10001 | 101000 |
Color Harmonies of #546677
Complementary color
Monochromatic Colors of #546677
Black with #546677
Text Example
Text Example
White with #546677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546677; }
p { color: rgb(84,102,119); }
H1.HeaderClassName
{
color: #546677;
}
.AnyTagClassName
{
color: #546677;
}
</style>
background-color css
<style>
a { background-color: #546677; }
a { background-color: rgb(84,102,119); }
div.DivClassName
{
background-color: #546677;
}
.BgClassName
{
background-color: #546677;
}
</style>
border-color css
<style>
span { border-color: #546677; }
span { border-color: rgb(84,102,119); }
td.TdClassName
{
border-color: #546677;
}
.TagClassName
{
border-color: #546677;
}
</style>