Shades of Daisy Bush #584293
Tints of Daisy Bush #584293
RGB
CMYK
RGB Variations
Color information
#584293 (or 0x584293) is known color: Daisy Bush. HEX triplet: 58, 42 and 93. RGB value is (88,66,147). Sum of RGB (Red+Green+Blue) = 88+66+147=301 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.24% from 301); Green value is 66 (26.17% from 255 or 21.93% from 301); Blue value is 147 (57.81% from 255 or 48.84% from 301); Max value from RGB is 147 - color contains mainly: blue. Hex color #584293 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584293 is #A7BD6C. Grayscale: #515151. Windows color (decimal): -10993005 or 9650776. OLE color: 9650776.
HSL color Cylindrical-coordinate representation of color #584293: hue angle of 256.3º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #584293 is Cyan = 0.40, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 66 | 147 | - |
| CMYK | 0.40 | 0.55 | 0 | 0.42 |
| HSL | 256.3º | 0.38% | 0.42% | - |
| HSV(B) | 256.3º | 0.55% | 0.58% | - |
| XYZ | 11.24 | 8.08 | 28.57 | - |
| YUV | 81.81 | 164.79 | 132.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 66 | 147 | 0.40 | 0.55 | 0 | 0.42 | 256.3 | 0.38 | 0.42 |
| Hex | 58 | 42 | 93 | 28 | 37 | 0 | 2A | 100 | 26 | 2A |
| Octal | 130 | 102 | 223 | 50 | 67 | 0 | 52 | 400 | 46 | 52 |
| Binary | 1011000 | 1000010 | 10010011 | 101000 | 110111 | 0 | 101010 | 100000000 | 100110 | 101010 |
Color Harmonies of #584293
Complementary color
Monochromatic Colors of #584293
Black with #584293
Text Example
Text Example
White with #584293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584293; }
p { color: rgb(88,66,147); }
H1.HeaderClassName
{
color: #584293;
}
.AnyTagClassName
{
color: #584293;
}
</style>
background-color css
<style>
a { background-color: #584293; }
a { background-color: rgb(88,66,147); }
div.DivClassName
{
background-color: #584293;
}
.BgClassName
{
background-color: #584293;
}
</style>
border-color css
<style>
span { border-color: #584293; }
span { border-color: rgb(88,66,147); }
td.TdClassName
{
border-color: #584293;
}
.TagClassName
{
border-color: #584293;
}
</style>