Shades of Honey Flower #563470
Tints of Honey Flower #563470
RGB
CMYK
RGB Variations
Color information
#563470 (or 0x563470) is known color: Honey Flower. HEX triplet: 56, 34 and 70. RGB value is (86,52,112). Sum of RGB (Red+Green+Blue) = 86+52+112=250 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.4% from 250); Green value is 52 (20.70% from 255 or 20.8% from 250); Blue value is 112 (44.14% from 255 or 44.8% from 250); Max value from RGB is 112 - color contains mainly: blue. Hex color #563470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563470 is #A9CB8F. Grayscale: #444444. Windows color (decimal): -11127696 or 7353430. OLE color: 7353430.
HSL color Cylindrical-coordinate representation of color #563470: hue angle of 274º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #563470 is Cyan = 0.23, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 52 | 112 | - |
| CMYK | 0.23 | 0.54 | 0 | 0.56 |
| HSL | 274º | 0.37% | 0.32% | - |
| HSV(B) | 274º | 0.54% | 0.44% | - |
| XYZ | 7.99 | 5.6 | 15.99 | - |
| YUV | 69.01 | 152.26 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 52 | 112 | 0.23 | 0.54 | 0 | 0.56 | 274 | 0.37 | 0.32 |
| Hex | 56 | 34 | 70 | 17 | 36 | 0 | 38 | 112 | 25 | 20 |
| Octal | 126 | 64 | 160 | 27 | 66 | 0 | 70 | 422 | 45 | 40 |
| Binary | 1010110 | 110100 | 1110000 | 10111 | 110110 | 0 | 111000 | 100010010 | 100101 | 100000 |
Color Harmonies of #563470
Complementary color
Monochromatic Colors of #563470
Black with #563470
Text Example
Text Example
White with #563470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563470; }
p { color: rgb(86,52,112); }
H1.HeaderClassName
{
color: #563470;
}
.AnyTagClassName
{
color: #563470;
}
</style>
background-color css
<style>
a { background-color: #563470; }
a { background-color: rgb(86,52,112); }
div.DivClassName
{
background-color: #563470;
}
.BgClassName
{
background-color: #563470;
}
</style>
border-color css
<style>
span { border-color: #563470; }
span { border-color: rgb(86,52,112); }
td.TdClassName
{
border-color: #563470;
}
.TagClassName
{
border-color: #563470;
}
</style>