Shades of Meteorite #564573
Tints of Meteorite #564573
RGB
CMYK
RGB Variations
Color information
#564573 (or 0x564573) is known color: Meteorite. HEX triplet: 56, 45 and 73. RGB value is (86,69,115). Sum of RGB (Red+Green+Blue) = 86+69+115=270 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.85% from 270); Green value is 69 (27.34% from 255 or 25.56% from 270); Blue value is 115 (45.31% from 255 or 42.59% from 270); Max value from RGB is 115 - color contains mainly: blue. Hex color #564573 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564573 is #A9BA8C. Grayscale: #4F4F4F. Windows color (decimal): -11123341 or 7554390. OLE color: 7554390.
HSL color Cylindrical-coordinate representation of color #564573: hue angle of 262.17º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #564573 is Cyan = 0.25, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 69 | 115 | - |
| CMYK | 0.25 | 0.4 | 0 | 0.55 |
| HSL | 262.17º | 0.25% | 0.36% | - |
| HSV(B) | 262.17º | 0.4% | 0.45% | - |
| XYZ | 9.06 | 7.47 | 17.18 | - |
| YUV | 79.33 | 148.13 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 115 | 0.25 | 0.4 | 0 | 0.55 | 262.17 | 0.25 | 0.36 |
| Hex | 56 | 45 | 73 | 19 | 28 | 0 | 37 | 106 | 19 | 24 |
| Octal | 126 | 105 | 163 | 31 | 50 | 0 | 67 | 406 | 31 | 44 |
| Binary | 1010110 | 1000101 | 1110011 | 11001 | 101000 | 0 | 110111 | 100000110 | 11001 | 100100 |
Color Harmonies of #564573
Complementary color
Monochromatic Colors of #564573
Black with #564573
Text Example
Text Example
White with #564573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564573; }
p { color: rgb(86,69,115); }
H1.HeaderClassName
{
color: #564573;
}
.AnyTagClassName
{
color: #564573;
}
</style>
background-color css
<style>
a { background-color: #564573; }
a { background-color: rgb(86,69,115); }
div.DivClassName
{
background-color: #564573;
}
.BgClassName
{
background-color: #564573;
}
</style>
border-color css
<style>
span { border-color: #564573; }
span { border-color: rgb(86,69,115); }
td.TdClassName
{
border-color: #564573;
}
.TagClassName
{
border-color: #564573;
}
</style>