Shades of Honey Flower #584072
Tints of Honey Flower #584072
RGB
CMYK
RGB Variations
Color information
#584072 (or 0x584072) is known color: Honey Flower. HEX triplet: 58, 40 and 72. RGB value is (88,64,114). Sum of RGB (Red+Green+Blue) = 88+64+114=266 (35% of max value = 765). Red value is 88 (34.77% from 255 or 33.08% from 266); Green value is 64 (25.39% from 255 or 24.06% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 114 - color contains mainly: blue. Hex color #584072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584072 is #A7BF8D. Grayscale: #4C4C4C. Windows color (decimal): -10993550 or 7487576. OLE color: 7487576.
HSL color Cylindrical-coordinate representation of color #584072: hue angle of 268.8º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #584072 is Cyan = 0.23, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 64 | 114 | - |
| CMYK | 0.23 | 0.44 | 0 | 0.55 |
| HSL | 268.8º | 0.28% | 0.35% | - |
| HSV(B) | 268.8º | 0.44% | 0.45% | - |
| XYZ | 8.9 | 6.96 | 16.79 | - |
| YUV | 76.88 | 148.95 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 114 | 0.23 | 0.44 | 0 | 0.55 | 268.8 | 0.28 | 0.35 |
| Hex | 58 | 40 | 72 | 17 | 2C | 0 | 37 | 10D | 1C | 23 |
| Octal | 130 | 100 | 162 | 27 | 54 | 0 | 67 | 415 | 34 | 43 |
| Binary | 1011000 | 1000000 | 1110010 | 10111 | 101100 | 0 | 110111 | 100001101 | 11100 | 100011 |
Color Harmonies of #584072
Complementary color
Monochromatic Colors of #584072
Black with #584072
Text Example
Text Example
White with #584072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584072; }
p { color: rgb(88,64,114); }
H1.HeaderClassName
{
color: #584072;
}
.AnyTagClassName
{
color: #584072;
}
</style>
background-color css
<style>
a { background-color: #584072; }
a { background-color: rgb(88,64,114); }
div.DivClassName
{
background-color: #584072;
}
.BgClassName
{
background-color: #584072;
}
</style>
border-color css
<style>
span { border-color: #584072; }
span { border-color: rgb(88,64,114); }
td.TdClassName
{
border-color: #584072;
}
.TagClassName
{
border-color: #584072;
}
</style>