Shades of Meteorite #564771
Tints of Meteorite #564771
RGB
CMYK
RGB Variations
Color information
#564771 (or 0x564771) is known color: Meteorite. HEX triplet: 56, 47 and 71. RGB value is (86,71,113). Sum of RGB (Red+Green+Blue) = 86+71+113=270 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.85% from 270); Green value is 71 (28.12% from 255 or 26.30% 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 #564771 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564771 is #A9B88E. Grayscale: #505050. Windows color (decimal): -11122831 or 7423830. OLE color: 7423830.
HSL color Cylindrical-coordinate representation of color #564771: hue angle of 261.43º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #564771 is Cyan = 0.24, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 71 | 113 | - |
| CMYK | 0.24 | 0.37 | 0 | 0.56 |
| HSL | 261.43º | 0.23% | 0.36% | - |
| HSV(B) | 261.43º | 0.37% | 0.44% | - |
| XYZ | 9.07 | 7.68 | 16.63 | - |
| YUV | 80.27 | 146.47 | 132.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 71 | 113 | 0.24 | 0.37 | 0 | 0.56 | 261.43 | 0.23 | 0.36 |
| Hex | 56 | 47 | 71 | 18 | 25 | 0 | 38 | 105 | 17 | 24 |
| Octal | 126 | 107 | 161 | 30 | 45 | 0 | 70 | 405 | 27 | 44 |
| Binary | 1010110 | 1000111 | 1110001 | 11000 | 100101 | 0 | 111000 | 100000101 | 10111 | 100100 |
Color Harmonies of #564771
Complementary color
Monochromatic Colors of #564771
Black with #564771
Text Example
Text Example
White with #564771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564771; }
p { color: rgb(86,71,113); }
H1.HeaderClassName
{
color: #564771;
}
.AnyTagClassName
{
color: #564771;
}
</style>
background-color css
<style>
a { background-color: #564771; }
a { background-color: rgb(86,71,113); }
div.DivClassName
{
background-color: #564771;
}
.BgClassName
{
background-color: #564771;
}
</style>
border-color css
<style>
span { border-color: #564771; }
span { border-color: rgb(86,71,113); }
td.TdClassName
{
border-color: #564771;
}
.TagClassName
{
border-color: #564771;
}
</style>