Shades of Honey Flower #564463
Tints of Honey Flower #564463
RGB
CMYK
RGB Variations
Color information
#564463 (or 0x564463) is known color: Honey Flower. HEX triplet: 56, 44 and 63. RGB value is (86,68,99). Sum of RGB (Red+Green+Blue) = 86+68+99=253 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.99% from 253); Green value is 68 (26.95% from 255 or 26.88% from 253); Blue value is 99 (39.06% from 255 or 39.13% from 253); Max value from RGB is 99 - color contains mainly: blue. Hex color #564463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564463 is #A9BB9C. Grayscale: #4C4C4C. Windows color (decimal): -11123613 or 6505558. OLE color: 6505558.
HSL color Cylindrical-coordinate representation of color #564463: hue angle of 274.84º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #564463 is Cyan = 0.13, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 68 | 99 | - |
| CMYK | 0.13 | 0.31 | 0 | 0.61 |
| HSL | 274.84º | 0.19% | 0.33% | - |
| HSV(B) | 274.84º | 0.31% | 0.39% | - |
| XYZ | 8.16 | 7.01 | 12.73 | - |
| YUV | 76.92 | 140.46 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 99 | 0.13 | 0.31 | 0 | 0.61 | 274.84 | 0.19 | 0.33 |
| Hex | 56 | 44 | 63 | D | 1F | 0 | 3D | 113 | 13 | 21 |
| Octal | 126 | 104 | 143 | 15 | 37 | 0 | 75 | 423 | 23 | 41 |
| Binary | 1010110 | 1000100 | 1100011 | 1101 | 11111 | 0 | 111101 | 100010011 | 10011 | 100001 |
Color Harmonies of #564463
Complementary color
Monochromatic Colors of #564463
Black with #564463
Text Example
Text Example
White with #564463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564463; }
p { color: rgb(86,68,99); }
H1.HeaderClassName
{
color: #564463;
}
.AnyTagClassName
{
color: #564463;
}
</style>
background-color css
<style>
a { background-color: #564463; }
a { background-color: rgb(86,68,99); }
div.DivClassName
{
background-color: #564463;
}
.BgClassName
{
background-color: #564463;
}
</style>
border-color css
<style>
span { border-color: #564463; }
span { border-color: rgb(86,68,99); }
td.TdClassName
{
border-color: #564463;
}
.TagClassName
{
border-color: #564463;
}
</style>