Shades of Honey Flower #523668
Tints of Honey Flower #523668
RGB
CMYK
RGB Variations
Color information
#523668 (or 0x523668) is known color: Honey Flower. HEX triplet: 52, 36 and 68. RGB value is (82,54,104). Sum of RGB (Red+Green+Blue) = 82+54+104=240 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.17% from 240); Green value is 54 (21.48% from 255 or 22.5% from 240); Blue value is 104 (41.02% from 255 or 43.33% from 240); Max value from RGB is 104 - color contains mainly: blue. Hex color #523668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523668 is #ADC997. Grayscale: #434343. Windows color (decimal): -11389336 or 6829650. OLE color: 6829650.
HSL color Cylindrical-coordinate representation of color #523668: hue angle of 273.6º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #523668 is Cyan = 0.21, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 54 | 104 | - |
| CMYK | 0.21 | 0.48 | 0 | 0.59 |
| HSL | 273.6º | 0.32% | 0.31% | - |
| HSV(B) | 273.6º | 0.48% | 0.41% | - |
| XYZ | 7.3 | 5.43 | 13.76 | - |
| YUV | 68.07 | 148.28 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 104 | 0.21 | 0.48 | 0 | 0.59 | 273.6 | 0.32 | 0.31 |
| Hex | 52 | 36 | 68 | 15 | 30 | 0 | 3B | 112 | 20 | 1F |
| Octal | 122 | 66 | 150 | 25 | 60 | 0 | 73 | 422 | 40 | 37 |
| Binary | 1010010 | 110110 | 1101000 | 10101 | 110000 | 0 | 111011 | 100010010 | 100000 | 11111 |
Color Harmonies of #523668
Complementary color
Monochromatic Colors of #523668
Black with #523668
Text Example
Text Example
White with #523668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523668; }
p { color: rgb(82,54,104); }
H1.HeaderClassName
{
color: #523668;
}
.AnyTagClassName
{
color: #523668;
}
</style>
background-color css
<style>
a { background-color: #523668; }
a { background-color: rgb(82,54,104); }
div.DivClassName
{
background-color: #523668;
}
.BgClassName
{
background-color: #523668;
}
</style>
border-color css
<style>
span { border-color: #523668; }
span { border-color: rgb(82,54,104); }
td.TdClassName
{
border-color: #523668;
}
.TagClassName
{
border-color: #523668;
}
</style>