Shades of Daisy Bush #584799
Tints of Daisy Bush #584799
RGB
CMYK
RGB Variations
Color information
#584799 (or 0x584799) is known color: Daisy Bush. HEX triplet: 58, 47 and 99. RGB value is (88,71,153). Sum of RGB (Red+Green+Blue) = 88+71+153=312 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.21% from 312); Green value is 71 (28.12% from 255 or 22.76% from 312); Blue value is 153 (60.16% from 255 or 49.04% from 312); Max value from RGB is 153 - color contains mainly: blue. Hex color #584799 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584799 is #A7B866. Grayscale: #555555. Windows color (decimal): -10991719 or 10045272. OLE color: 10045272.
HSL color Cylindrical-coordinate representation of color #584799: hue angle of 252.44º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #584799 is Cyan = 0.42, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 88 | 71 | 153 | - |
| CMYK | 0.42 | 0.54 | 0 | 0.4 |
| HSL | 252.44º | 0.37% | 0.44% | - |
| HSV(B) | 252.44º | 0.54% | 0.6% | - |
| XYZ | 12.03 | 8.88 | 31.22 | - |
| YUV | 85.43 | 166.13 | 129.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 153 | 0.42 | 0.54 | 0 | 0.4 | 252.44 | 0.37 | 0.44 |
| Hex | 58 | 47 | 99 | 2A | 36 | 0 | 28 | FC | 25 | 2C |
| Octal | 130 | 107 | 231 | 52 | 66 | 0 | 50 | 374 | 45 | 54 |
| Binary | 1011000 | 1000111 | 10011001 | 101010 | 110110 | 0 | 101000 | 11111100 | 100101 | 101100 |
Color Harmonies of #584799
Complementary color
Monochromatic Colors of #584799
Black with #584799
Text Example
Text Example
White with #584799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584799; }
p { color: rgb(88,71,153); }
H1.HeaderClassName
{
color: #584799;
}
.AnyTagClassName
{
color: #584799;
}
</style>
background-color css
<style>
a { background-color: #584799; }
a { background-color: rgb(88,71,153); }
div.DivClassName
{
background-color: #584799;
}
.BgClassName
{
background-color: #584799;
}
</style>
border-color css
<style>
span { border-color: #584799; }
span { border-color: rgb(88,71,153); }
td.TdClassName
{
border-color: #584799;
}
.TagClassName
{
border-color: #584799;
}
</style>