Shades of Honey Flower #563362
Tints of Honey Flower #563362
RGB
CMYK
RGB Variations
Color information
#563362 (or 0x563362) is known color: Honey Flower. HEX triplet: 56, 33 and 62. RGB value is (86,51,98). Sum of RGB (Red+Green+Blue) = 86+51+98=235 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.60% from 235); Green value is 51 (20.31% from 255 or 21.70% from 235); Blue value is 98 (38.67% from 255 or 41.70% from 235); Max value from RGB is 98 - color contains mainly: blue. Hex color #563362 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563362 is #A9CC9D. Grayscale: #424242. Windows color (decimal): -11127966 or 6435670. OLE color: 6435670.
HSL color Cylindrical-coordinate representation of color #563362: hue angle of 284.68º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #563362 is Cyan = 0.12, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 51 | 98 | - |
| CMYK | 0.12 | 0.48 | 0 | 0.62 |
| HSL | 284.68º | 0.32% | 0.29% | - |
| HSV(B) | 284.68º | 0.48% | 0.38% | - |
| XYZ | 7.23 | 5.23 | 12.18 | - |
| YUV | 66.82 | 145.6 | 141.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 51 | 98 | 0.12 | 0.48 | 0 | 0.62 | 284.68 | 0.32 | 0.29 |
| Hex | 56 | 33 | 62 | C | 30 | 0 | 3E | 11D | 20 | 1D |
| Octal | 126 | 63 | 142 | 14 | 60 | 0 | 76 | 435 | 40 | 35 |
| Binary | 1010110 | 110011 | 1100010 | 1100 | 110000 | 0 | 111110 | 100011101 | 100000 | 11101 |
Color Harmonies of #563362
Complementary color
Monochromatic Colors of #563362
Black with #563362
Text Example
Text Example
White with #563362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563362; }
p { color: rgb(86,51,98); }
H1.HeaderClassName
{
color: #563362;
}
.AnyTagClassName
{
color: #563362;
}
</style>
background-color css
<style>
a { background-color: #563362; }
a { background-color: rgb(86,51,98); }
div.DivClassName
{
background-color: #563362;
}
.BgClassName
{
background-color: #563362;
}
</style>
border-color css
<style>
span { border-color: #563362; }
span { border-color: rgb(86,51,98); }
td.TdClassName
{
border-color: #563362;
}
.TagClassName
{
border-color: #563362;
}
</style>