Shades of Meteorite #544073
Tints of Meteorite #544073
RGB
CMYK
RGB Variations
Color information
#544073 (or 0x544073) is known color: Meteorite. HEX triplet: 54, 40 and 73. RGB value is (84,64,115). Sum of RGB (Red+Green+Blue) = 84+64+115=263 (34% of max value = 765). Red value is 84 (33.20% from 255 or 31.94% from 263); Green value is 64 (25.39% from 255 or 24.33% from 263); Blue value is 115 (45.31% from 255 or 43.73% from 263); Max value from RGB is 115 - color contains mainly: blue. Hex color #544073 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544073 is #ABBF8C. Grayscale: #4B4B4B. Windows color (decimal): -11255693 or 7553108. OLE color: 7553108.
HSL color Cylindrical-coordinate representation of color #544073: hue angle of 263.53º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #544073 is Cyan = 0.27, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 64 | 115 | - |
| CMYK | 0.27 | 0.44 | 0 | 0.55 |
| HSL | 263.53º | 0.28% | 0.35% | - |
| HSV(B) | 263.53º | 0.44% | 0.45% | - |
| XYZ | 8.58 | 6.79 | 17.08 | - |
| YUV | 75.79 | 150.13 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 115 | 0.27 | 0.44 | 0 | 0.55 | 263.53 | 0.28 | 0.35 |
| Hex | 54 | 40 | 73 | 1B | 2C | 0 | 37 | 108 | 1C | 23 |
| Octal | 124 | 100 | 163 | 33 | 54 | 0 | 67 | 410 | 34 | 43 |
| Binary | 1010100 | 1000000 | 1110011 | 11011 | 101100 | 0 | 110111 | 100001000 | 11100 | 100011 |
Color Harmonies of #544073
Complementary color
Monochromatic Colors of #544073
Black with #544073
Text Example
Text Example
White with #544073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544073; }
p { color: rgb(84,64,115); }
H1.HeaderClassName
{
color: #544073;
}
.AnyTagClassName
{
color: #544073;
}
</style>
background-color css
<style>
a { background-color: #544073; }
a { background-color: rgb(84,64,115); }
div.DivClassName
{
background-color: #544073;
}
.BgClassName
{
background-color: #544073;
}
</style>
border-color css
<style>
span { border-color: #544073; }
span { border-color: rgb(84,64,115); }
td.TdClassName
{
border-color: #544073;
}
.TagClassName
{
border-color: #544073;
}
</style>