Shades of Honey Flower #523861
Tints of Honey Flower #523861
RGB
CMYK
RGB Variations
Color information
#523861 (or 0x523861) is known color: Honey Flower. HEX triplet: 52, 38 and 61. RGB value is (82,56,97). Sum of RGB (Red+Green+Blue) = 82+56+97=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 56 (22.27% from 255 or 23.83% from 235); Blue value is 97 (38.28% from 255 or 41.28% from 235); Max value from RGB is 97 - color contains mainly: blue. Hex color #523861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523861 is #ADC79E. Grayscale: #444444. Windows color (decimal): -11388831 or 6371410. OLE color: 6371410.
HSL color Cylindrical-coordinate representation of color #523861: hue angle of 278.05º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #523861 is Cyan = 0.15, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 56 | 97 | - |
| CMYK | 0.15 | 0.42 | 0 | 0.62 |
| HSL | 278.05º | 0.27% | 0.3% | - |
| HSV(B) | 278.05º | 0.42% | 0.38% | - |
| XYZ | 7.05 | 5.49 | 12 | - |
| YUV | 68.45 | 144.11 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 97 | 0.15 | 0.42 | 0 | 0.62 | 278.05 | 0.27 | 0.3 |
| Hex | 52 | 38 | 61 | F | 2A | 0 | 3E | 116 | 1B | 1E |
| Octal | 122 | 70 | 141 | 17 | 52 | 0 | 76 | 426 | 33 | 36 |
| Binary | 1010010 | 111000 | 1100001 | 1111 | 101010 | 0 | 111110 | 100010110 | 11011 | 11110 |
Color Harmonies of #523861
Complementary color
Monochromatic Colors of #523861
Black with #523861
Text Example
Text Example
White with #523861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523861; }
p { color: rgb(82,56,97); }
H1.HeaderClassName
{
color: #523861;
}
.AnyTagClassName
{
color: #523861;
}
</style>
background-color css
<style>
a { background-color: #523861; }
a { background-color: rgb(82,56,97); }
div.DivClassName
{
background-color: #523861;
}
.BgClassName
{
background-color: #523861;
}
</style>
border-color css
<style>
span { border-color: #523861; }
span { border-color: rgb(82,56,97); }
td.TdClassName
{
border-color: #523861;
}
.TagClassName
{
border-color: #523861;
}
</style>