Shades of Meteorite #584772
Tints of Meteorite #584772
RGB
CMYK
RGB Variations
Color information
#584772 (or 0x584772) is known color: Meteorite. HEX triplet: 58, 47 and 72. RGB value is (88,71,114). Sum of RGB (Red+Green+Blue) = 88+71+114=273 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.23% from 273); Green value is 71 (28.12% from 255 or 26.01% from 273); Blue value is 114 (44.92% from 255 or 41.76% from 273); Max value from RGB is 114 - color contains mainly: blue. Hex color #584772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584772 is #A7B88D. Grayscale: #505050. Windows color (decimal): -10991758 or 7489368. OLE color: 7489368.
HSL color Cylindrical-coordinate representation of color #584772: hue angle of 263.72º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #584772 is Cyan = 0.23, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 71 | 114 | - |
| CMYK | 0.23 | 0.38 | 0 | 0.55 |
| HSL | 263.72º | 0.23% | 0.36% | - |
| HSV(B) | 263.72º | 0.38% | 0.45% | - |
| XYZ | 9.32 | 7.8 | 16.93 | - |
| YUV | 80.99 | 146.63 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 114 | 0.23 | 0.38 | 0 | 0.55 | 263.72 | 0.23 | 0.36 |
| Hex | 58 | 47 | 72 | 17 | 26 | 0 | 37 | 108 | 17 | 24 |
| Octal | 130 | 107 | 162 | 27 | 46 | 0 | 67 | 410 | 27 | 44 |
| Binary | 1011000 | 1000111 | 1110010 | 10111 | 100110 | 0 | 110111 | 100001000 | 10111 | 100100 |
Color Harmonies of #584772
Complementary color
Monochromatic Colors of #584772
Black with #584772
Text Example
Text Example
White with #584772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584772; }
p { color: rgb(88,71,114); }
H1.HeaderClassName
{
color: #584772;
}
.AnyTagClassName
{
color: #584772;
}
</style>
background-color css
<style>
a { background-color: #584772; }
a { background-color: rgb(88,71,114); }
div.DivClassName
{
background-color: #584772;
}
.BgClassName
{
background-color: #584772;
}
</style>
border-color css
<style>
span { border-color: #584772; }
span { border-color: rgb(88,71,114); }
td.TdClassName
{
border-color: #584772;
}
.TagClassName
{
border-color: #584772;
}
</style>