Shades of Honey Flower #513665
Tints of Honey Flower #513665
RGB
CMYK
RGB Variations
Color information
#513665 (or 0x513665) is known color: Honey Flower. HEX triplet: 51, 36 and 65. RGB value is (81,54,101). Sum of RGB (Red+Green+Blue) = 81+54+101=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 101 (39.84% from 255 or 42.80% from 236); Max value from RGB is 101 - color contains mainly: blue. Hex color #513665 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513665 is #AEC99A. Grayscale: #434343. Windows color (decimal): -11454875 or 6633041. OLE color: 6633041.
HSL color Cylindrical-coordinate representation of color #513665: hue angle of 274.47º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #513665 is Cyan = 0.20, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 54 | 101 | - |
| CMYK | 0.20 | 0.47 | 0 | 0.60 |
| HSL | 274.47º | 0.3% | 0.3% | - |
| HSV(B) | 274.47º | 0.47% | 0.4% | - |
| XYZ | 7.06 | 5.33 | 12.97 | - |
| YUV | 67.43 | 146.95 | 137.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 101 | 0.20 | 0.47 | 0 | 0.60 | 274.47 | 0.3 | 0.3 |
| Hex | 51 | 36 | 65 | 14 | 2F | 0 | 3C | 112 | 1E | 1E |
| Octal | 121 | 66 | 145 | 24 | 57 | 0 | 74 | 422 | 36 | 36 |
| Binary | 1010001 | 110110 | 1100101 | 10100 | 101111 | 0 | 111100 | 100010010 | 11110 | 11110 |
Color Harmonies of #513665
Complementary color
Monochromatic Colors of #513665
Black with #513665
Text Example
Text Example
White with #513665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513665; }
p { color: rgb(81,54,101); }
H1.HeaderClassName
{
color: #513665;
}
.AnyTagClassName
{
color: #513665;
}
</style>
background-color css
<style>
a { background-color: #513665; }
a { background-color: rgb(81,54,101); }
div.DivClassName
{
background-color: #513665;
}
.BgClassName
{
background-color: #513665;
}
</style>
border-color css
<style>
span { border-color: #513665; }
span { border-color: rgb(81,54,101); }
td.TdClassName
{
border-color: #513665;
}
.TagClassName
{
border-color: #513665;
}
</style>