Shades of Honey Flower #523566
Tints of Honey Flower #523566
RGB
CMYK
RGB Variations
Color information
#523566 (or 0x523566) is known color: Honey Flower. HEX triplet: 52, 35 and 66. RGB value is (82,53,102). Sum of RGB (Red+Green+Blue) = 82+53+102=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 53 (21.09% from 255 or 22.36% from 237); Blue value is 102 (40.23% from 255 or 43.04% from 237); Max value from RGB is 102 - color contains mainly: blue. Hex color #523566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523566 is #ADCA99. Grayscale: #434343. Windows color (decimal): -11389594 or 6698322. OLE color: 6698322.
HSL color Cylindrical-coordinate representation of color #523566: hue angle of 275.51º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #523566 is Cyan = 0.20, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 53 | 102 | - |
| CMYK | 0.20 | 0.48 | 0 | 0.6 |
| HSL | 275.51º | 0.32% | 0.3% | - |
| HSV(B) | 275.51º | 0.48% | 0.4% | - |
| XYZ | 7.15 | 5.3 | 13.22 | - |
| YUV | 67.26 | 147.61 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 102 | 0.20 | 0.48 | 0 | 0.6 | 275.51 | 0.32 | 0.3 |
| Hex | 52 | 35 | 66 | 14 | 30 | 0 | 3C | 114 | 20 | 1E |
| Octal | 122 | 65 | 146 | 24 | 60 | 0 | 74 | 424 | 40 | 36 |
| Binary | 1010010 | 110101 | 1100110 | 10100 | 110000 | 0 | 111100 | 100010100 | 100000 | 11110 |
Color Harmonies of #523566
Complementary color
Monochromatic Colors of #523566
Black with #523566
Text Example
Text Example
White with #523566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523566; }
p { color: rgb(82,53,102); }
H1.HeaderClassName
{
color: #523566;
}
.AnyTagClassName
{
color: #523566;
}
</style>
background-color css
<style>
a { background-color: #523566; }
a { background-color: rgb(82,53,102); }
div.DivClassName
{
background-color: #523566;
}
.BgClassName
{
background-color: #523566;
}
</style>
border-color css
<style>
span { border-color: #523566; }
span { border-color: rgb(82,53,102); }
td.TdClassName
{
border-color: #523566;
}
.TagClassName
{
border-color: #523566;
}
</style>