Shades of Comet #545476
Tints of Comet #545476
RGB
CMYK
RGB Variations
Color information
#545476 (or 0x545476) is known color: Comet. HEX triplet: 54, 54 and 76. RGB value is (84,84,118). Sum of RGB (Red+Green+Blue) = 84+84+118=286 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.37% from 286); Green value is 84 (33.20% from 255 or 29.37% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 118 - color contains mainly: blue. Hex color #545476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545476 is #ABAB89. Grayscale: #575757. Windows color (decimal): -11250570 or 7754836. OLE color: 7754836.
HSL color Cylindrical-coordinate representation of color #545476: hue angle of 240º 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 #545476 is Cyan = 0.29, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 84 | 118 | - |
| CMYK | 0.29 | 0.29 | 0 | 0.54 |
| HSL | 240º | 0.17% | 0.4% | - |
| HSV(B) | 240º | 0.29% | 0.46% | - |
| XYZ | 10.1 | 9.53 | 18.45 | - |
| YUV | 87.88 | 145 | 125.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 84 | 118 | 0.29 | 0.29 | 0 | 0.54 | 240 | 0.17 | 0.4 |
| Hex | 54 | 54 | 76 | 1D | 1D | 0 | 36 | F0 | 11 | 28 |
| Octal | 124 | 124 | 166 | 35 | 35 | 0 | 66 | 360 | 21 | 50 |
| Binary | 1010100 | 1010100 | 1110110 | 11101 | 11101 | 0 | 110110 | 11110000 | 10001 | 101000 |
Color Harmonies of #545476
Complementary color
Monochromatic Colors of #545476
Black with #545476
Text Example
Text Example
White with #545476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545476; }
p { color: rgb(84,84,118); }
H1.HeaderClassName
{
color: #545476;
}
.AnyTagClassName
{
color: #545476;
}
</style>
background-color css
<style>
a { background-color: #545476; }
a { background-color: rgb(84,84,118); }
div.DivClassName
{
background-color: #545476;
}
.BgClassName
{
background-color: #545476;
}
</style>
border-color css
<style>
span { border-color: #545476; }
span { border-color: rgb(84,84,118); }
td.TdClassName
{
border-color: #545476;
}
.TagClassName
{
border-color: #545476;
}
</style>