Shades of Meteorite #584671
Tints of Meteorite #584671
RGB
CMYK
RGB Variations
Color information
#584671 (or 0x584671) is known color: Meteorite. HEX triplet: 58, 46 and 71. RGB value is (88,70,113). Sum of RGB (Red+Green+Blue) = 88+70+113=271 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.47% from 271); Green value is 70 (27.73% from 255 or 25.83% from 271); Blue value is 113 (44.53% from 255 or 41.70% from 271); Max value from RGB is 113 - color contains mainly: blue. Hex color #584671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584671 is #A7B98E. Grayscale: #505050. Windows color (decimal): -10992015 or 7423576. OLE color: 7423576.
HSL color Cylindrical-coordinate representation of color #584671: hue angle of 265.12º 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 #584671 is Cyan = 0.22, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 70 | 113 | - |
| CMYK | 0.22 | 0.38 | 0 | 0.56 |
| HSL | 265.12º | 0.23% | 0.36% | - |
| HSV(B) | 265.12º | 0.38% | 0.44% | - |
| XYZ | 9.2 | 7.65 | 16.61 | - |
| YUV | 80.28 | 146.46 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 70 | 113 | 0.22 | 0.38 | 0 | 0.56 | 265.12 | 0.23 | 0.36 |
| Hex | 58 | 46 | 71 | 16 | 26 | 0 | 38 | 109 | 17 | 24 |
| Octal | 130 | 106 | 161 | 26 | 46 | 0 | 70 | 411 | 27 | 44 |
| Binary | 1011000 | 1000110 | 1110001 | 10110 | 100110 | 0 | 111000 | 100001001 | 10111 | 100100 |
Color Harmonies of #584671
Complementary color
Monochromatic Colors of #584671
Black with #584671
Text Example
Text Example
White with #584671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584671; }
p { color: rgb(88,70,113); }
H1.HeaderClassName
{
color: #584671;
}
.AnyTagClassName
{
color: #584671;
}
</style>
background-color css
<style>
a { background-color: #584671; }
a { background-color: rgb(88,70,113); }
div.DivClassName
{
background-color: #584671;
}
.BgClassName
{
background-color: #584671;
}
</style>
border-color css
<style>
span { border-color: #584671; }
span { border-color: rgb(88,70,113); }
td.TdClassName
{
border-color: #584671;
}
.TagClassName
{
border-color: #584671;
}
</style>