Shades of Honey Flower #534859
Tints of Honey Flower #534859
RGB
CMYK
RGB Variations
Color information
#534859 (or 0x534859) is known color: Honey Flower. HEX triplet: 53, 48 and 59. RGB value is (83,72,89). Sum of RGB (Red+Green+Blue) = 83+72+89=244 (32% of max value = 765). Red value is 83 (32.81% from 255 or 34.02% from 244); Green value is 72 (28.52% from 255 or 29.51% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 89 - color contains mainly: blue. Hex color #534859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534859 is #ACB7A6. Grayscale: #4D4D4D. Windows color (decimal): -11319207 or 5851219. OLE color: 5851219.
HSL color Cylindrical-coordinate representation of color #534859: hue angle of 278.82º degrees, saturation: 0.11, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #534859 is Cyan = 0.07, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 72 | 89 | - |
| CMYK | 0.07 | 0.19 | 0 | 0.65 |
| HSL | 278.82º | 0.11% | 0.32% | - |
| HSV(B) | 278.82º | 0.19% | 0.35% | - |
| XYZ | 7.69 | 7.19 | 10.43 | - |
| YUV | 77.23 | 134.64 | 132.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 89 | 0.07 | 0.19 | 0 | 0.65 | 278.82 | 0.11 | 0.32 |
| Hex | 53 | 48 | 59 | 7 | 13 | 0 | 41 | 117 | B | 20 |
| Octal | 123 | 110 | 131 | 7 | 23 | 0 | 101 | 427 | 13 | 40 |
| Binary | 1010011 | 1001000 | 1011001 | 111 | 10011 | 0 | 1000001 | 100010111 | 1011 | 100000 |
Color Harmonies of #534859
Complementary color
Monochromatic Colors of #534859
Black with #534859
Text Example
Text Example
White with #534859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534859; }
p { color: rgb(83,72,89); }
H1.HeaderClassName
{
color: #534859;
}
.AnyTagClassName
{
color: #534859;
}
</style>
background-color css
<style>
a { background-color: #534859; }
a { background-color: rgb(83,72,89); }
div.DivClassName
{
background-color: #534859;
}
.BgClassName
{
background-color: #534859;
}
</style>
border-color css
<style>
span { border-color: #534859; }
span { border-color: rgb(83,72,89); }
td.TdClassName
{
border-color: #534859;
}
.TagClassName
{
border-color: #534859;
}
</style>