Shades of Honey Flower #513962
Tints of Honey Flower #513962
RGB
CMYK
RGB Variations
Color information
#513962 (or 0x513962) is known color: Honey Flower. HEX triplet: 51, 39 and 62. RGB value is (81,57,98). Sum of RGB (Red+Green+Blue) = 81+57+98=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 57 (22.66% from 255 or 24.15% from 236); Blue value is 98 (38.67% from 255 or 41.53% from 236); Max value from RGB is 98 - color contains mainly: blue. Hex color #513962 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513962 is #AEC69D. Grayscale: #444444. Windows color (decimal): -11454110 or 6437201. OLE color: 6437201.
HSL color Cylindrical-coordinate representation of color #513962: hue angle of 275.12º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #513962 is Cyan = 0.17, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 57 | 98 | - |
| CMYK | 0.17 | 0.42 | 0 | 0.62 |
| HSL | 275.12º | 0.26% | 0.3% | - |
| HSV(B) | 275.12º | 0.42% | 0.38% | - |
| XYZ | 7.06 | 5.56 | 12.26 | - |
| YUV | 68.85 | 144.45 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 57 | 98 | 0.17 | 0.42 | 0 | 0.62 | 275.12 | 0.26 | 0.3 |
| Hex | 51 | 39 | 62 | 11 | 2A | 0 | 3E | 113 | 1A | 1E |
| Octal | 121 | 71 | 142 | 21 | 52 | 0 | 76 | 423 | 32 | 36 |
| Binary | 1010001 | 111001 | 1100010 | 10001 | 101010 | 0 | 111110 | 100010011 | 11010 | 11110 |
Color Harmonies of #513962
Complementary color
Monochromatic Colors of #513962
Black with #513962
Text Example
Text Example
White with #513962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513962; }
p { color: rgb(81,57,98); }
H1.HeaderClassName
{
color: #513962;
}
.AnyTagClassName
{
color: #513962;
}
</style>
background-color css
<style>
a { background-color: #513962; }
a { background-color: rgb(81,57,98); }
div.DivClassName
{
background-color: #513962;
}
.BgClassName
{
background-color: #513962;
}
</style>
border-color css
<style>
span { border-color: #513962; }
span { border-color: rgb(81,57,98); }
td.TdClassName
{
border-color: #513962;
}
.TagClassName
{
border-color: #513962;
}
</style>