Shades of Comet #545572
Tints of Comet #545572
RGB
CMYK
RGB Variations
Color information
#545572 (or 0x545572) is known color: Comet. HEX triplet: 54, 55 and 72. RGB value is (84,85,114). Sum of RGB (Red+Green+Blue) = 84+85+114=283 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.68% from 283); Green value is 85 (33.59% from 255 or 30.04% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 114 - color contains mainly: blue. Hex color #545572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545572 is #ABAA8D. Grayscale: #575757. Windows color (decimal): -11250318 or 7492948. OLE color: 7492948.
HSL color Cylindrical-coordinate representation of color #545572: hue angle of 238º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #545572 is Cyan = 0.26, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 85 | 114 | - |
| CMYK | 0.26 | 0.25 | 0 | 0.55 |
| HSL | 238º | 0.15% | 0.39% | - |
| HSV(B) | 238º | 0.26% | 0.45% | - |
| XYZ | 9.94 | 9.6 | 17.25 | - |
| YUV | 88.01 | 142.67 | 125.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 85 | 114 | 0.26 | 0.25 | 0 | 0.55 | 238 | 0.15 | 0.39 |
| Hex | 54 | 55 | 72 | 1A | 19 | 0 | 37 | EE | F | 27 |
| Octal | 124 | 125 | 162 | 32 | 31 | 0 | 67 | 356 | 17 | 47 |
| Binary | 1010100 | 1010101 | 1110010 | 11010 | 11001 | 0 | 110111 | 11101110 | 1111 | 100111 |
Color Harmonies of #545572
Complementary color
Monochromatic Colors of #545572
Black with #545572
Text Example
Text Example
White with #545572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545572; }
p { color: rgb(84,85,114); }
H1.HeaderClassName
{
color: #545572;
}
.AnyTagClassName
{
color: #545572;
}
</style>
background-color css
<style>
a { background-color: #545572; }
a { background-color: rgb(84,85,114); }
div.DivClassName
{
background-color: #545572;
}
.BgClassName
{
background-color: #545572;
}
</style>
border-color css
<style>
span { border-color: #545572; }
span { border-color: rgb(84,85,114); }
td.TdClassName
{
border-color: #545572;
}
.TagClassName
{
border-color: #545572;
}
</style>