Shades of Honey Flower #563066
Tints of Honey Flower #563066
RGB
CMYK
RGB Variations
Color information
#563066 (or 0x563066) is known color: Honey Flower. HEX triplet: 56, 30 and 66. RGB value is (86,48,102). Sum of RGB (Red+Green+Blue) = 86+48+102=236 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.44% from 236); Green value is 48 (19.14% from 255 or 20.34% from 236); Blue value is 102 (40.23% from 255 or 43.22% from 236); Max value from RGB is 102 - color contains mainly: blue. Hex color #563066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563066 is #A9CF99. Grayscale: #414141. Windows color (decimal): -11128730 or 6697046. OLE color: 6697046.
HSL color Cylindrical-coordinate representation of color #563066: hue angle of 282.22º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #563066 is Cyan = 0.16, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 86 | 48 | 102 | - |
| CMYK | 0.16 | 0.53 | 0 | 0.6 |
| HSL | 282.22º | 0.36% | 0.29% | - |
| HSV(B) | 282.22º | 0.53% | 0.4% | - |
| XYZ | 7.29 | 5.05 | 13.16 | - |
| YUV | 65.52 | 148.59 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 48 | 102 | 0.16 | 0.53 | 0 | 0.6 | 282.22 | 0.36 | 0.29 |
| Hex | 56 | 30 | 66 | 10 | 35 | 0 | 3C | 11A | 24 | 1D |
| Octal | 126 | 60 | 146 | 20 | 65 | 0 | 74 | 432 | 44 | 35 |
| Binary | 1010110 | 110000 | 1100110 | 10000 | 110101 | 0 | 111100 | 100011010 | 100100 | 11101 |
Color Harmonies of #563066
Complementary color
Monochromatic Colors of #563066
Black with #563066
Text Example
Text Example
White with #563066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563066; }
p { color: rgb(86,48,102); }
H1.HeaderClassName
{
color: #563066;
}
.AnyTagClassName
{
color: #563066;
}
</style>
background-color css
<style>
a { background-color: #563066; }
a { background-color: rgb(86,48,102); }
div.DivClassName
{
background-color: #563066;
}
.BgClassName
{
background-color: #563066;
}
</style>
border-color css
<style>
span { border-color: #563066; }
span { border-color: rgb(86,48,102); }
td.TdClassName
{
border-color: #563066;
}
.TagClassName
{
border-color: #563066;
}
</style>