Shades of Honey Flower #513367
Tints of Honey Flower #513367
RGB
CMYK
RGB Variations
Color information
#513367 (or 0x513367) is known color: Honey Flower. HEX triplet: 51, 33 and 67. RGB value is (81,51,103). Sum of RGB (Red+Green+Blue) = 81+51+103=235 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.47% from 235); Green value is 51 (20.31% from 255 or 21.70% from 235); Blue value is 103 (40.62% from 255 or 43.83% from 235); Max value from RGB is 103 - color contains mainly: blue. Hex color #513367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513367 is #AECC98. Grayscale: #414141. Windows color (decimal): -11455641 or 6763345. OLE color: 6763345.
HSL color Cylindrical-coordinate representation of color #513367: hue angle of 274.62º degrees, saturation: 0.34, 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 #513367 is Cyan = 0.21, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 51 | 103 | - |
| CMYK | 0.21 | 0.50 | 0 | 0.60 |
| HSL | 274.62º | 0.34% | 0.3% | - |
| HSV(B) | 274.62º | 0.5% | 0.4% | - |
| XYZ | 7.03 | 5.1 | 13.45 | - |
| YUV | 65.9 | 148.94 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 103 | 0.21 | 0.50 | 0 | 0.60 | 274.62 | 0.34 | 0.3 |
| Hex | 51 | 33 | 67 | 15 | 32 | 0 | 3C | 113 | 22 | 1E |
| Octal | 121 | 63 | 147 | 25 | 62 | 0 | 74 | 423 | 42 | 36 |
| Binary | 1010001 | 110011 | 1100111 | 10101 | 110010 | 0 | 111100 | 100010011 | 100010 | 11110 |
Color Harmonies of #513367
Complementary color
Monochromatic Colors of #513367
Black with #513367
Text Example
Text Example
White with #513367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513367; }
p { color: rgb(81,51,103); }
H1.HeaderClassName
{
color: #513367;
}
.AnyTagClassName
{
color: #513367;
}
</style>
background-color css
<style>
a { background-color: #513367; }
a { background-color: rgb(81,51,103); }
div.DivClassName
{
background-color: #513367;
}
.BgClassName
{
background-color: #513367;
}
</style>
border-color css
<style>
span { border-color: #513367; }
span { border-color: rgb(81,51,103); }
td.TdClassName
{
border-color: #513367;
}
.TagClassName
{
border-color: #513367;
}
</style>