Shades of Honey Flower #513766
Tints of Honey Flower #513766
RGB
CMYK
RGB Variations
Color information
#513766 (or 0x513766) is known color: Honey Flower. HEX triplet: 51, 37 and 66. RGB value is (81,55,102). Sum of RGB (Red+Green+Blue) = 81+55+102=238 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.03% from 238); Green value is 55 (21.88% from 255 or 23.11% from 238); Blue value is 102 (40.23% from 255 or 42.86% from 238); Max value from RGB is 102 - color contains mainly: blue. Hex color #513766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513766 is #AEC899. Grayscale: #434343. Windows color (decimal): -11454618 or 6698833. OLE color: 6698833.
HSL color Cylindrical-coordinate representation of color #513766: hue angle of 273.19º degrees, saturation: 0.3, 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 #513766 is Cyan = 0.21, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 55 | 102 | - |
| CMYK | 0.21 | 0.46 | 0 | 0.6 |
| HSL | 273.19º | 0.3% | 0.31% | - |
| HSV(B) | 273.19º | 0.46% | 0.4% | - |
| XYZ | 7.16 | 5.44 | 13.24 | - |
| YUV | 68.13 | 147.11 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 102 | 0.21 | 0.46 | 0 | 0.6 | 273.19 | 0.3 | 0.31 |
| Hex | 51 | 37 | 66 | 15 | 2E | 0 | 3C | 111 | 1E | 1F |
| Octal | 121 | 67 | 146 | 25 | 56 | 0 | 74 | 421 | 36 | 37 |
| Binary | 1010001 | 110111 | 1100110 | 10101 | 101110 | 0 | 111100 | 100010001 | 11110 | 11111 |
Color Harmonies of #513766
Complementary color
Monochromatic Colors of #513766
Black with #513766
Text Example
Text Example
White with #513766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513766; }
p { color: rgb(81,55,102); }
H1.HeaderClassName
{
color: #513766;
}
.AnyTagClassName
{
color: #513766;
}
</style>
background-color css
<style>
a { background-color: #513766; }
a { background-color: rgb(81,55,102); }
div.DivClassName
{
background-color: #513766;
}
.BgClassName
{
background-color: #513766;
}
</style>
border-color css
<style>
span { border-color: #513766; }
span { border-color: rgb(81,55,102); }
td.TdClassName
{
border-color: #513766;
}
.TagClassName
{
border-color: #513766;
}
</style>