Shades of Honey Flower #513965
Tints of Honey Flower #513965
RGB
CMYK
RGB Variations
Color information
#513965 (or 0x513965) is known color: Honey Flower. HEX triplet: 51, 39 and 65. RGB value is (81,57,101). Sum of RGB (Red+Green+Blue) = 81+57+101=239 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.89% from 239); Green value is 57 (22.66% from 255 or 23.85% from 239); Blue value is 101 (39.84% from 255 or 42.26% from 239); Max value from RGB is 101 - color contains mainly: blue. Hex color #513965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513965 is #AEC69A. Grayscale: #454545. Windows color (decimal): -11454107 or 6633809. OLE color: 6633809.
HSL color Cylindrical-coordinate representation of color #513965: hue angle of 272.73º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #513965 is Cyan = 0.20, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 57 | 101 | - |
| CMYK | 0.20 | 0.44 | 0 | 0.60 |
| HSL | 272.73º | 0.28% | 0.31% | - |
| HSV(B) | 272.73º | 0.44% | 0.4% | - |
| XYZ | 7.21 | 5.62 | 13.02 | - |
| YUV | 69.19 | 145.95 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 57 | 101 | 0.20 | 0.44 | 0 | 0.60 | 272.73 | 0.28 | 0.31 |
| Hex | 51 | 39 | 65 | 14 | 2C | 0 | 3C | 111 | 1C | 1F |
| Octal | 121 | 71 | 145 | 24 | 54 | 0 | 74 | 421 | 34 | 37 |
| Binary | 1010001 | 111001 | 1100101 | 10100 | 101100 | 0 | 111100 | 100010001 | 11100 | 11111 |
Color Harmonies of #513965
Complementary color
Monochromatic Colors of #513965
Black with #513965
Text Example
Text Example
White with #513965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513965; }
p { color: rgb(81,57,101); }
H1.HeaderClassName
{
color: #513965;
}
.AnyTagClassName
{
color: #513965;
}
</style>
background-color css
<style>
a { background-color: #513965; }
a { background-color: rgb(81,57,101); }
div.DivClassName
{
background-color: #513965;
}
.BgClassName
{
background-color: #513965;
}
</style>
border-color css
<style>
span { border-color: #513965; }
span { border-color: rgb(81,57,101); }
td.TdClassName
{
border-color: #513965;
}
.TagClassName
{
border-color: #513965;
}
</style>