Shades of Honey Flower #564163
Tints of Honey Flower #564163
RGB
CMYK
RGB Variations
Color information
#564163 (or 0x564163) is known color: Honey Flower. HEX triplet: 56, 41 and 63. RGB value is (86,65,99). Sum of RGB (Red+Green+Blue) = 86+65+99=250 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.4% from 250); Green value is 65 (25.78% from 255 or 26% from 250); Blue value is 99 (39.06% from 255 or 39.6% from 250); Max value from RGB is 99 - color contains mainly: blue. Hex color #564163 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564163 is #A9BE9C. Grayscale: #4B4B4B. Windows color (decimal): -11124381 or 6504790. OLE color: 6504790.
HSL color Cylindrical-coordinate representation of color #564163: hue angle of 277.06º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #564163 is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 65 | 99 | - |
| CMYK | 0.13 | 0.34 | 0 | 0.61 |
| HSL | 277.06º | 0.21% | 0.32% | - |
| HSV(B) | 277.06º | 0.34% | 0.39% | - |
| XYZ | 7.98 | 6.66 | 12.67 | - |
| YUV | 75.16 | 141.46 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 99 | 0.13 | 0.34 | 0 | 0.61 | 277.06 | 0.21 | 0.32 |
| Hex | 56 | 41 | 63 | D | 22 | 0 | 3D | 115 | 15 | 20 |
| Octal | 126 | 101 | 143 | 15 | 42 | 0 | 75 | 425 | 25 | 40 |
| Binary | 1010110 | 1000001 | 1100011 | 1101 | 100010 | 0 | 111101 | 100010101 | 10101 | 100000 |
Color Harmonies of #564163
Complementary color
Monochromatic Colors of #564163
Black with #564163
Text Example
Text Example
White with #564163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564163; }
p { color: rgb(86,65,99); }
H1.HeaderClassName
{
color: #564163;
}
.AnyTagClassName
{
color: #564163;
}
</style>
background-color css
<style>
a { background-color: #564163; }
a { background-color: rgb(86,65,99); }
div.DivClassName
{
background-color: #564163;
}
.BgClassName
{
background-color: #564163;
}
</style>
border-color css
<style>
span { border-color: #564163; }
span { border-color: rgb(86,65,99); }
td.TdClassName
{
border-color: #564163;
}
.TagClassName
{
border-color: #564163;
}
</style>