Shades of Honey Flower #562870
Tints of Honey Flower #562870
RGB
CMYK
RGB Variations
Color information
#562870 (or 0x562870) is known color: Honey Flower. HEX triplet: 56, 28 and 70. RGB value is (86,40,112). Sum of RGB (Red+Green+Blue) = 86+40+112=238 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.13% from 238); Green value is 40 (16.02% from 255 or 16.81% from 238); Blue value is 112 (44.14% from 255 or 47.06% from 238); Max value from RGB is 112 - color contains mainly: blue. Hex color #562870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562870 is #A9D78F. Grayscale: #3D3D3D. Windows color (decimal): -11130768 or 7350358. OLE color: 7350358.
HSL color Cylindrical-coordinate representation of color #562870: hue angle of 278.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #562870 is Cyan = 0.23, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 40 | 112 | - |
| CMYK | 0.23 | 0.64 | 0 | 0.56 |
| HSL | 278.33º | 0.47% | 0.3% | - |
| HSV(B) | 278.33º | 0.64% | 0.44% | - |
| XYZ | 7.52 | 4.67 | 15.83 | - |
| YUV | 61.96 | 156.24 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 112 | 0.23 | 0.64 | 0 | 0.56 | 278.33 | 0.47 | 0.3 |
| Hex | 56 | 28 | 70 | 17 | 40 | 0 | 38 | 116 | 2F | 1E |
| Octal | 126 | 50 | 160 | 27 | 100 | 0 | 70 | 426 | 57 | 36 |
| Binary | 1010110 | 101000 | 1110000 | 10111 | 1000000 | 0 | 111000 | 100010110 | 101111 | 11110 |
Color Harmonies of #562870
Complementary color
Monochromatic Colors of #562870
Black with #562870
Text Example
Text Example
White with #562870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562870; }
p { color: rgb(86,40,112); }
H1.HeaderClassName
{
color: #562870;
}
.AnyTagClassName
{
color: #562870;
}
</style>
background-color css
<style>
a { background-color: #562870; }
a { background-color: rgb(86,40,112); }
div.DivClassName
{
background-color: #562870;
}
.BgClassName
{
background-color: #562870;
}
</style>
border-color css
<style>
span { border-color: #562870; }
span { border-color: rgb(86,40,112); }
td.TdClassName
{
border-color: #562870;
}
.TagClassName
{
border-color: #562870;
}
</style>