Shades of Daisy Bush #584391
Tints of Daisy Bush #584391
RGB
CMYK
RGB Variations
Color information
#584391 (or 0x584391) is known color: Daisy Bush. HEX triplet: 58, 43 and 91. RGB value is (88,67,145). Sum of RGB (Red+Green+Blue) = 88+67+145=300 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.33% from 300); Green value is 67 (26.56% from 255 or 22.33% from 300); Blue value is 145 (57.03% from 255 or 48.33% from 300); Max value from RGB is 145 - color contains mainly: blue. Hex color #584391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584391 is #A7BC6E. Grayscale: #515151. Windows color (decimal): -10992751 or 9519960. OLE color: 9519960.
HSL color Cylindrical-coordinate representation of color #584391: hue angle of 256.15º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #584391 is Cyan = 0.39, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 67 | 145 | - |
| CMYK | 0.39 | 0.54 | 0 | 0.43 |
| HSL | 256.15º | 0.37% | 0.42% | - |
| HSV(B) | 256.15º | 0.54% | 0.57% | - |
| XYZ | 11.14 | 8.13 | 27.77 | - |
| YUV | 82.17 | 163.46 | 132.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 145 | 0.39 | 0.54 | 0 | 0.43 | 256.15 | 0.37 | 0.42 |
| Hex | 58 | 43 | 91 | 27 | 36 | 0 | 2B | 100 | 25 | 2A |
| Octal | 130 | 103 | 221 | 47 | 66 | 0 | 53 | 400 | 45 | 52 |
| Binary | 1011000 | 1000011 | 10010001 | 100111 | 110110 | 0 | 101011 | 100000000 | 100101 | 101010 |
Color Harmonies of #584391
Complementary color
Monochromatic Colors of #584391
Black with #584391
Text Example
Text Example
White with #584391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584391; }
p { color: rgb(88,67,145); }
H1.HeaderClassName
{
color: #584391;
}
.AnyTagClassName
{
color: #584391;
}
</style>
background-color css
<style>
a { background-color: #584391; }
a { background-color: rgb(88,67,145); }
div.DivClassName
{
background-color: #584391;
}
.BgClassName
{
background-color: #584391;
}
</style>
border-color css
<style>
span { border-color: #584391; }
span { border-color: rgb(88,67,145); }
td.TdClassName
{
border-color: #584391;
}
.TagClassName
{
border-color: #584391;
}
</style>