Shades of Meteorite #544670
Tints of Meteorite #544670
RGB
CMYK
RGB Variations
Color information
#544670 (or 0x544670) is known color: Meteorite. HEX triplet: 54, 46 and 70. RGB value is (84,70,112). Sum of RGB (Red+Green+Blue) = 84+70+112=266 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.58% from 266); Green value is 70 (27.73% from 255 or 26.32% from 266); Blue value is 112 (44.14% from 255 or 42.11% from 266); Max value from RGB is 112 - color contains mainly: blue. Hex color #544670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544670 is #ABB98F. Grayscale: #4E4E4E. Windows color (decimal): -11254160 or 7358036. OLE color: 7358036.
HSL color Cylindrical-coordinate representation of color #544670: hue angle of 260º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #544670 is Cyan = 0.25, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 70 | 112 | - |
| CMYK | 0.25 | 0.38 | 0 | 0.56 |
| HSL | 260º | 0.23% | 0.36% | - |
| HSV(B) | 260º | 0.38% | 0.44% | - |
| XYZ | 8.77 | 7.43 | 16.3 | - |
| YUV | 78.97 | 146.64 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 112 | 0.25 | 0.38 | 0 | 0.56 | 260 | 0.23 | 0.36 |
| Hex | 54 | 46 | 70 | 19 | 26 | 0 | 38 | 104 | 17 | 24 |
| Octal | 124 | 106 | 160 | 31 | 46 | 0 | 70 | 404 | 27 | 44 |
| Binary | 1010100 | 1000110 | 1110000 | 11001 | 100110 | 0 | 111000 | 100000100 | 10111 | 100100 |
Color Harmonies of #544670
Complementary color
Monochromatic Colors of #544670
Black with #544670
Text Example
Text Example
White with #544670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544670; }
p { color: rgb(84,70,112); }
H1.HeaderClassName
{
color: #544670;
}
.AnyTagClassName
{
color: #544670;
}
</style>
background-color css
<style>
a { background-color: #544670; }
a { background-color: rgb(84,70,112); }
div.DivClassName
{
background-color: #544670;
}
.BgClassName
{
background-color: #544670;
}
</style>
border-color css
<style>
span { border-color: #544670; }
span { border-color: rgb(84,70,112); }
td.TdClassName
{
border-color: #544670;
}
.TagClassName
{
border-color: #544670;
}
</style>