Shades of Meteorite #564370
Tints of Meteorite #564370
RGB
CMYK
RGB Variations
Color information
#564370 (or 0x564370) is known color: Meteorite. HEX triplet: 56, 43 and 70. RGB value is (86,67,112). Sum of RGB (Red+Green+Blue) = 86+67+112=265 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.45% from 265); Green value is 67 (26.56% from 255 or 25.28% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 112 - color contains mainly: blue. Hex color #564370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564370 is #A9BC8F. Grayscale: #4D4D4D. Windows color (decimal): -11123856 or 7357270. OLE color: 7357270.
HSL color Cylindrical-coordinate representation of color #564370: hue angle of 265.33º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #564370 is Cyan = 0.23, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 67 | 112 | - |
| CMYK | 0.23 | 0.40 | 0 | 0.56 |
| HSL | 265.33º | 0.25% | 0.35% | - |
| HSV(B) | 265.33º | 0.4% | 0.44% | - |
| XYZ | 8.77 | 7.16 | 16.25 | - |
| YUV | 77.81 | 147.29 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 112 | 0.23 | 0.40 | 0 | 0.56 | 265.33 | 0.25 | 0.35 |
| Hex | 56 | 43 | 70 | 17 | 28 | 0 | 38 | 109 | 19 | 23 |
| Octal | 126 | 103 | 160 | 27 | 50 | 0 | 70 | 411 | 31 | 43 |
| Binary | 1010110 | 1000011 | 1110000 | 10111 | 101000 | 0 | 111000 | 100001001 | 11001 | 100011 |
Color Harmonies of #564370
Complementary color
Monochromatic Colors of #564370
Black with #564370
Text Example
Text Example
White with #564370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564370; }
p { color: rgb(86,67,112); }
H1.HeaderClassName
{
color: #564370;
}
.AnyTagClassName
{
color: #564370;
}
</style>
background-color css
<style>
a { background-color: #564370; }
a { background-color: rgb(86,67,112); }
div.DivClassName
{
background-color: #564370;
}
.BgClassName
{
background-color: #564370;
}
</style>
border-color css
<style>
span { border-color: #564370; }
span { border-color: rgb(86,67,112); }
td.TdClassName
{
border-color: #564370;
}
.TagClassName
{
border-color: #564370;
}
</style>