Shades of Honey Flower #524062
Tints of Honey Flower #524062
RGB
CMYK
RGB Variations
Color information
#524062 (or 0x524062) is known color: Honey Flower. HEX triplet: 52, 40 and 62. RGB value is (82,64,98). Sum of RGB (Red+Green+Blue) = 82+64+98=244 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.61% from 244); Green value is 64 (25.39% from 255 or 26.23% from 244); Blue value is 98 (38.67% from 255 or 40.16% from 244); Max value from RGB is 98 - color contains mainly: blue. Hex color #524062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524062 is #ADBF9D. Grayscale: #494949. Windows color (decimal): -11386782 or 6438994. OLE color: 6438994.
HSL color Cylindrical-coordinate representation of color #524062: hue angle of 271.76º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #524062 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 64 | 98 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.62 |
| HSL | 271.76º | 0.21% | 0.32% | - |
| HSV(B) | 271.76º | 0.35% | 0.38% | - |
| XYZ | 7.52 | 6.34 | 12.38 | - |
| YUV | 73.26 | 141.96 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 98 | 0.16 | 0.35 | 0 | 0.62 | 271.76 | 0.21 | 0.32 |
| Hex | 52 | 40 | 62 | 10 | 23 | 0 | 3E | 110 | 15 | 20 |
| Octal | 122 | 100 | 142 | 20 | 43 | 0 | 76 | 420 | 25 | 40 |
| Binary | 1010010 | 1000000 | 1100010 | 10000 | 100011 | 0 | 111110 | 100010000 | 10101 | 100000 |
Color Harmonies of #524062
Complementary color
Monochromatic Colors of #524062
Black with #524062
Text Example
Text Example
White with #524062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524062; }
p { color: rgb(82,64,98); }
H1.HeaderClassName
{
color: #524062;
}
.AnyTagClassName
{
color: #524062;
}
</style>
background-color css
<style>
a { background-color: #524062; }
a { background-color: rgb(82,64,98); }
div.DivClassName
{
background-color: #524062;
}
.BgClassName
{
background-color: #524062;
}
</style>
border-color css
<style>
span { border-color: #524062; }
span { border-color: rgb(82,64,98); }
td.TdClassName
{
border-color: #524062;
}
.TagClassName
{
border-color: #524062;
}
</style>