Shades of Meteorite #584972
Tints of Meteorite #584972
RGB
CMYK
RGB Variations
Color information
#584972 (or 0x584972) is known color: Meteorite. HEX triplet: 58, 49 and 72. RGB value is (88,73,114). Sum of RGB (Red+Green+Blue) = 88+73+114=275 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32% from 275); Green value is 73 (28.91% from 255 or 26.55% from 275); Blue value is 114 (44.92% from 255 or 41.45% from 275); Max value from RGB is 114 - color contains mainly: blue. Hex color #584972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584972 is #A7B68D. Grayscale: #525252. Windows color (decimal): -10991246 or 7489880. OLE color: 7489880.
HSL color Cylindrical-coordinate representation of color #584972: hue angle of 261.95º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #584972 is Cyan = 0.23, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 73 | 114 | - |
| CMYK | 0.23 | 0.36 | 0 | 0.55 |
| HSL | 261.95º | 0.22% | 0.37% | - |
| HSV(B) | 261.95º | 0.36% | 0.45% | - |
| XYZ | 9.44 | 8.05 | 16.98 | - |
| YUV | 82.16 | 145.97 | 132.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 114 | 0.23 | 0.36 | 0 | 0.55 | 261.95 | 0.22 | 0.37 |
| Hex | 58 | 49 | 72 | 17 | 24 | 0 | 37 | 106 | 16 | 25 |
| Octal | 130 | 111 | 162 | 27 | 44 | 0 | 67 | 406 | 26 | 45 |
| Binary | 1011000 | 1001001 | 1110010 | 10111 | 100100 | 0 | 110111 | 100000110 | 10110 | 100101 |
Color Harmonies of #584972
Complementary color
Monochromatic Colors of #584972
Black with #584972
Text Example
Text Example
White with #584972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584972; }
p { color: rgb(88,73,114); }
H1.HeaderClassName
{
color: #584972;
}
.AnyTagClassName
{
color: #584972;
}
</style>
background-color css
<style>
a { background-color: #584972; }
a { background-color: rgb(88,73,114); }
div.DivClassName
{
background-color: #584972;
}
.BgClassName
{
background-color: #584972;
}
</style>
border-color css
<style>
span { border-color: #584972; }
span { border-color: rgb(88,73,114); }
td.TdClassName
{
border-color: #584972;
}
.TagClassName
{
border-color: #584972;
}
</style>