Shades of Meteorite #544672
Tints of Meteorite #544672
RGB
CMYK
RGB Variations
Color information
#544672 (or 0x544672) is known color: Meteorite. HEX triplet: 54, 46 and 72. RGB value is (84,70,114). Sum of RGB (Red+Green+Blue) = 84+70+114=268 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.34% from 268); Green value is 70 (27.73% from 255 or 26.12% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 114 - color contains mainly: blue. Hex color #544672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544672 is #ABB98D. Grayscale: #4F4F4F. Windows color (decimal): -11254158 or 7489108. OLE color: 7489108.
HSL color Cylindrical-coordinate representation of color #544672: hue angle of 259.09º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #544672 is Cyan = 0.26, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 70 | 114 | - |
| CMYK | 0.26 | 0.39 | 0 | 0.55 |
| HSL | 259.09º | 0.24% | 0.36% | - |
| HSV(B) | 259.09º | 0.39% | 0.45% | - |
| XYZ | 8.88 | 7.48 | 16.9 | - |
| YUV | 79.2 | 147.64 | 131.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 114 | 0.26 | 0.39 | 0 | 0.55 | 259.09 | 0.24 | 0.36 |
| Hex | 54 | 46 | 72 | 1A | 27 | 0 | 37 | 103 | 18 | 24 |
| Octal | 124 | 106 | 162 | 32 | 47 | 0 | 67 | 403 | 30 | 44 |
| Binary | 1010100 | 1000110 | 1110010 | 11010 | 100111 | 0 | 110111 | 100000011 | 11000 | 100100 |
Color Harmonies of #544672
Complementary color
Monochromatic Colors of #544672
Black with #544672
Text Example
Text Example
White with #544672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544672; }
p { color: rgb(84,70,114); }
H1.HeaderClassName
{
color: #544672;
}
.AnyTagClassName
{
color: #544672;
}
</style>
background-color css
<style>
a { background-color: #544672; }
a { background-color: rgb(84,70,114); }
div.DivClassName
{
background-color: #544672;
}
.BgClassName
{
background-color: #544672;
}
</style>
border-color css
<style>
span { border-color: #544672; }
span { border-color: rgb(84,70,114); }
td.TdClassName
{
border-color: #544672;
}
.TagClassName
{
border-color: #544672;
}
</style>