Shades of Honey Flower #513365
Tints of Honey Flower #513365
RGB
CMYK
RGB Variations
Color information
#513365 (or 0x513365) is known color: Honey Flower. HEX triplet: 51, 33 and 65. RGB value is (81,51,101). Sum of RGB (Red+Green+Blue) = 81+51+101=233 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.76% from 233); Green value is 51 (20.31% from 255 or 21.89% from 233); Blue value is 101 (39.84% from 255 or 43.35% from 233); Max value from RGB is 101 - color contains mainly: blue. Hex color #513365 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513365 is #AECC9A. Grayscale: #414141. Windows color (decimal): -11455643 or 6632273. OLE color: 6632273.
HSL color Cylindrical-coordinate representation of color #513365: hue angle of 276º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #513365 is Cyan = 0.20, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 51 | 101 | - |
| CMYK | 0.20 | 0.50 | 0 | 0.60 |
| HSL | 276º | 0.33% | 0.3% | - |
| HSV(B) | 276º | 0.5% | 0.4% | - |
| XYZ | 6.93 | 5.06 | 12.92 | - |
| YUV | 65.67 | 147.94 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 101 | 0.20 | 0.50 | 0 | 0.60 | 276 | 0.33 | 0.3 |
| Hex | 51 | 33 | 65 | 14 | 32 | 0 | 3C | 114 | 21 | 1E |
| Octal | 121 | 63 | 145 | 24 | 62 | 0 | 74 | 424 | 41 | 36 |
| Binary | 1010001 | 110011 | 1100101 | 10100 | 110010 | 0 | 111100 | 100010100 | 100001 | 11110 |
Color Harmonies of #513365
Complementary color
Monochromatic Colors of #513365
Black with #513365
Text Example
Text Example
White with #513365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513365; }
p { color: rgb(81,51,101); }
H1.HeaderClassName
{
color: #513365;
}
.AnyTagClassName
{
color: #513365;
}
</style>
background-color css
<style>
a { background-color: #513365; }
a { background-color: rgb(81,51,101); }
div.DivClassName
{
background-color: #513365;
}
.BgClassName
{
background-color: #513365;
}
</style>
border-color css
<style>
span { border-color: #513365; }
span { border-color: rgb(81,51,101); }
td.TdClassName
{
border-color: #513365;
}
.TagClassName
{
border-color: #513365;
}
</style>