Shades of Honey Flower #584471
Tints of Honey Flower #584471
RGB
CMYK
RGB Variations
Color information
#584471 (or 0x584471) is known color: Honey Flower. HEX triplet: 58, 44 and 71. RGB value is (88,68,113). Sum of RGB (Red+Green+Blue) = 88+68+113=269 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.71% from 269); Green value is 68 (26.95% from 255 or 25.28% from 269); Blue value is 113 (44.53% from 255 or 42.01% from 269); Max value from RGB is 113 - color contains mainly: blue. Hex color #584471 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584471 is #A7BB8E. Grayscale: #4E4E4E. Windows color (decimal): -10992527 or 7423064. OLE color: 7423064.
HSL color Cylindrical-coordinate representation of color #584471: hue angle of 266.67º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #584471 is Cyan = 0.22, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 68 | 113 | - |
| CMYK | 0.22 | 0.40 | 0 | 0.56 |
| HSL | 266.67º | 0.25% | 0.35% | - |
| HSV(B) | 266.67º | 0.4% | 0.44% | - |
| XYZ | 9.07 | 7.4 | 16.57 | - |
| YUV | 79.11 | 147.13 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 113 | 0.22 | 0.40 | 0 | 0.56 | 266.67 | 0.25 | 0.35 |
| Hex | 58 | 44 | 71 | 16 | 28 | 0 | 38 | 10B | 19 | 23 |
| Octal | 130 | 104 | 161 | 26 | 50 | 0 | 70 | 413 | 31 | 43 |
| Binary | 1011000 | 1000100 | 1110001 | 10110 | 101000 | 0 | 111000 | 100001011 | 11001 | 100011 |
Color Harmonies of #584471
Complementary color
Monochromatic Colors of #584471
Black with #584471
Text Example
Text Example
White with #584471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584471; }
p { color: rgb(88,68,113); }
H1.HeaderClassName
{
color: #584471;
}
.AnyTagClassName
{
color: #584471;
}
</style>
background-color css
<style>
a { background-color: #584471; }
a { background-color: rgb(88,68,113); }
div.DivClassName
{
background-color: #584471;
}
.BgClassName
{
background-color: #584471;
}
</style>
border-color css
<style>
span { border-color: #584471; }
span { border-color: rgb(88,68,113); }
td.TdClassName
{
border-color: #584471;
}
.TagClassName
{
border-color: #584471;
}
</style>