Shades of Honey Flower #523761
Tints of Honey Flower #523761
RGB
CMYK
RGB Variations
Color information
#523761 (or 0x523761) is known color: Honey Flower. HEX triplet: 52, 37 and 61. RGB value is (82,55,97). Sum of RGB (Red+Green+Blue) = 82+55+97=234 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.04% from 234); Green value is 55 (21.88% from 255 or 23.50% from 234); Blue value is 97 (38.28% from 255 or 41.45% from 234); Max value from RGB is 97 - color contains mainly: blue. Hex color #523761 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523761 is #ADC89E. Grayscale: #434343. Windows color (decimal): -11389087 or 6371154. OLE color: 6371154.
HSL color Cylindrical-coordinate representation of color #523761: hue angle of 278.57º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #523761 is Cyan = 0.15, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 55 | 97 | - |
| CMYK | 0.15 | 0.43 | 0 | 0.62 |
| HSL | 278.57º | 0.28% | 0.3% | - |
| HSV(B) | 278.57º | 0.43% | 0.38% | - |
| XYZ | 7 | 5.39 | 11.98 | - |
| YUV | 67.86 | 144.45 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 55 | 97 | 0.15 | 0.43 | 0 | 0.62 | 278.57 | 0.28 | 0.3 |
| Hex | 52 | 37 | 61 | F | 2B | 0 | 3E | 117 | 1C | 1E |
| Octal | 122 | 67 | 141 | 17 | 53 | 0 | 76 | 427 | 34 | 36 |
| Binary | 1010010 | 110111 | 1100001 | 1111 | 101011 | 0 | 111110 | 100010111 | 11100 | 11110 |
Color Harmonies of #523761
Complementary color
Monochromatic Colors of #523761
Black with #523761
Text Example
Text Example
White with #523761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523761; }
p { color: rgb(82,55,97); }
H1.HeaderClassName
{
color: #523761;
}
.AnyTagClassName
{
color: #523761;
}
</style>
background-color css
<style>
a { background-color: #523761; }
a { background-color: rgb(82,55,97); }
div.DivClassName
{
background-color: #523761;
}
.BgClassName
{
background-color: #523761;
}
</style>
border-color css
<style>
span { border-color: #523761; }
span { border-color: rgb(82,55,97); }
td.TdClassName
{
border-color: #523761;
}
.TagClassName
{
border-color: #523761;
}
</style>