Shades of Daisy Bush #584290
Tints of Daisy Bush #584290
RGB
CMYK
RGB Variations
Color information
#584290 (or 0x584290) is known color: Daisy Bush. HEX triplet: 58, 42 and 90. RGB value is (88,66,144). Sum of RGB (Red+Green+Blue) = 88+66+144=298 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.53% from 298); Green value is 66 (26.17% from 255 or 22.15% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #584290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584290 is #A7BD6F. Grayscale: #515151. Windows color (decimal): -10993008 or 9454168. OLE color: 9454168.
HSL color Cylindrical-coordinate representation of color #584290: hue angle of 256.92º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #584290 is Cyan = 0.39, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 66 | 144 | - |
| CMYK | 0.39 | 0.54 | 0 | 0.44 |
| HSL | 256.92º | 0.37% | 0.41% | - |
| HSV(B) | 256.92º | 0.54% | 0.56% | - |
| XYZ | 11.01 | 7.98 | 27.35 | - |
| YUV | 81.47 | 163.29 | 132.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 66 | 144 | 0.39 | 0.54 | 0 | 0.44 | 256.92 | 0.37 | 0.41 |
| Hex | 58 | 42 | 90 | 27 | 36 | 0 | 2C | 101 | 25 | 29 |
| Octal | 130 | 102 | 220 | 47 | 66 | 0 | 54 | 401 | 45 | 51 |
| Binary | 1011000 | 1000010 | 10010000 | 100111 | 110110 | 0 | 101100 | 100000001 | 100101 | 101001 |
Color Harmonies of #584290
Complementary color
Monochromatic Colors of #584290
Black with #584290
Text Example
Text Example
White with #584290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584290; }
p { color: rgb(88,66,144); }
H1.HeaderClassName
{
color: #584290;
}
.AnyTagClassName
{
color: #584290;
}
</style>
background-color css
<style>
a { background-color: #584290; }
a { background-color: rgb(88,66,144); }
div.DivClassName
{
background-color: #584290;
}
.BgClassName
{
background-color: #584290;
}
</style>
border-color css
<style>
span { border-color: #584290; }
span { border-color: rgb(88,66,144); }
td.TdClassName
{
border-color: #584290;
}
.TagClassName
{
border-color: #584290;
}
</style>