Shades of Meteorite #564971
Tints of Meteorite #564971
RGB
CMYK
RGB Variations
Color information
#564971 (or 0x564971) is known color: Meteorite. HEX triplet: 56, 49 and 71. RGB value is (86,73,113). Sum of RGB (Red+Green+Blue) = 86+73+113=272 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.62% from 272); Green value is 73 (28.91% from 255 or 26.84% from 272); Blue value is 113 (44.53% from 255 or 41.54% from 272); Max value from RGB is 113 - color contains mainly: blue. Hex color #564971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564971 is #A9B68E. Grayscale: #515151. Windows color (decimal): -11122319 or 7424342. OLE color: 7424342.
HSL color Cylindrical-coordinate representation of color #564971: hue angle of 259.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #564971 is Cyan = 0.24, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 73 | 113 | - |
| CMYK | 0.24 | 0.35 | 0 | 0.56 |
| HSL | 259.5º | 0.22% | 0.36% | - |
| HSV(B) | 259.5º | 0.35% | 0.44% | - |
| XYZ | 9.2 | 7.94 | 16.67 | - |
| YUV | 81.45 | 145.81 | 131.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 113 | 0.24 | 0.35 | 0 | 0.56 | 259.5 | 0.22 | 0.36 |
| Hex | 56 | 49 | 71 | 18 | 23 | 0 | 38 | 104 | 16 | 24 |
| Octal | 126 | 111 | 161 | 30 | 43 | 0 | 70 | 404 | 26 | 44 |
| Binary | 1010110 | 1001001 | 1110001 | 11000 | 100011 | 0 | 111000 | 100000100 | 10110 | 100100 |
Color Harmonies of #564971
Complementary color
Monochromatic Colors of #564971
Black with #564971
Text Example
Text Example
White with #564971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564971; }
p { color: rgb(86,73,113); }
H1.HeaderClassName
{
color: #564971;
}
.AnyTagClassName
{
color: #564971;
}
</style>
background-color css
<style>
a { background-color: #564971; }
a { background-color: rgb(86,73,113); }
div.DivClassName
{
background-color: #564971;
}
.BgClassName
{
background-color: #564971;
}
</style>
border-color css
<style>
span { border-color: #564971; }
span { border-color: rgb(86,73,113); }
td.TdClassName
{
border-color: #564971;
}
.TagClassName
{
border-color: #564971;
}
</style>