Shades of Honey Flower #584071
Tints of Honey Flower #584071
RGB
CMYK
RGB Variations
Color information
#584071 (or 0x584071) is known color: Honey Flower. HEX triplet: 58, 40 and 71. RGB value is (88,64,113). Sum of RGB (Red+Green+Blue) = 88+64+113=265 (35% of max value = 765). Red value is 88 (34.77% from 255 or 33.21% from 265); Green value is 64 (25.39% from 255 or 24.15% from 265); Blue value is 113 (44.53% from 255 or 42.64% from 265); Max value from RGB is 113 - color contains mainly: blue. Hex color #584071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584071 is #A7BF8E. Grayscale: #4C4C4C. Windows color (decimal): -10993551 or 7422040. OLE color: 7422040.
HSL color Cylindrical-coordinate representation of color #584071: hue angle of 269.39º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #584071 is Cyan = 0.22, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 64 | 113 | - |
| CMYK | 0.22 | 0.43 | 0 | 0.56 |
| HSL | 269.39º | 0.28% | 0.35% | - |
| HSV(B) | 269.39º | 0.43% | 0.44% | - |
| XYZ | 8.84 | 6.93 | 16.5 | - |
| YUV | 76.76 | 148.45 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 113 | 0.22 | 0.43 | 0 | 0.56 | 269.39 | 0.28 | 0.35 |
| Hex | 58 | 40 | 71 | 16 | 2B | 0 | 38 | 10D | 1C | 23 |
| Octal | 130 | 100 | 161 | 26 | 53 | 0 | 70 | 415 | 34 | 43 |
| Binary | 1011000 | 1000000 | 1110001 | 10110 | 101011 | 0 | 111000 | 100001101 | 11100 | 100011 |
Color Harmonies of #584071
Complementary color
Monochromatic Colors of #584071
Black with #584071
Text Example
Text Example
White with #584071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584071; }
p { color: rgb(88,64,113); }
H1.HeaderClassName
{
color: #584071;
}
.AnyTagClassName
{
color: #584071;
}
</style>
background-color css
<style>
a { background-color: #584071; }
a { background-color: rgb(88,64,113); }
div.DivClassName
{
background-color: #584071;
}
.BgClassName
{
background-color: #584071;
}
</style>
border-color css
<style>
span { border-color: #584071; }
span { border-color: rgb(88,64,113); }
td.TdClassName
{
border-color: #584071;
}
.TagClassName
{
border-color: #584071;
}
</style>