Shades of Honey Flower #563265
Tints of Honey Flower #563265
RGB
CMYK
RGB Variations
Color information
#563265 (or 0x563265) is known color: Honey Flower. HEX triplet: 56, 32 and 65. RGB value is (86,50,101). Sum of RGB (Red+Green+Blue) = 86+50+101=237 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.29% from 237); Green value is 50 (19.92% from 255 or 21.10% from 237); Blue value is 101 (39.84% from 255 or 42.62% from 237); Max value from RGB is 101 - color contains mainly: blue. Hex color #563265 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563265 is #A9CD9A. Grayscale: #424242. Windows color (decimal): -11128219 or 6632022. OLE color: 6632022.
HSL color Cylindrical-coordinate representation of color #563265: hue angle of 282.35º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #563265 is Cyan = 0.15, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 50 | 101 | - |
| CMYK | 0.15 | 0.50 | 0 | 0.60 |
| HSL | 282.35º | 0.34% | 0.3% | - |
| HSV(B) | 282.35º | 0.5% | 0.4% | - |
| XYZ | 7.33 | 5.2 | 12.93 | - |
| YUV | 66.58 | 147.43 | 141.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 50 | 101 | 0.15 | 0.50 | 0 | 0.60 | 282.35 | 0.34 | 0.3 |
| Hex | 56 | 32 | 65 | F | 32 | 0 | 3C | 11A | 22 | 1E |
| Octal | 126 | 62 | 145 | 17 | 62 | 0 | 74 | 432 | 42 | 36 |
| Binary | 1010110 | 110010 | 1100101 | 1111 | 110010 | 0 | 111100 | 100011010 | 100010 | 11110 |
Color Harmonies of #563265
Complementary color
Monochromatic Colors of #563265
Black with #563265
Text Example
Text Example
White with #563265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563265; }
p { color: rgb(86,50,101); }
H1.HeaderClassName
{
color: #563265;
}
.AnyTagClassName
{
color: #563265;
}
</style>
background-color css
<style>
a { background-color: #563265; }
a { background-color: rgb(86,50,101); }
div.DivClassName
{
background-color: #563265;
}
.BgClassName
{
background-color: #563265;
}
</style>
border-color css
<style>
span { border-color: #563265; }
span { border-color: rgb(86,50,101); }
td.TdClassName
{
border-color: #563265;
}
.TagClassName
{
border-color: #563265;
}
</style>