Shades of Honey Flower #563664
Tints of Honey Flower #563664
RGB
CMYK
RGB Variations
Color information
#563664 (or 0x563664) is known color: Honey Flower. HEX triplet: 56, 36 and 64. RGB value is (86,54,100). Sum of RGB (Red+Green+Blue) = 86+54+100=240 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.83% from 240); Green value is 54 (21.48% from 255 or 22.5% from 240); Blue value is 100 (39.45% from 255 or 41.67% from 240); Max value from RGB is 100 - color contains mainly: blue. Hex color #563664 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563664 is #A9C99B. Grayscale: #444444. Windows color (decimal): -11127196 or 6567510. OLE color: 6567510.
HSL color Cylindrical-coordinate representation of color #563664: hue angle of 281.74º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #563664 is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 54 | 100 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.61 |
| HSL | 281.74º | 0.3% | 0.3% | - |
| HSV(B) | 281.74º | 0.46% | 0.39% | - |
| XYZ | 7.46 | 5.54 | 12.73 | - |
| YUV | 68.81 | 145.6 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 54 | 100 | 0.14 | 0.46 | 0 | 0.61 | 281.74 | 0.3 | 0.3 |
| Hex | 56 | 36 | 64 | E | 2E | 0 | 3D | 11A | 1E | 1E |
| Octal | 126 | 66 | 144 | 16 | 56 | 0 | 75 | 432 | 36 | 36 |
| Binary | 1010110 | 110110 | 1100100 | 1110 | 101110 | 0 | 111101 | 100011010 | 11110 | 11110 |
Color Harmonies of #563664
Complementary color
Monochromatic Colors of #563664
Black with #563664
Text Example
Text Example
White with #563664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563664; }
p { color: rgb(86,54,100); }
H1.HeaderClassName
{
color: #563664;
}
.AnyTagClassName
{
color: #563664;
}
</style>
background-color css
<style>
a { background-color: #563664; }
a { background-color: rgb(86,54,100); }
div.DivClassName
{
background-color: #563664;
}
.BgClassName
{
background-color: #563664;
}
</style>
border-color css
<style>
span { border-color: #563664; }
span { border-color: rgb(86,54,100); }
td.TdClassName
{
border-color: #563664;
}
.TagClassName
{
border-color: #563664;
}
</style>