Shades of Honey Flower #564663
Tints of Honey Flower #564663
RGB
CMYK
RGB Variations
Color information
#564663 (or 0x564663) is known color: Honey Flower. HEX triplet: 56, 46 and 63. RGB value is (86,70,99). Sum of RGB (Red+Green+Blue) = 86+70+99=255 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.73% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 99 (39.06% from 255 or 38.82% from 255); Max value from RGB is 99 - color contains mainly: blue. Hex color #564663 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564663 is #A9B99C. Grayscale: #4D4D4D. Windows color (decimal): -11123101 or 6506070. OLE color: 6506070.
HSL color Cylindrical-coordinate representation of color #564663: hue angle of 273.1º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #564663 is Cyan = 0.13, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 70 | 99 | - |
| CMYK | 0.13 | 0.29 | 0 | 0.61 |
| HSL | 273.1º | 0.17% | 0.33% | - |
| HSV(B) | 273.1º | 0.29% | 0.39% | - |
| XYZ | 8.28 | 7.26 | 12.77 | - |
| YUV | 78.09 | 139.8 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 99 | 0.13 | 0.29 | 0 | 0.61 | 273.1 | 0.17 | 0.33 |
| Hex | 56 | 46 | 63 | D | 1D | 0 | 3D | 111 | 11 | 21 |
| Octal | 126 | 106 | 143 | 15 | 35 | 0 | 75 | 421 | 21 | 41 |
| Binary | 1010110 | 1000110 | 1100011 | 1101 | 11101 | 0 | 111101 | 100010001 | 10001 | 100001 |
Color Harmonies of #564663
Complementary color
Monochromatic Colors of #564663
Black with #564663
Text Example
Text Example
White with #564663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564663; }
p { color: rgb(86,70,99); }
H1.HeaderClassName
{
color: #564663;
}
.AnyTagClassName
{
color: #564663;
}
</style>
background-color css
<style>
a { background-color: #564663; }
a { background-color: rgb(86,70,99); }
div.DivClassName
{
background-color: #564663;
}
.BgClassName
{
background-color: #564663;
}
</style>
border-color css
<style>
span { border-color: #564663; }
span { border-color: rgb(86,70,99); }
td.TdClassName
{
border-color: #564663;
}
.TagClassName
{
border-color: #564663;
}
</style>