Shades of Daisy Bush #584496
Tints of Daisy Bush #584496
RGB
CMYK
RGB Variations
Color information
#584496 (or 0x584496) is known color: Daisy Bush. HEX triplet: 58, 44 and 96. RGB value is (88,68,150). Sum of RGB (Red+Green+Blue) = 88+68+150=306 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.76% from 306); Green value is 68 (26.95% from 255 or 22.22% from 306); Blue value is 150 (58.98% from 255 or 49.02% from 306); Max value from RGB is 150 - color contains mainly: blue. Hex color #584496 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584496 is #A7BB69. Grayscale: #535353. Windows color (decimal): -10992490 or 9847896. OLE color: 9847896.
HSL color Cylindrical-coordinate representation of color #584496: hue angle of 254.63º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #584496 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 68 | 150 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.41 |
| HSL | 254.63º | 0.38% | 0.43% | - |
| HSV(B) | 254.63º | 0.55% | 0.59% | - |
| XYZ | 11.6 | 8.41 | 29.87 | - |
| YUV | 83.33 | 165.63 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 150 | 0.41 | 0.55 | 0 | 0.41 | 254.63 | 0.38 | 0.43 |
| Hex | 58 | 44 | 96 | 29 | 37 | 0 | 29 | FF | 26 | 2B |
| Octal | 130 | 104 | 226 | 51 | 67 | 0 | 51 | 377 | 46 | 53 |
| Binary | 1011000 | 1000100 | 10010110 | 101001 | 110111 | 0 | 101001 | 11111111 | 100110 | 101011 |
Color Harmonies of #584496
Complementary color
Monochromatic Colors of #584496
Black with #584496
Text Example
Text Example
White with #584496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584496; }
p { color: rgb(88,68,150); }
H1.HeaderClassName
{
color: #584496;
}
.AnyTagClassName
{
color: #584496;
}
</style>
background-color css
<style>
a { background-color: #584496; }
a { background-color: rgb(88,68,150); }
div.DivClassName
{
background-color: #584496;
}
.BgClassName
{
background-color: #584496;
}
</style>
border-color css
<style>
span { border-color: #584496; }
span { border-color: rgb(88,68,150); }
td.TdClassName
{
border-color: #584496;
}
.TagClassName
{
border-color: #584496;
}
</style>