Shades of Honey Flower #513466
Tints of Honey Flower #513466
RGB
CMYK
RGB Variations
Color information
#513466 (or 0x513466) is known color: Honey Flower. HEX triplet: 51, 34 and 66. RGB value is (81,52,102). Sum of RGB (Red+Green+Blue) = 81+52+102=235 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.47% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 102 (40.23% from 255 or 43.40% from 235); Max value from RGB is 102 - color contains mainly: blue. Hex color #513466 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513466 is #AECB99. Grayscale: #424242. Windows color (decimal): -11455386 or 6698065. OLE color: 6698065.
HSL color Cylindrical-coordinate representation of color #513466: hue angle of 274.8º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #513466 is Cyan = 0.21, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 52 | 102 | - |
| CMYK | 0.21 | 0.49 | 0 | 0.6 |
| HSL | 274.8º | 0.32% | 0.3% | - |
| HSV(B) | 274.8º | 0.49% | 0.4% | - |
| XYZ | 7.02 | 5.16 | 13.2 | - |
| YUV | 66.37 | 148.11 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 102 | 0.21 | 0.49 | 0 | 0.6 | 274.8 | 0.32 | 0.3 |
| Hex | 51 | 34 | 66 | 15 | 31 | 0 | 3C | 113 | 20 | 1E |
| Octal | 121 | 64 | 146 | 25 | 61 | 0 | 74 | 423 | 40 | 36 |
| Binary | 1010001 | 110100 | 1100110 | 10101 | 110001 | 0 | 111100 | 100010011 | 100000 | 11110 |
Color Harmonies of #513466
Complementary color
Monochromatic Colors of #513466
Black with #513466
Text Example
Text Example
White with #513466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513466; }
p { color: rgb(81,52,102); }
H1.HeaderClassName
{
color: #513466;
}
.AnyTagClassName
{
color: #513466;
}
</style>
background-color css
<style>
a { background-color: #513466; }
a { background-color: rgb(81,52,102); }
div.DivClassName
{
background-color: #513466;
}
.BgClassName
{
background-color: #513466;
}
</style>
border-color css
<style>
span { border-color: #513466; }
span { border-color: rgb(81,52,102); }
td.TdClassName
{
border-color: #513466;
}
.TagClassName
{
border-color: #513466;
}
</style>