Shades of Honey Flower #513565
Tints of Honey Flower #513565
RGB
CMYK
RGB Variations
Color information
#513565 (or 0x513565) is known color: Honey Flower. HEX triplet: 51, 35 and 65. RGB value is (81,53,101). Sum of RGB (Red+Green+Blue) = 81+53+101=235 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.47% from 235); Green value is 53 (21.09% from 255 or 22.55% from 235); Blue value is 101 (39.84% from 255 or 42.98% from 235); Max value from RGB is 101 - color contains mainly: blue. Hex color #513565 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513565 is #AECA9A. Grayscale: #424242. Windows color (decimal): -11455131 or 6632785. OLE color: 6632785.
HSL color Cylindrical-coordinate representation of color #513565: hue angle of 275º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #513565 is Cyan = 0.20, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 53 | 101 | - |
| CMYK | 0.20 | 0.48 | 0 | 0.60 |
| HSL | 275º | 0.31% | 0.3% | - |
| HSV(B) | 275º | 0.48% | 0.4% | - |
| XYZ | 7.02 | 5.24 | 12.95 | - |
| YUV | 66.84 | 147.28 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 101 | 0.20 | 0.48 | 0 | 0.60 | 275 | 0.31 | 0.3 |
| Hex | 51 | 35 | 65 | 14 | 30 | 0 | 3C | 113 | 1F | 1E |
| Octal | 121 | 65 | 145 | 24 | 60 | 0 | 74 | 423 | 37 | 36 |
| Binary | 1010001 | 110101 | 1100101 | 10100 | 110000 | 0 | 111100 | 100010011 | 11111 | 11110 |
Color Harmonies of #513565
Complementary color
Monochromatic Colors of #513565
Black with #513565
Text Example
Text Example
White with #513565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513565; }
p { color: rgb(81,53,101); }
H1.HeaderClassName
{
color: #513565;
}
.AnyTagClassName
{
color: #513565;
}
</style>
background-color css
<style>
a { background-color: #513565; }
a { background-color: rgb(81,53,101); }
div.DivClassName
{
background-color: #513565;
}
.BgClassName
{
background-color: #513565;
}
</style>
border-color css
<style>
span { border-color: #513565; }
span { border-color: rgb(81,53,101); }
td.TdClassName
{
border-color: #513565;
}
.TagClassName
{
border-color: #513565;
}
</style>