Shades of Honey Flower #513564
Tints of Honey Flower #513564
RGB
CMYK
RGB Variations
Color information
#513564 (or 0x513564) is known color: Honey Flower. HEX triplet: 51, 35 and 64. RGB value is (81,53,100). Sum of RGB (Red+Green+Blue) = 81+53+100=234 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.62% from 234); Green value is 53 (21.09% from 255 or 22.65% from 234); Blue value is 100 (39.45% from 255 or 42.74% from 234); Max value from RGB is 100 - color contains mainly: blue. Hex color #513564 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513564 is #AECA9B. Grayscale: #424242. Windows color (decimal): -11455132 or 6567249. OLE color: 6567249.
HSL color Cylindrical-coordinate representation of color #513564: hue angle of 275.74º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #513564 is Cyan = 0.19, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 53 | 100 | - |
| CMYK | 0.19 | 0.47 | 0 | 0.61 |
| HSL | 275.74º | 0.31% | 0.3% | - |
| HSV(B) | 275.74º | 0.47% | 0.39% | - |
| XYZ | 6.97 | 5.22 | 12.7 | - |
| YUV | 66.73 | 146.78 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 100 | 0.19 | 0.47 | 0 | 0.61 | 275.74 | 0.31 | 0.3 |
| Hex | 51 | 35 | 64 | 13 | 2F | 0 | 3D | 114 | 1F | 1E |
| Octal | 121 | 65 | 144 | 23 | 57 | 0 | 75 | 424 | 37 | 36 |
| Binary | 1010001 | 110101 | 1100100 | 10011 | 101111 | 0 | 111101 | 100010100 | 11111 | 11110 |
Color Harmonies of #513564
Complementary color
Monochromatic Colors of #513564
Black with #513564
Text Example
Text Example
White with #513564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513564; }
p { color: rgb(81,53,100); }
H1.HeaderClassName
{
color: #513564;
}
.AnyTagClassName
{
color: #513564;
}
</style>
background-color css
<style>
a { background-color: #513564; }
a { background-color: rgb(81,53,100); }
div.DivClassName
{
background-color: #513564;
}
.BgClassName
{
background-color: #513564;
}
</style>
border-color css
<style>
span { border-color: #513564; }
span { border-color: rgb(81,53,100); }
td.TdClassName
{
border-color: #513564;
}
.TagClassName
{
border-color: #513564;
}
</style>