Shades of Shuttle Grey #546776
Tints of Shuttle Grey #546776
RGB
CMYK
RGB Variations
Color information
#546776 (or 0x546776) is known color: Shuttle Grey. HEX triplet: 54, 67 and 76. RGB value is (84,103,118). Sum of RGB (Red+Green+Blue) = 84+103+118=305 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.54% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 118 (46.48% from 255 or 38.69% from 305); Max value from RGB is 118 - color contains mainly: blue. Hex color #546776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546776 is #AB9889. Grayscale: #626262. Windows color (decimal): -11245706 or 7759700. OLE color: 7759700.
HSL color Cylindrical-coordinate representation of color #546776: hue angle of 206.47º 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 #546776 is Cyan = 0.29, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 103 | 118 | - |
| CMYK | 0.29 | 0.13 | 0 | 0.54 |
| HSL | 206.47º | 0.17% | 0.4% | - |
| HSV(B) | 206.47º | 0.29% | 0.46% | - |
| XYZ | 11.78 | 12.89 | 19.01 | - |
| YUV | 99.03 | 138.71 | 117.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 118 | 0.29 | 0.13 | 0 | 0.54 | 206.47 | 0.17 | 0.4 |
| Hex | 54 | 67 | 76 | 1D | D | 0 | 36 | CE | 11 | 28 |
| Octal | 124 | 147 | 166 | 35 | 15 | 0 | 66 | 316 | 21 | 50 |
| Binary | 1010100 | 1100111 | 1110110 | 11101 | 1101 | 0 | 110110 | 11001110 | 10001 | 101000 |
Color Harmonies of #546776
Complementary color
Monochromatic Colors of #546776
Black with #546776
Text Example
Text Example
White with #546776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546776; }
p { color: rgb(84,103,118); }
H1.HeaderClassName
{
color: #546776;
}
.AnyTagClassName
{
color: #546776;
}
</style>
background-color css
<style>
a { background-color: #546776; }
a { background-color: rgb(84,103,118); }
div.DivClassName
{
background-color: #546776;
}
.BgClassName
{
background-color: #546776;
}
</style>
border-color css
<style>
span { border-color: #546776; }
span { border-color: rgb(84,103,118); }
td.TdClassName
{
border-color: #546776;
}
.TagClassName
{
border-color: #546776;
}
</style>