Shades of Honey Flower #584560
Tints of Honey Flower #584560
RGB
CMYK
RGB Variations
Color information
#584560 (or 0x584560) is known color: Honey Flower. HEX triplet: 58, 45 and 60. RGB value is (88,69,96). Sum of RGB (Red+Green+Blue) = 88+69+96=253 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.78% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 96 (37.89% from 255 or 37.94% from 253); Max value from RGB is 96 - color contains mainly: blue. Hex color #584560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584560 is #A7BA9F. Grayscale: #4D4D4D. Windows color (decimal): -10992288 or 6309208. OLE color: 6309208.
HSL color Cylindrical-coordinate representation of color #584560: hue angle of 282.22º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #584560 is Cyan = 0.08, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 88 | 69 | 96 | - |
| CMYK | 0.08 | 0.28 | 0 | 0.62 |
| HSL | 282.22º | 0.16% | 0.32% | - |
| HSV(B) | 282.22º | 0.28% | 0.38% | - |
| XYZ | 8.26 | 7.18 | 12.02 | - |
| YUV | 77.76 | 138.29 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 69 | 96 | 0.08 | 0.28 | 0 | 0.62 | 282.22 | 0.16 | 0.32 |
| Hex | 58 | 45 | 60 | 8 | 1C | 0 | 3E | 11A | 10 | 20 |
| Octal | 130 | 105 | 140 | 10 | 34 | 0 | 76 | 432 | 20 | 40 |
| Binary | 1011000 | 1000101 | 1100000 | 1000 | 11100 | 0 | 111110 | 100011010 | 10000 | 100000 |
Color Harmonies of #584560
Complementary color
Monochromatic Colors of #584560
Black with #584560
Text Example
Text Example
White with #584560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584560; }
p { color: rgb(88,69,96); }
H1.HeaderClassName
{
color: #584560;
}
.AnyTagClassName
{
color: #584560;
}
</style>
background-color css
<style>
a { background-color: #584560; }
a { background-color: rgb(88,69,96); }
div.DivClassName
{
background-color: #584560;
}
.BgClassName
{
background-color: #584560;
}
</style>
border-color css
<style>
span { border-color: #584560; }
span { border-color: rgb(88,69,96); }
td.TdClassName
{
border-color: #584560;
}
.TagClassName
{
border-color: #584560;
}
</style>