Shades of Honey Flower #562968
Tints of Honey Flower #562968
RGB
CMYK
RGB Variations
Color information
#562968 (or 0x562968) is known color: Honey Flower. HEX triplet: 56, 29 and 68. RGB value is (86,41,104). Sum of RGB (Red+Green+Blue) = 86+41+104=231 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.23% from 231); Green value is 41 (16.41% from 255 or 17.75% from 231); Blue value is 104 (41.02% from 255 or 45.02% from 231); Max value from RGB is 104 - color contains mainly: blue. Hex color #562968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562968 is #A9D697. Grayscale: #3D3D3D. Windows color (decimal): -11130520 or 6826326. OLE color: 6826326.
HSL color Cylindrical-coordinate representation of color #562968: hue angle of 282.86º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #562968 is Cyan = 0.17, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 41 | 104 | - |
| CMYK | 0.17 | 0.61 | 0 | 0.59 |
| HSL | 282.86º | 0.43% | 0.28% | - |
| HSV(B) | 282.86º | 0.61% | 0.41% | - |
| XYZ | 7.13 | 4.56 | 13.6 | - |
| YUV | 61.64 | 151.91 | 145.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 41 | 104 | 0.17 | 0.61 | 0 | 0.59 | 282.86 | 0.43 | 0.28 |
| Hex | 56 | 29 | 68 | 11 | 3D | 0 | 3B | 11B | 2B | 1C |
| Octal | 126 | 51 | 150 | 21 | 75 | 0 | 73 | 433 | 53 | 34 |
| Binary | 1010110 | 101001 | 1101000 | 10001 | 111101 | 0 | 111011 | 100011011 | 101011 | 11100 |
Color Harmonies of #562968
Complementary color
Monochromatic Colors of #562968
Black with #562968
Text Example
Text Example
White with #562968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562968; }
p { color: rgb(86,41,104); }
H1.HeaderClassName
{
color: #562968;
}
.AnyTagClassName
{
color: #562968;
}
</style>
background-color css
<style>
a { background-color: #562968; }
a { background-color: rgb(86,41,104); }
div.DivClassName
{
background-color: #562968;
}
.BgClassName
{
background-color: #562968;
}
</style>
border-color css
<style>
span { border-color: #562968; }
span { border-color: rgb(86,41,104); }
td.TdClassName
{
border-color: #562968;
}
.TagClassName
{
border-color: #562968;
}
</style>