Shades of Meteorite #574972
Tints of Meteorite #574972
RGB
CMYK
RGB Variations
Color information
#574972 (or 0x574972) is known color: Meteorite. HEX triplet: 57, 49 and 72. RGB value is (87,73,114). Sum of RGB (Red+Green+Blue) = 87+73+114=274 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.75% from 274); Green value is 73 (28.91% from 255 or 26.64% from 274); Blue value is 114 (44.92% from 255 or 41.61% from 274); Max value from RGB is 114 - color contains mainly: blue. Hex color #574972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574972 is #A8B68D. Grayscale: #515151. Windows color (decimal): -11056782 or 7489879. OLE color: 7489879.
HSL color Cylindrical-coordinate representation of color #574972: hue angle of 260.49º 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 #574972 is Cyan = 0.24, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 73 | 114 | - |
| CMYK | 0.24 | 0.36 | 0 | 0.55 |
| HSL | 260.49º | 0.22% | 0.37% | - |
| HSV(B) | 260.49º | 0.36% | 0.45% | - |
| XYZ | 9.35 | 8.01 | 16.97 | - |
| YUV | 81.86 | 146.14 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 73 | 114 | 0.24 | 0.36 | 0 | 0.55 | 260.49 | 0.22 | 0.37 |
| Hex | 57 | 49 | 72 | 18 | 24 | 0 | 37 | 104 | 16 | 25 |
| Octal | 127 | 111 | 162 | 30 | 44 | 0 | 67 | 404 | 26 | 45 |
| Binary | 1010111 | 1001001 | 1110010 | 11000 | 100100 | 0 | 110111 | 100000100 | 10110 | 100101 |
Color Harmonies of #574972
Complementary color
Monochromatic Colors of #574972
Black with #574972
Text Example
Text Example
White with #574972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574972; }
p { color: rgb(87,73,114); }
H1.HeaderClassName
{
color: #574972;
}
.AnyTagClassName
{
color: #574972;
}
</style>
background-color css
<style>
a { background-color: #574972; }
a { background-color: rgb(87,73,114); }
div.DivClassName
{
background-color: #574972;
}
.BgClassName
{
background-color: #574972;
}
</style>
border-color css
<style>
span { border-color: #574972; }
span { border-color: rgb(87,73,114); }
td.TdClassName
{
border-color: #574972;
}
.TagClassName
{
border-color: #574972;
}
</style>