Shades of Honey Flower #563170
Tints of Honey Flower #563170
RGB
CMYK
RGB Variations
Color information
#563170 (or 0x563170) is known color: Honey Flower. HEX triplet: 56, 31 and 70. RGB value is (86,49,112). Sum of RGB (Red+Green+Blue) = 86+49+112=247 (32% of max value = 765). Red value is 86 (33.98% from 255 or 34.82% from 247); Green value is 49 (19.53% from 255 or 19.84% from 247); Blue value is 112 (44.14% from 255 or 45.34% from 247); Max value from RGB is 112 - color contains mainly: blue. Hex color #563170 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563170 is #A9CE8F. Grayscale: #434343. Windows color (decimal): -11128464 or 7352662. OLE color: 7352662.
HSL color Cylindrical-coordinate representation of color #563170: hue angle of 275.24º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #563170 is Cyan = 0.23, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 49 | 112 | - |
| CMYK | 0.23 | 0.56 | 0 | 0.56 |
| HSL | 275.24º | 0.39% | 0.32% | - |
| HSV(B) | 275.24º | 0.56% | 0.44% | - |
| XYZ | 7.86 | 5.34 | 15.95 | - |
| YUV | 67.25 | 153.26 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 49 | 112 | 0.23 | 0.56 | 0 | 0.56 | 275.24 | 0.39 | 0.32 |
| Hex | 56 | 31 | 70 | 17 | 38 | 0 | 38 | 113 | 27 | 20 |
| Octal | 126 | 61 | 160 | 27 | 70 | 0 | 70 | 423 | 47 | 40 |
| Binary | 1010110 | 110001 | 1110000 | 10111 | 111000 | 0 | 111000 | 100010011 | 100111 | 100000 |
Color Harmonies of #563170
Complementary color
Monochromatic Colors of #563170
Black with #563170
Text Example
Text Example
White with #563170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563170; }
p { color: rgb(86,49,112); }
H1.HeaderClassName
{
color: #563170;
}
.AnyTagClassName
{
color: #563170;
}
</style>
background-color css
<style>
a { background-color: #563170; }
a { background-color: rgb(86,49,112); }
div.DivClassName
{
background-color: #563170;
}
.BgClassName
{
background-color: #563170;
}
</style>
border-color css
<style>
span { border-color: #563170; }
span { border-color: rgb(86,49,112); }
td.TdClassName
{
border-color: #563170;
}
.TagClassName
{
border-color: #563170;
}
</style>