Shades of Honey Flower #513866
Tints of Honey Flower #513866
RGB
CMYK
RGB Variations
Color information
#513866 (or 0x513866) is known color: Honey Flower. HEX triplet: 51, 38 and 66. RGB value is (81,56,102). Sum of RGB (Red+Green+Blue) = 81+56+102=239 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.89% from 239); Green value is 56 (22.27% from 255 or 23.43% from 239); Blue value is 102 (40.23% from 255 or 42.68% from 239); Max value from RGB is 102 - color contains mainly: blue. Hex color #513866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513866 is #AEC799. Grayscale: #444444. Windows color (decimal): -11454362 or 6699089. OLE color: 6699089.
HSL color Cylindrical-coordinate representation of color #513866: hue angle of 272.61º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #513866 is Cyan = 0.21, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 56 | 102 | - |
| CMYK | 0.21 | 0.45 | 0 | 0.6 |
| HSL | 272.61º | 0.29% | 0.31% | - |
| HSV(B) | 272.61º | 0.45% | 0.4% | - |
| XYZ | 7.21 | 5.54 | 13.26 | - |
| YUV | 68.72 | 146.78 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 102 | 0.21 | 0.45 | 0 | 0.6 | 272.61 | 0.29 | 0.31 |
| Hex | 51 | 38 | 66 | 15 | 2D | 0 | 3C | 111 | 1D | 1F |
| Octal | 121 | 70 | 146 | 25 | 55 | 0 | 74 | 421 | 35 | 37 |
| Binary | 1010001 | 111000 | 1100110 | 10101 | 101101 | 0 | 111100 | 100010001 | 11101 | 11111 |
Color Harmonies of #513866
Complementary color
Monochromatic Colors of #513866
Black with #513866
Text Example
Text Example
White with #513866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513866; }
p { color: rgb(81,56,102); }
H1.HeaderClassName
{
color: #513866;
}
.AnyTagClassName
{
color: #513866;
}
</style>
background-color css
<style>
a { background-color: #513866; }
a { background-color: rgb(81,56,102); }
div.DivClassName
{
background-color: #513866;
}
.BgClassName
{
background-color: #513866;
}
</style>
border-color css
<style>
span { border-color: #513866; }
span { border-color: rgb(81,56,102); }
td.TdClassName
{
border-color: #513866;
}
.TagClassName
{
border-color: #513866;
}
</style>