Shades of Honey Flower #513067
Tints of Honey Flower #513067
RGB
CMYK
RGB Variations
Color information
#513067 (or 0x513067) is known color: Honey Flower. HEX triplet: 51, 30 and 67. RGB value is (81,48,103). Sum of RGB (Red+Green+Blue) = 81+48+103=232 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.91% from 232); Green value is 48 (19.14% from 255 or 20.69% from 232); Blue value is 103 (40.62% from 255 or 44.40% from 232); Max value from RGB is 103 - color contains mainly: blue. Hex color #513067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513067 is #AECF98. Grayscale: #3F3F3F. Windows color (decimal): -11456409 or 6762577. OLE color: 6762577.
HSL color Cylindrical-coordinate representation of color #513067: hue angle of 276º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #513067 is Cyan = 0.21, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 48 | 103 | - |
| CMYK | 0.21 | 0.53 | 0 | 0.60 |
| HSL | 276º | 0.36% | 0.3% | - |
| HSV(B) | 276º | 0.53% | 0.4% | - |
| XYZ | 6.9 | 4.84 | 13.4 | - |
| YUV | 64.14 | 149.93 | 140.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 103 | 0.21 | 0.53 | 0 | 0.60 | 276 | 0.36 | 0.3 |
| Hex | 51 | 30 | 67 | 15 | 35 | 0 | 3C | 114 | 24 | 1E |
| Octal | 121 | 60 | 147 | 25 | 65 | 0 | 74 | 424 | 44 | 36 |
| Binary | 1010001 | 110000 | 1100111 | 10101 | 110101 | 0 | 111100 | 100010100 | 100100 | 11110 |
Color Harmonies of #513067
Complementary color
Monochromatic Colors of #513067
Black with #513067
Text Example
Text Example
White with #513067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513067; }
p { color: rgb(81,48,103); }
H1.HeaderClassName
{
color: #513067;
}
.AnyTagClassName
{
color: #513067;
}
</style>
background-color css
<style>
a { background-color: #513067; }
a { background-color: rgb(81,48,103); }
div.DivClassName
{
background-color: #513067;
}
.BgClassName
{
background-color: #513067;
}
</style>
border-color css
<style>
span { border-color: #513067; }
span { border-color: rgb(81,48,103); }
td.TdClassName
{
border-color: #513067;
}
.TagClassName
{
border-color: #513067;
}
</style>