Shades of Honey Flower #563660
Tints of Honey Flower #563660
RGB
CMYK
RGB Variations
Color information
#563660 (or 0x563660) is known color: Honey Flower. HEX triplet: 56, 36 and 60. RGB value is (86,54,96). Sum of RGB (Red+Green+Blue) = 86+54+96=236 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.44% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 96 (37.89% from 255 or 40.68% from 236); Max value from RGB is 96 - color contains mainly: blue. Hex color #563660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563660 is #A9C99F. Grayscale: #444444. Windows color (decimal): -11127200 or 6305366. OLE color: 6305366.
HSL color Cylindrical-coordinate representation of color #563660: hue angle of 285.71º degrees, saturation: 0.28, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #563660 is Cyan = 0.10, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 54 | 96 | - |
| CMYK | 0.10 | 0.44 | 0 | 0.62 |
| HSL | 285.71º | 0.28% | 0.29% | - |
| HSV(B) | 285.71º | 0.44% | 0.38% | - |
| XYZ | 7.27 | 5.46 | 11.74 | - |
| YUV | 68.36 | 143.6 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 54 | 96 | 0.10 | 0.44 | 0 | 0.62 | 285.71 | 0.28 | 0.29 |
| Hex | 56 | 36 | 60 | A | 2C | 0 | 3E | 11E | 1C | 1D |
| Octal | 126 | 66 | 140 | 12 | 54 | 0 | 76 | 436 | 34 | 35 |
| Binary | 1010110 | 110110 | 1100000 | 1010 | 101100 | 0 | 111110 | 100011110 | 11100 | 11101 |
Color Harmonies of #563660
Complementary color
Monochromatic Colors of #563660
Black with #563660
Text Example
Text Example
White with #563660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563660; }
p { color: rgb(86,54,96); }
H1.HeaderClassName
{
color: #563660;
}
.AnyTagClassName
{
color: #563660;
}
</style>
background-color css
<style>
a { background-color: #563660; }
a { background-color: rgb(86,54,96); }
div.DivClassName
{
background-color: #563660;
}
.BgClassName
{
background-color: #563660;
}
</style>
border-color css
<style>
span { border-color: #563660; }
span { border-color: rgb(86,54,96); }
td.TdClassName
{
border-color: #563660;
}
.TagClassName
{
border-color: #563660;
}
</style>