Shades of Honey Flower #513862
Tints of Honey Flower #513862
RGB
CMYK
RGB Variations
Color information
#513862 (or 0x513862) is known color: Honey Flower. HEX triplet: 51, 38 and 62. RGB value is (81,56,98). Sum of RGB (Red+Green+Blue) = 81+56+98=235 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.47% from 235); Green value is 56 (22.27% from 255 or 23.83% from 235); Blue value is 98 (38.67% from 255 or 41.70% from 235); Max value from RGB is 98 - color contains mainly: blue. Hex color #513862 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513862 is #AEC79D. Grayscale: #444444. Windows color (decimal): -11454366 or 6436945. OLE color: 6436945.
HSL color Cylindrical-coordinate representation of color #513862: hue angle of 275.71º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #513862 is Cyan = 0.17, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 56 | 98 | - |
| CMYK | 0.17 | 0.43 | 0 | 0.62 |
| HSL | 275.71º | 0.27% | 0.3% | - |
| HSV(B) | 275.71º | 0.43% | 0.38% | - |
| XYZ | 7.01 | 5.46 | 12.24 | - |
| YUV | 68.26 | 144.78 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 98 | 0.17 | 0.43 | 0 | 0.62 | 275.71 | 0.27 | 0.3 |
| Hex | 51 | 38 | 62 | 11 | 2B | 0 | 3E | 114 | 1B | 1E |
| Octal | 121 | 70 | 142 | 21 | 53 | 0 | 76 | 424 | 33 | 36 |
| Binary | 1010001 | 111000 | 1100010 | 10001 | 101011 | 0 | 111110 | 100010100 | 11011 | 11110 |
Color Harmonies of #513862
Complementary color
Monochromatic Colors of #513862
Black with #513862
Text Example
Text Example
White with #513862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513862; }
p { color: rgb(81,56,98); }
H1.HeaderClassName
{
color: #513862;
}
.AnyTagClassName
{
color: #513862;
}
</style>
background-color css
<style>
a { background-color: #513862; }
a { background-color: rgb(81,56,98); }
div.DivClassName
{
background-color: #513862;
}
.BgClassName
{
background-color: #513862;
}
</style>
border-color css
<style>
span { border-color: #513862; }
span { border-color: rgb(81,56,98); }
td.TdClassName
{
border-color: #513862;
}
.TagClassName
{
border-color: #513862;
}
</style>