Shades of Meteorite #584873
Tints of Meteorite #584873
RGB
CMYK
RGB Variations
Color information
#584873 (or 0x584873) is known color: Meteorite. HEX triplet: 58, 48 and 73. RGB value is (88,72,115). Sum of RGB (Red+Green+Blue) = 88+72+115=275 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32% from 275); Green value is 72 (28.52% from 255 or 26.18% from 275); Blue value is 115 (45.31% from 255 or 41.82% from 275); Max value from RGB is 115 - color contains mainly: blue. Hex color #584873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584873 is #A7B78C. Grayscale: #515151. Windows color (decimal): -10991501 or 7555160. OLE color: 7555160.
HSL color Cylindrical-coordinate representation of color #584873: hue angle of 262.33º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #584873 is Cyan = 0.23, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 72 | 115 | - |
| CMYK | 0.23 | 0.37 | 0 | 0.55 |
| HSL | 262.33º | 0.23% | 0.37% | - |
| HSV(B) | 262.33º | 0.37% | 0.45% | - |
| XYZ | 9.44 | 7.95 | 17.26 | - |
| YUV | 81.69 | 146.8 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 72 | 115 | 0.23 | 0.37 | 0 | 0.55 | 262.33 | 0.23 | 0.37 |
| Hex | 58 | 48 | 73 | 17 | 25 | 0 | 37 | 106 | 17 | 25 |
| Octal | 130 | 110 | 163 | 27 | 45 | 0 | 67 | 406 | 27 | 45 |
| Binary | 1011000 | 1001000 | 1110011 | 10111 | 100101 | 0 | 110111 | 100000110 | 10111 | 100101 |
Color Harmonies of #584873
Complementary color
Monochromatic Colors of #584873
Black with #584873
Text Example
Text Example
White with #584873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584873; }
p { color: rgb(88,72,115); }
H1.HeaderClassName
{
color: #584873;
}
.AnyTagClassName
{
color: #584873;
}
</style>
background-color css
<style>
a { background-color: #584873; }
a { background-color: rgb(88,72,115); }
div.DivClassName
{
background-color: #584873;
}
.BgClassName
{
background-color: #584873;
}
</style>
border-color css
<style>
span { border-color: #584873; }
span { border-color: rgb(88,72,115); }
td.TdClassName
{
border-color: #584873;
}
.TagClassName
{
border-color: #584873;
}
</style>