Shades of Honey Flower #563462
Tints of Honey Flower #563462
RGB
CMYK
RGB Variations
Color information
#563462 (or 0x563462) is known color: Honey Flower. HEX triplet: 56, 34 and 62. RGB value is (86,52,98). Sum of RGB (Red+Green+Blue) = 86+52+98=236 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.44% from 236); Green value is 52 (20.70% from 255 or 22.03% from 236); Blue value is 98 (38.67% from 255 or 41.53% from 236); Max value from RGB is 98 - color contains mainly: blue. Hex color #563462 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563462 is #A9CB9D. Grayscale: #434343. Windows color (decimal): -11127710 or 6435926. OLE color: 6435926.
HSL color Cylindrical-coordinate representation of color #563462: hue angle of 284.35º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #563462 is Cyan = 0.12, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 52 | 98 | - |
| CMYK | 0.12 | 0.47 | 0 | 0.62 |
| HSL | 284.35º | 0.31% | 0.29% | - |
| HSV(B) | 284.35º | 0.47% | 0.38% | - |
| XYZ | 7.27 | 5.32 | 12.2 | - |
| YUV | 67.41 | 145.26 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 52 | 98 | 0.12 | 0.47 | 0 | 0.62 | 284.35 | 0.31 | 0.29 |
| Hex | 56 | 34 | 62 | C | 2F | 0 | 3E | 11C | 1F | 1D |
| Octal | 126 | 64 | 142 | 14 | 57 | 0 | 76 | 434 | 37 | 35 |
| Binary | 1010110 | 110100 | 1100010 | 1100 | 101111 | 0 | 111110 | 100011100 | 11111 | 11101 |
Color Harmonies of #563462
Complementary color
Monochromatic Colors of #563462
Black with #563462
Text Example
Text Example
White with #563462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563462; }
p { color: rgb(86,52,98); }
H1.HeaderClassName
{
color: #563462;
}
.AnyTagClassName
{
color: #563462;
}
</style>
background-color css
<style>
a { background-color: #563462; }
a { background-color: rgb(86,52,98); }
div.DivClassName
{
background-color: #563462;
}
.BgClassName
{
background-color: #563462;
}
</style>
border-color css
<style>
span { border-color: #563462; }
span { border-color: rgb(86,52,98); }
td.TdClassName
{
border-color: #563462;
}
.TagClassName
{
border-color: #563462;
}
</style>