Shades of Honey Flower #564168
Tints of Honey Flower #564168
RGB
CMYK
RGB Variations
Color information
#564168 (or 0x564168) is known color: Honey Flower. HEX triplet: 56, 41 and 68. RGB value is (86,65,104). Sum of RGB (Red+Green+Blue) = 86+65+104=255 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.73% from 255); Green value is 65 (25.78% from 255 or 25.49% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 104 - color contains mainly: blue. Hex color #564168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564168 is #A9BE97. Grayscale: #4B4B4B. Windows color (decimal): -11124376 or 6832470. OLE color: 6832470.
HSL color Cylindrical-coordinate representation of color #564168: hue angle of 272.31º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #564168 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 65 | 104 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.59 |
| HSL | 272.31º | 0.23% | 0.33% | - |
| HSV(B) | 272.31º | 0.38% | 0.41% | - |
| XYZ | 8.23 | 6.76 | 13.97 | - |
| YUV | 75.73 | 143.96 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 104 | 0.17 | 0.38 | 0 | 0.59 | 272.31 | 0.23 | 0.33 |
| Hex | 56 | 41 | 68 | 11 | 26 | 0 | 3B | 110 | 17 | 21 |
| Octal | 126 | 101 | 150 | 21 | 46 | 0 | 73 | 420 | 27 | 41 |
| Binary | 1010110 | 1000001 | 1101000 | 10001 | 100110 | 0 | 111011 | 100010000 | 10111 | 100001 |
Color Harmonies of #564168
Complementary color
Monochromatic Colors of #564168
Black with #564168
Text Example
Text Example
White with #564168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564168; }
p { color: rgb(86,65,104); }
H1.HeaderClassName
{
color: #564168;
}
.AnyTagClassName
{
color: #564168;
}
</style>
background-color css
<style>
a { background-color: #564168; }
a { background-color: rgb(86,65,104); }
div.DivClassName
{
background-color: #564168;
}
.BgClassName
{
background-color: #564168;
}
</style>
border-color css
<style>
span { border-color: #564168; }
span { border-color: rgb(86,65,104); }
td.TdClassName
{
border-color: #564168;
}
.TagClassName
{
border-color: #564168;
}
</style>