Shades of Daisy Bush #584493
Tints of Daisy Bush #584493
RGB
CMYK
RGB Variations
Color information
#584493 (or 0x584493) is known color: Daisy Bush. HEX triplet: 58, 44 and 93. RGB value is (88,68,147). Sum of RGB (Red+Green+Blue) = 88+68+147=303 (40% of max value = 765). Red value is 88 (34.77% from 255 or 29.04% from 303); Green value is 68 (26.95% from 255 or 22.44% from 303); Blue value is 147 (57.81% from 255 or 48.51% from 303); Max value from RGB is 147 - color contains mainly: blue. Hex color #584493 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584493 is #A7BB6C. Grayscale: #525252. Windows color (decimal): -10992493 or 9651288. OLE color: 9651288.
HSL color Cylindrical-coordinate representation of color #584493: hue angle of 255.19º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #584493 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 68 | 147 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.42 |
| HSL | 255.19º | 0.37% | 0.42% | - |
| HSV(B) | 255.19º | 0.54% | 0.58% | - |
| XYZ | 11.36 | 8.32 | 28.61 | - |
| YUV | 82.99 | 164.13 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 147 | 0.40 | 0.54 | 0 | 0.42 | 255.19 | 0.37 | 0.42 |
| Hex | 58 | 44 | 93 | 28 | 36 | 0 | 2A | FF | 25 | 2A |
| Octal | 130 | 104 | 223 | 50 | 66 | 0 | 52 | 377 | 45 | 52 |
| Binary | 1011000 | 1000100 | 10010011 | 101000 | 110110 | 0 | 101010 | 11111111 | 100101 | 101010 |
Color Harmonies of #584493
Complementary color
Monochromatic Colors of #584493
Black with #584493
Text Example
Text Example
White with #584493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584493; }
p { color: rgb(88,68,147); }
H1.HeaderClassName
{
color: #584493;
}
.AnyTagClassName
{
color: #584493;
}
</style>
background-color css
<style>
a { background-color: #584493; }
a { background-color: rgb(88,68,147); }
div.DivClassName
{
background-color: #584493;
}
.BgClassName
{
background-color: #584493;
}
</style>
border-color css
<style>
span { border-color: #584493; }
span { border-color: rgb(88,68,147); }
td.TdClassName
{
border-color: #584493;
}
.TagClassName
{
border-color: #584493;
}
</style>