Shades of Honey Flower #513465
Tints of Honey Flower #513465
RGB
CMYK
RGB Variations
Color information
#513465 (or 0x513465) is known color: Honey Flower. HEX triplet: 51, 34 and 65. RGB value is (81,52,101). Sum of RGB (Red+Green+Blue) = 81+52+101=234 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.62% from 234); Green value is 52 (20.70% from 255 or 22.22% from 234); Blue value is 101 (39.84% from 255 or 43.16% from 234); Max value from RGB is 101 - color contains mainly: blue. Hex color #513465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513465 is #AECB9A. Grayscale: #424242. Windows color (decimal): -11455387 or 6632529. OLE color: 6632529.
HSL color Cylindrical-coordinate representation of color #513465: hue angle of 275.51º 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 #513465 is Cyan = 0.20, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 52 | 101 | - |
| CMYK | 0.20 | 0.49 | 0 | 0.60 |
| HSL | 275.51º | 0.32% | 0.3% | - |
| HSV(B) | 275.51º | 0.49% | 0.4% | - |
| XYZ | 6.97 | 5.14 | 12.94 | - |
| YUV | 66.26 | 147.61 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 101 | 0.20 | 0.49 | 0 | 0.60 | 275.51 | 0.32 | 0.3 |
| Hex | 51 | 34 | 65 | 14 | 31 | 0 | 3C | 114 | 20 | 1E |
| Octal | 121 | 64 | 145 | 24 | 61 | 0 | 74 | 424 | 40 | 36 |
| Binary | 1010001 | 110100 | 1100101 | 10100 | 110001 | 0 | 111100 | 100010100 | 100000 | 11110 |
Color Harmonies of #513465
Complementary color
Monochromatic Colors of #513465
Black with #513465
Text Example
Text Example
White with #513465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513465; }
p { color: rgb(81,52,101); }
H1.HeaderClassName
{
color: #513465;
}
.AnyTagClassName
{
color: #513465;
}
</style>
background-color css
<style>
a { background-color: #513465; }
a { background-color: rgb(81,52,101); }
div.DivClassName
{
background-color: #513465;
}
.BgClassName
{
background-color: #513465;
}
</style>
border-color css
<style>
span { border-color: #513465; }
span { border-color: rgb(81,52,101); }
td.TdClassName
{
border-color: #513465;
}
.TagClassName
{
border-color: #513465;
}
</style>