Shades of Shuttle Grey #546576
Tints of Shuttle Grey #546576
RGB
CMYK
RGB Variations
Color information
#546576 (or 0x546576) is known color: Shuttle Grey. HEX triplet: 54, 65 and 76. RGB value is (84,101,118). Sum of RGB (Red+Green+Blue) = 84+101+118=303 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.72% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 118 - color contains mainly: blue. Hex color #546576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546576 is #AB9A89. Grayscale: #616161. Windows color (decimal): -11246218 or 7759188. OLE color: 7759188.
HSL color Cylindrical-coordinate representation of color #546576: hue angle of 210º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #546576 is Cyan = 0.29, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 101 | 118 | - |
| CMYK | 0.29 | 0.14 | 0 | 0.54 |
| HSL | 210º | 0.17% | 0.4% | - |
| HSV(B) | 210º | 0.29% | 0.46% | - |
| XYZ | 11.58 | 12.5 | 18.94 | - |
| YUV | 97.86 | 139.37 | 118.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 101 | 118 | 0.29 | 0.14 | 0 | 0.54 | 210 | 0.17 | 0.4 |
| Hex | 54 | 65 | 76 | 1D | E | 0 | 36 | D2 | 11 | 28 |
| Octal | 124 | 145 | 166 | 35 | 16 | 0 | 66 | 322 | 21 | 50 |
| Binary | 1010100 | 1100101 | 1110110 | 11101 | 1110 | 0 | 110110 | 11010010 | 10001 | 101000 |
Color Harmonies of #546576
Complementary color
Monochromatic Colors of #546576
Black with #546576
Text Example
Text Example
White with #546576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546576; }
p { color: rgb(84,101,118); }
H1.HeaderClassName
{
color: #546576;
}
.AnyTagClassName
{
color: #546576;
}
</style>
background-color css
<style>
a { background-color: #546576; }
a { background-color: rgb(84,101,118); }
div.DivClassName
{
background-color: #546576;
}
.BgClassName
{
background-color: #546576;
}
</style>
border-color css
<style>
span { border-color: #546576; }
span { border-color: rgb(84,101,118); }
td.TdClassName
{
border-color: #546576;
}
.TagClassName
{
border-color: #546576;
}
</style>