Shades of Comet #545677
Tints of Comet #545677
RGB
CMYK
RGB Variations
Color information
#545677 (or 0x545677) is known color: Comet. HEX triplet: 54, 56 and 77. RGB value is (84,86,119). Sum of RGB (Red+Green+Blue) = 84+86+119=289 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.07% from 289); Green value is 86 (33.98% from 255 or 29.76% from 289); Blue value is 119 (46.88% from 255 or 41.18% from 289); Max value from RGB is 119 - color contains mainly: blue. Hex color #545677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545677 is #ABA988. Grayscale: #595959. Windows color (decimal): -11250057 or 7820884. OLE color: 7820884.
HSL color Cylindrical-coordinate representation of color #545677: hue angle of 236.57º 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 #545677 is Cyan = 0.29, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 86 | 119 | - |
| CMYK | 0.29 | 0.28 | 0 | 0.53 |
| HSL | 236.57º | 0.17% | 0.4% | - |
| HSV(B) | 236.57º | 0.29% | 0.47% | - |
| XYZ | 10.31 | 9.87 | 18.81 | - |
| YUV | 89.16 | 144.84 | 124.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 86 | 119 | 0.29 | 0.28 | 0 | 0.53 | 236.57 | 0.17 | 0.4 |
| Hex | 54 | 56 | 77 | 1D | 1C | 0 | 35 | ED | 11 | 28 |
| Octal | 124 | 126 | 167 | 35 | 34 | 0 | 65 | 355 | 21 | 50 |
| Binary | 1010100 | 1010110 | 1110111 | 11101 | 11100 | 0 | 110101 | 11101101 | 10001 | 101000 |
Color Harmonies of #545677
Complementary color
Monochromatic Colors of #545677
Black with #545677
Text Example
Text Example
White with #545677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545677; }
p { color: rgb(84,86,119); }
H1.HeaderClassName
{
color: #545677;
}
.AnyTagClassName
{
color: #545677;
}
</style>
background-color css
<style>
a { background-color: #545677; }
a { background-color: rgb(84,86,119); }
div.DivClassName
{
background-color: #545677;
}
.BgClassName
{
background-color: #545677;
}
</style>
border-color css
<style>
span { border-color: #545677; }
span { border-color: rgb(84,86,119); }
td.TdClassName
{
border-color: #545677;
}
.TagClassName
{
border-color: #545677;
}
</style>