Shades of Meteorite #574470
Tints of Meteorite #574470
RGB
CMYK
RGB Variations
Color information
#574470 (or 0x574470) is known color: Meteorite. HEX triplet: 57, 44 and 70. RGB value is (87,68,112). Sum of RGB (Red+Green+Blue) = 87+68+112=267 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.58% from 267); Green value is 68 (26.95% from 255 or 25.47% from 267); Blue value is 112 (44.14% from 255 or 41.95% from 267); Max value from RGB is 112 - color contains mainly: blue. Hex color #574470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574470 is #A8BB8F. Grayscale: #4E4E4E. Windows color (decimal): -11058064 or 7357527. OLE color: 7357527.
HSL color Cylindrical-coordinate representation of color #574470: hue angle of 265.91º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #574470 is Cyan = 0.22, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 68 | 112 | - |
| CMYK | 0.22 | 0.39 | 0 | 0.56 |
| HSL | 265.91º | 0.24% | 0.35% | - |
| HSV(B) | 265.91º | 0.39% | 0.44% | - |
| XYZ | 8.92 | 7.33 | 16.27 | - |
| YUV | 78.7 | 146.79 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 68 | 112 | 0.22 | 0.39 | 0 | 0.56 | 265.91 | 0.24 | 0.35 |
| Hex | 57 | 44 | 70 | 16 | 27 | 0 | 38 | 10A | 18 | 23 |
| Octal | 127 | 104 | 160 | 26 | 47 | 0 | 70 | 412 | 30 | 43 |
| Binary | 1010111 | 1000100 | 1110000 | 10110 | 100111 | 0 | 111000 | 100001010 | 11000 | 100011 |
Color Harmonies of #574470
Complementary color
Monochromatic Colors of #574470
Black with #574470
Text Example
Text Example
White with #574470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574470; }
p { color: rgb(87,68,112); }
H1.HeaderClassName
{
color: #574470;
}
.AnyTagClassName
{
color: #574470;
}
</style>
background-color css
<style>
a { background-color: #574470; }
a { background-color: rgb(87,68,112); }
div.DivClassName
{
background-color: #574470;
}
.BgClassName
{
background-color: #574470;
}
</style>
border-color css
<style>
span { border-color: #574470; }
span { border-color: rgb(87,68,112); }
td.TdClassName
{
border-color: #574470;
}
.TagClassName
{
border-color: #574470;
}
</style>