Shades of Meteorite #574573
Tints of Meteorite #574573
RGB
CMYK
RGB Variations
Color information
#574573 (or 0x574573) is known color: Meteorite. HEX triplet: 57, 45 and 73. RGB value is (87,69,115). Sum of RGB (Red+Green+Blue) = 87+69+115=271 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.10% from 271); Green value is 69 (27.34% from 255 or 25.46% from 271); Blue value is 115 (45.31% from 255 or 42.44% from 271); Max value from RGB is 115 - color contains mainly: blue. Hex color #574573 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574573 is #A8BA8C. Grayscale: #4F4F4F. Windows color (decimal): -11057805 or 7554391. OLE color: 7554391.
HSL color Cylindrical-coordinate representation of color #574573: hue angle of 263.48º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #574573 is Cyan = 0.24, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 69 | 115 | - |
| CMYK | 0.24 | 0.4 | 0 | 0.55 |
| HSL | 263.48º | 0.25% | 0.36% | - |
| HSV(B) | 263.48º | 0.4% | 0.45% | - |
| XYZ | 9.15 | 7.52 | 17.19 | - |
| YUV | 79.63 | 147.96 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 115 | 0.24 | 0.4 | 0 | 0.55 | 263.48 | 0.25 | 0.36 |
| Hex | 57 | 45 | 73 | 18 | 28 | 0 | 37 | 107 | 19 | 24 |
| Octal | 127 | 105 | 163 | 30 | 50 | 0 | 67 | 407 | 31 | 44 |
| Binary | 1010111 | 1000101 | 1110011 | 11000 | 101000 | 0 | 110111 | 100000111 | 11001 | 100100 |
Color Harmonies of #574573
Complementary color
Monochromatic Colors of #574573
Black with #574573
Text Example
Text Example
White with #574573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574573; }
p { color: rgb(87,69,115); }
H1.HeaderClassName
{
color: #574573;
}
.AnyTagClassName
{
color: #574573;
}
</style>
background-color css
<style>
a { background-color: #574573; }
a { background-color: rgb(87,69,115); }
div.DivClassName
{
background-color: #574573;
}
.BgClassName
{
background-color: #574573;
}
</style>
border-color css
<style>
span { border-color: #574573; }
span { border-color: rgb(87,69,115); }
td.TdClassName
{
border-color: #574573;
}
.TagClassName
{
border-color: #574573;
}
</style>