Shades of Daisy Bush #584495
Tints of Daisy Bush #584495
RGB
CMYK
RGB Variations
Color information
#584495 (or 0x584495) is known color: Daisy Bush. HEX triplet: 58, 44 and 95. RGB value is (88,68,149). Sum of RGB (Red+Green+Blue) = 88+68+149=305 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.85% from 305); Green value is 68 (26.95% from 255 or 22.30% from 305); Blue value is 149 (58.59% from 255 or 48.85% from 305); Max value from RGB is 149 - color contains mainly: blue. Hex color #584495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584495 is #A7BB6A. Grayscale: #525252. Windows color (decimal): -10992491 or 9782360. OLE color: 9782360.
HSL color Cylindrical-coordinate representation of color #584495: hue angle of 254.81º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #584495 is Cyan = 0.41, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 68 | 149 | - |
| CMYK | 0.41 | 0.54 | 0 | 0.42 |
| HSL | 254.81º | 0.37% | 0.43% | - |
| HSV(B) | 254.81º | 0.54% | 0.58% | - |
| XYZ | 11.52 | 8.38 | 29.44 | - |
| YUV | 83.21 | 165.13 | 131.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 149 | 0.41 | 0.54 | 0 | 0.42 | 254.81 | 0.37 | 0.43 |
| Hex | 58 | 44 | 95 | 29 | 36 | 0 | 2A | FF | 25 | 2B |
| Octal | 130 | 104 | 225 | 51 | 66 | 0 | 52 | 377 | 45 | 53 |
| Binary | 1011000 | 1000100 | 10010101 | 101001 | 110110 | 0 | 101010 | 11111111 | 100101 | 101011 |
Color Harmonies of #584495
Complementary color
Monochromatic Colors of #584495
Black with #584495
Text Example
Text Example
White with #584495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584495; }
p { color: rgb(88,68,149); }
H1.HeaderClassName
{
color: #584495;
}
.AnyTagClassName
{
color: #584495;
}
</style>
background-color css
<style>
a { background-color: #584495; }
a { background-color: rgb(88,68,149); }
div.DivClassName
{
background-color: #584495;
}
.BgClassName
{
background-color: #584495;
}
</style>
border-color css
<style>
span { border-color: #584495; }
span { border-color: rgb(88,68,149); }
td.TdClassName
{
border-color: #584495;
}
.TagClassName
{
border-color: #584495;
}
</style>