Shades of Honey Flower #564169
Tints of Honey Flower #564169
RGB
CMYK
RGB Variations
Color information
#564169 (or 0x564169) is known color: Honey Flower. HEX triplet: 56, 41 and 69. RGB value is (86,65,105). Sum of RGB (Red+Green+Blue) = 86+65+105=256 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.59% from 256); Green value is 65 (25.78% from 255 or 25.39% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 105 - color contains mainly: blue. Hex color #564169 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564169 is #A9BE96. Grayscale: #4B4B4B. Windows color (decimal): -11124375 or 6898006. OLE color: 6898006.
HSL color Cylindrical-coordinate representation of color #564169: hue angle of 271.5º degrees, saturation: 0.24, 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 #564169 is Cyan = 0.18, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 65 | 105 | - |
| CMYK | 0.18 | 0.38 | 0 | 0.59 |
| HSL | 271.5º | 0.24% | 0.33% | - |
| HSV(B) | 271.5º | 0.38% | 0.41% | - |
| XYZ | 8.28 | 6.78 | 14.24 | - |
| YUV | 75.84 | 144.46 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 105 | 0.18 | 0.38 | 0 | 0.59 | 271.5 | 0.24 | 0.33 |
| Hex | 56 | 41 | 69 | 12 | 26 | 0 | 3B | 110 | 18 | 21 |
| Octal | 126 | 101 | 151 | 22 | 46 | 0 | 73 | 420 | 30 | 41 |
| Binary | 1010110 | 1000001 | 1101001 | 10010 | 100110 | 0 | 111011 | 100010000 | 11000 | 100001 |
Color Harmonies of #564169
Complementary color
Monochromatic Colors of #564169
Black with #564169
Text Example
Text Example
White with #564169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564169; }
p { color: rgb(86,65,105); }
H1.HeaderClassName
{
color: #564169;
}
.AnyTagClassName
{
color: #564169;
}
</style>
background-color css
<style>
a { background-color: #564169; }
a { background-color: rgb(86,65,105); }
div.DivClassName
{
background-color: #564169;
}
.BgClassName
{
background-color: #564169;
}
</style>
border-color css
<style>
span { border-color: #564169; }
span { border-color: rgb(86,65,105); }
td.TdClassName
{
border-color: #564169;
}
.TagClassName
{
border-color: #564169;
}
</style>