Shades of Honey Flower #513765
Tints of Honey Flower #513765
RGB
CMYK
RGB Variations
Color information
#513765 (or 0x513765) is known color: Honey Flower. HEX triplet: 51, 37 and 65. RGB value is (81,55,101). Sum of RGB (Red+Green+Blue) = 81+55+101=237 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.18% from 237); Green value is 55 (21.88% from 255 or 23.21% 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 #513765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513765 is #AEC89A. Grayscale: #434343. Windows color (decimal): -11454619 or 6633297. OLE color: 6633297.
HSL color Cylindrical-coordinate representation of color #513765: hue angle of 273.91º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #513765 is Cyan = 0.20, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 55 | 101 | - |
| CMYK | 0.20 | 0.46 | 0 | 0.60 |
| HSL | 273.91º | 0.29% | 0.31% | - |
| HSV(B) | 273.91º | 0.46% | 0.4% | - |
| XYZ | 7.11 | 5.42 | 12.98 | - |
| YUV | 68.02 | 146.61 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 101 | 0.20 | 0.46 | 0 | 0.60 | 273.91 | 0.29 | 0.31 |
| Hex | 51 | 37 | 65 | 14 | 2E | 0 | 3C | 112 | 1D | 1F |
| Octal | 121 | 67 | 145 | 24 | 56 | 0 | 74 | 422 | 35 | 37 |
| Binary | 1010001 | 110111 | 1100101 | 10100 | 101110 | 0 | 111100 | 100010010 | 11101 | 11111 |
Color Harmonies of #513765
Complementary color
Monochromatic Colors of #513765
Black with #513765
Text Example
Text Example
White with #513765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513765; }
p { color: rgb(81,55,101); }
H1.HeaderClassName
{
color: #513765;
}
.AnyTagClassName
{
color: #513765;
}
</style>
background-color css
<style>
a { background-color: #513765; }
a { background-color: rgb(81,55,101); }
div.DivClassName
{
background-color: #513765;
}
.BgClassName
{
background-color: #513765;
}
</style>
border-color css
<style>
span { border-color: #513765; }
span { border-color: rgb(81,55,101); }
td.TdClassName
{
border-color: #513765;
}
.TagClassName
{
border-color: #513765;
}
</style>