Shades of Meteorite #564972
Tints of Meteorite #564972
RGB
CMYK
RGB Variations
Color information
#564972 (or 0x564972) is known color: Meteorite. HEX triplet: 56, 49 and 72. RGB value is (86,73,114). Sum of RGB (Red+Green+Blue) = 86+73+114=273 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.50% from 273); Green value is 73 (28.91% from 255 or 26.74% from 273); Blue value is 114 (44.92% from 255 or 41.76% from 273); Max value from RGB is 114 - color contains mainly: blue. Hex color #564972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564972 is #A9B68D. Grayscale: #515151. Windows color (decimal): -11122318 or 7489878. OLE color: 7489878.
HSL color Cylindrical-coordinate representation of color #564972: hue angle of 259.02º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #564972 is Cyan = 0.25, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 73 | 114 | - |
| CMYK | 0.25 | 0.36 | 0 | 0.55 |
| HSL | 259.02º | 0.22% | 0.37% | - |
| HSV(B) | 259.02º | 0.36% | 0.45% | - |
| XYZ | 9.26 | 7.96 | 16.97 | - |
| YUV | 81.56 | 146.31 | 131.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 114 | 0.25 | 0.36 | 0 | 0.55 | 259.02 | 0.22 | 0.37 |
| Hex | 56 | 49 | 72 | 19 | 24 | 0 | 37 | 103 | 16 | 25 |
| Octal | 126 | 111 | 162 | 31 | 44 | 0 | 67 | 403 | 26 | 45 |
| Binary | 1010110 | 1001001 | 1110010 | 11001 | 100100 | 0 | 110111 | 100000011 | 10110 | 100101 |
Color Harmonies of #564972
Complementary color
Monochromatic Colors of #564972
Black with #564972
Text Example
Text Example
White with #564972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564972; }
p { color: rgb(86,73,114); }
H1.HeaderClassName
{
color: #564972;
}
.AnyTagClassName
{
color: #564972;
}
</style>
background-color css
<style>
a { background-color: #564972; }
a { background-color: rgb(86,73,114); }
div.DivClassName
{
background-color: #564972;
}
.BgClassName
{
background-color: #564972;
}
</style>
border-color css
<style>
span { border-color: #564972; }
span { border-color: rgb(86,73,114); }
td.TdClassName
{
border-color: #564972;
}
.TagClassName
{
border-color: #564972;
}
</style>