Shades of Honey Flower #584960
Tints of Honey Flower #584960
RGB
CMYK
RGB Variations
Color information
#584960 (or 0x584960) is known color: Honey Flower. HEX triplet: 58, 49 and 60. RGB value is (88,73,96). Sum of RGB (Red+Green+Blue) = 88+73+96=257 (34% of max value = 765). Red value is 88 (34.77% from 255 or 34.24% from 257); Green value is 73 (28.91% from 255 or 28.40% from 257); Blue value is 96 (37.89% from 255 or 37.35% from 257); Max value from RGB is 96 - color contains mainly: blue. Hex color #584960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584960 is #A7B69F. Grayscale: #505050. Windows color (decimal): -10991264 or 6310232. OLE color: 6310232.
HSL color Cylindrical-coordinate representation of color #584960: hue angle of 279.13º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #584960 is Cyan = 0.08, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 88 | 73 | 96 | - |
| CMYK | 0.08 | 0.24 | 0 | 0.62 |
| HSL | 279.13º | 0.14% | 0.33% | - |
| HSV(B) | 279.13º | 0.24% | 0.38% | - |
| XYZ | 8.52 | 7.68 | 12.1 | - |
| YUV | 80.11 | 136.97 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 96 | 0.08 | 0.24 | 0 | 0.62 | 279.13 | 0.14 | 0.33 |
| Hex | 58 | 49 | 60 | 8 | 18 | 0 | 3E | 117 | E | 21 |
| Octal | 130 | 111 | 140 | 10 | 30 | 0 | 76 | 427 | 16 | 41 |
| Binary | 1011000 | 1001001 | 1100000 | 1000 | 11000 | 0 | 111110 | 100010111 | 1110 | 100001 |
Color Harmonies of #584960
Complementary color
Monochromatic Colors of #584960
Black with #584960
Text Example
Text Example
White with #584960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584960; }
p { color: rgb(88,73,96); }
H1.HeaderClassName
{
color: #584960;
}
.AnyTagClassName
{
color: #584960;
}
</style>
background-color css
<style>
a { background-color: #584960; }
a { background-color: rgb(88,73,96); }
div.DivClassName
{
background-color: #584960;
}
.BgClassName
{
background-color: #584960;
}
</style>
border-color css
<style>
span { border-color: #584960; }
span { border-color: rgb(88,73,96); }
td.TdClassName
{
border-color: #584960;
}
.TagClassName
{
border-color: #584960;
}
</style>