Shades of Honey Flower #584469
Tints of Honey Flower #584469
RGB
CMYK
RGB Variations
Color information
#584469 (or 0x584469) is known color: Honey Flower. HEX triplet: 58, 44 and 69. RGB value is (88,68,105). Sum of RGB (Red+Green+Blue) = 88+68+105=261 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.72% from 261); Green value is 68 (26.95% from 255 or 26.05% from 261); Blue value is 105 (41.41% from 255 or 40.23% from 261); Max value from RGB is 105 - color contains mainly: blue. Hex color #584469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584469 is #A7BB96. Grayscale: #4E4E4E. Windows color (decimal): -10992535 or 6898776. OLE color: 6898776.
HSL color Cylindrical-coordinate representation of color #584469: hue angle of 272.43º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #584469 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 68 | 105 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.59 |
| HSL | 272.43º | 0.21% | 0.34% | - |
| HSV(B) | 272.43º | 0.35% | 0.41% | - |
| XYZ | 8.64 | 7.23 | 14.3 | - |
| YUV | 78.2 | 143.13 | 134.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 105 | 0.16 | 0.35 | 0 | 0.59 | 272.43 | 0.21 | 0.34 |
| Hex | 58 | 44 | 69 | 10 | 23 | 0 | 3B | 110 | 15 | 22 |
| Octal | 130 | 104 | 151 | 20 | 43 | 0 | 73 | 420 | 25 | 42 |
| Binary | 1011000 | 1000100 | 1101001 | 10000 | 100011 | 0 | 111011 | 100010000 | 10101 | 100010 |
Color Harmonies of #584469
Complementary color
Monochromatic Colors of #584469
Black with #584469
Text Example
Text Example
White with #584469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584469; }
p { color: rgb(88,68,105); }
H1.HeaderClassName
{
color: #584469;
}
.AnyTagClassName
{
color: #584469;
}
</style>
background-color css
<style>
a { background-color: #584469; }
a { background-color: rgb(88,68,105); }
div.DivClassName
{
background-color: #584469;
}
.BgClassName
{
background-color: #584469;
}
</style>
border-color css
<style>
span { border-color: #584469; }
span { border-color: rgb(88,68,105); }
td.TdClassName
{
border-color: #584469;
}
.TagClassName
{
border-color: #584469;
}
</style>