Shades of Honey Flower #533861
Tints of Honey Flower #533861
RGB
CMYK
RGB Variations
Color information
#533861 (or 0x533861) is known color: Honey Flower. HEX triplet: 53, 38 and 61. RGB value is (83,56,97). Sum of RGB (Red+Green+Blue) = 83+56+97=236 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.17% from 236); Green value is 56 (22.27% from 255 or 23.73% from 236); Blue value is 97 (38.28% from 255 or 41.10% from 236); Max value from RGB is 97 - color contains mainly: blue. Hex color #533861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533861 is #ACC79E. Grayscale: #444444. Windows color (decimal): -11323295 or 6371411. OLE color: 6371411.
HSL color Cylindrical-coordinate representation of color #533861: hue angle of 279.51º 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 #533861 is Cyan = 0.14, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 56 | 97 | - |
| CMYK | 0.14 | 0.42 | 0 | 0.62 |
| HSL | 279.51º | 0.27% | 0.3% | - |
| HSV(B) | 279.51º | 0.42% | 0.38% | - |
| XYZ | 7.14 | 5.53 | 12 | - |
| YUV | 68.75 | 143.95 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 97 | 0.14 | 0.42 | 0 | 0.62 | 279.51 | 0.27 | 0.3 |
| Hex | 53 | 38 | 61 | E | 2A | 0 | 3E | 118 | 1B | 1E |
| Octal | 123 | 70 | 141 | 16 | 52 | 0 | 76 | 430 | 33 | 36 |
| Binary | 1010011 | 111000 | 1100001 | 1110 | 101010 | 0 | 111110 | 100011000 | 11011 | 11110 |
Color Harmonies of #533861
Complementary color
Monochromatic Colors of #533861
Black with #533861
Text Example
Text Example
White with #533861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533861; }
p { color: rgb(83,56,97); }
H1.HeaderClassName
{
color: #533861;
}
.AnyTagClassName
{
color: #533861;
}
</style>
background-color css
<style>
a { background-color: #533861; }
a { background-color: rgb(83,56,97); }
div.DivClassName
{
background-color: #533861;
}
.BgClassName
{
background-color: #533861;
}
</style>
border-color css
<style>
span { border-color: #533861; }
span { border-color: rgb(83,56,97); }
td.TdClassName
{
border-color: #533861;
}
.TagClassName
{
border-color: #533861;
}
</style>