Shades of Meteorite #574671
Tints of Meteorite #574671
RGB
CMYK
RGB Variations
Color information
#574671 (or 0x574671) is known color: Meteorite. HEX triplet: 57, 46 and 71. RGB value is (87,70,113). Sum of RGB (Red+Green+Blue) = 87+70+113=270 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.22% from 270); Green value is 70 (27.73% from 255 or 25.93% from 270); Blue value is 113 (44.53% from 255 or 41.85% from 270); Max value from RGB is 113 - color contains mainly: blue. Hex color #574671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574671 is #A8B98E. Grayscale: #4F4F4F. Windows color (decimal): -11057551 or 7423575. OLE color: 7423575.
HSL color Cylindrical-coordinate representation of color #574671: hue angle of 263.72º 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 #574671 is Cyan = 0.23, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 70 | 113 | - |
| CMYK | 0.23 | 0.38 | 0 | 0.56 |
| HSL | 263.72º | 0.23% | 0.36% | - |
| HSV(B) | 263.72º | 0.38% | 0.44% | - |
| XYZ | 9.1 | 7.6 | 16.61 | - |
| YUV | 79.99 | 146.63 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 70 | 113 | 0.23 | 0.38 | 0 | 0.56 | 263.72 | 0.23 | 0.36 |
| Hex | 57 | 46 | 71 | 17 | 26 | 0 | 38 | 108 | 17 | 24 |
| Octal | 127 | 106 | 161 | 27 | 46 | 0 | 70 | 410 | 27 | 44 |
| Binary | 1010111 | 1000110 | 1110001 | 10111 | 100110 | 0 | 111000 | 100001000 | 10111 | 100100 |
Color Harmonies of #574671
Complementary color
Monochromatic Colors of #574671
Black with #574671
Text Example
Text Example
White with #574671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574671; }
p { color: rgb(87,70,113); }
H1.HeaderClassName
{
color: #574671;
}
.AnyTagClassName
{
color: #574671;
}
</style>
background-color css
<style>
a { background-color: #574671; }
a { background-color: rgb(87,70,113); }
div.DivClassName
{
background-color: #574671;
}
.BgClassName
{
background-color: #574671;
}
</style>
border-color css
<style>
span { border-color: #574671; }
span { border-color: rgb(87,70,113); }
td.TdClassName
{
border-color: #574671;
}
.TagClassName
{
border-color: #574671;
}
</style>