Shades of Honey Flower #564063
Tints of Honey Flower #564063
RGB
CMYK
RGB Variations
Color information
#564063 (or 0x564063) is known color: Honey Flower. HEX triplet: 56, 40 and 63. RGB value is (86,64,99). Sum of RGB (Red+Green+Blue) = 86+64+99=249 (32% of max value = 765). Red value is 86 (33.98% from 255 or 34.54% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 99 (39.06% from 255 or 39.76% from 249); Max value from RGB is 99 - color contains mainly: blue. Hex color #564063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564063 is #A9BF9C. Grayscale: #4A4A4A. Windows color (decimal): -11124637 or 6504534. OLE color: 6504534.
HSL color Cylindrical-coordinate representation of color #564063: hue angle of 277.71º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #564063 is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 64 | 99 | - |
| CMYK | 0.13 | 0.35 | 0 | 0.61 |
| HSL | 277.71º | 0.21% | 0.32% | - |
| HSV(B) | 277.71º | 0.35% | 0.39% | - |
| XYZ | 7.92 | 6.55 | 12.65 | - |
| YUV | 74.57 | 141.79 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 64 | 99 | 0.13 | 0.35 | 0 | 0.61 | 277.71 | 0.21 | 0.32 |
| Hex | 56 | 40 | 63 | D | 23 | 0 | 3D | 116 | 15 | 20 |
| Octal | 126 | 100 | 143 | 15 | 43 | 0 | 75 | 426 | 25 | 40 |
| Binary | 1010110 | 1000000 | 1100011 | 1101 | 100011 | 0 | 111101 | 100010110 | 10101 | 100000 |
Color Harmonies of #564063
Complementary color
Monochromatic Colors of #564063
Black with #564063
Text Example
Text Example
White with #564063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564063; }
p { color: rgb(86,64,99); }
H1.HeaderClassName
{
color: #564063;
}
.AnyTagClassName
{
color: #564063;
}
</style>
background-color css
<style>
a { background-color: #564063; }
a { background-color: rgb(86,64,99); }
div.DivClassName
{
background-color: #564063;
}
.BgClassName
{
background-color: #564063;
}
</style>
border-color css
<style>
span { border-color: #564063; }
span { border-color: rgb(86,64,99); }
td.TdClassName
{
border-color: #564063;
}
.TagClassName
{
border-color: #564063;
}
</style>