Shades of Meteorite #564770
Tints of Meteorite #564770
RGB
CMYK
RGB Variations
Color information
#564770 (or 0x564770) is known color: Meteorite. HEX triplet: 56, 47 and 70. RGB value is (86,71,112). Sum of RGB (Red+Green+Blue) = 86+71+112=269 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.97% from 269); Green value is 71 (28.12% from 255 or 26.39% from 269); Blue value is 112 (44.14% from 255 or 41.64% from 269); Max value from RGB is 112 - color contains mainly: blue. Hex color #564770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564770 is #A9B88F. Grayscale: #505050. Windows color (decimal): -11122832 or 7358294. OLE color: 7358294.
HSL color Cylindrical-coordinate representation of color #564770: hue angle of 261.95º degrees, saturation: 0.22, 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 #564770 is Cyan = 0.23, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 71 | 112 | - |
| CMYK | 0.23 | 0.37 | 0 | 0.56 |
| HSL | 261.95º | 0.22% | 0.36% | - |
| HSV(B) | 261.95º | 0.37% | 0.44% | - |
| XYZ | 9.02 | 7.65 | 16.33 | - |
| YUV | 80.16 | 145.97 | 132.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 71 | 112 | 0.23 | 0.37 | 0 | 0.56 | 261.95 | 0.22 | 0.36 |
| Hex | 56 | 47 | 70 | 17 | 25 | 0 | 38 | 106 | 16 | 24 |
| Octal | 126 | 107 | 160 | 27 | 45 | 0 | 70 | 406 | 26 | 44 |
| Binary | 1010110 | 1000111 | 1110000 | 10111 | 100101 | 0 | 111000 | 100000110 | 10110 | 100100 |
Color Harmonies of #564770
Complementary color
Monochromatic Colors of #564770
Black with #564770
Text Example
Text Example
White with #564770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564770; }
p { color: rgb(86,71,112); }
H1.HeaderClassName
{
color: #564770;
}
.AnyTagClassName
{
color: #564770;
}
</style>
background-color css
<style>
a { background-color: #564770; }
a { background-color: rgb(86,71,112); }
div.DivClassName
{
background-color: #564770;
}
.BgClassName
{
background-color: #564770;
}
</style>
border-color css
<style>
span { border-color: #564770; }
span { border-color: rgb(86,71,112); }
td.TdClassName
{
border-color: #564770;
}
.TagClassName
{
border-color: #564770;
}
</style>