Shades of Honey Flower #513467
Tints of Honey Flower #513467
RGB
CMYK
RGB Variations
Color information
#513467 (or 0x513467) is known color: Honey Flower. HEX triplet: 51, 34 and 67. RGB value is (81,52,103). Sum of RGB (Red+Green+Blue) = 81+52+103=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 52 (20.70% from 255 or 22.03% from 236); Blue value is 103 (40.62% from 255 or 43.64% from 236); Max value from RGB is 103 - color contains mainly: blue. Hex color #513467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513467 is #AECB98. Grayscale: #424242. Windows color (decimal): -11455385 or 6763601. OLE color: 6763601.
HSL color Cylindrical-coordinate representation of color #513467: hue angle of 274.12º 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 #513467 is Cyan = 0.21, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 52 | 103 | - |
| CMYK | 0.21 | 0.50 | 0 | 0.60 |
| HSL | 274.12º | 0.33% | 0.3% | - |
| HSV(B) | 274.12º | 0.5% | 0.4% | - |
| XYZ | 7.07 | 5.18 | 13.46 | - |
| YUV | 66.49 | 148.61 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 103 | 0.21 | 0.50 | 0 | 0.60 | 274.12 | 0.33 | 0.3 |
| Hex | 51 | 34 | 67 | 15 | 32 | 0 | 3C | 112 | 21 | 1E |
| Octal | 121 | 64 | 147 | 25 | 62 | 0 | 74 | 422 | 41 | 36 |
| Binary | 1010001 | 110100 | 1100111 | 10101 | 110010 | 0 | 111100 | 100010010 | 100001 | 11110 |
Color Harmonies of #513467
Complementary color
Monochromatic Colors of #513467
Black with #513467
Text Example
Text Example
White with #513467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513467; }
p { color: rgb(81,52,103); }
H1.HeaderClassName
{
color: #513467;
}
.AnyTagClassName
{
color: #513467;
}
</style>
background-color css
<style>
a { background-color: #513467; }
a { background-color: rgb(81,52,103); }
div.DivClassName
{
background-color: #513467;
}
.BgClassName
{
background-color: #513467;
}
</style>
border-color css
<style>
span { border-color: #513467; }
span { border-color: rgb(81,52,103); }
td.TdClassName
{
border-color: #513467;
}
.TagClassName
{
border-color: #513467;
}
</style>