Shades of Daisy Bush #584396
Tints of Daisy Bush #584396
RGB
CMYK
RGB Variations
Color information
#584396 (or 0x584396) is known color: Daisy Bush. HEX triplet: 58, 43 and 96. RGB value is (88,67,150). Sum of RGB (Red+Green+Blue) = 88+67+150=305 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.85% from 305); Green value is 67 (26.56% from 255 or 21.97% from 305); Blue value is 150 (58.98% from 255 or 49.18% from 305); Max value from RGB is 150 - color contains mainly: blue. Hex color #584396 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584396 is #A7BC69. Grayscale: #525252. Windows color (decimal): -10992746 or 9847640. OLE color: 9847640.
HSL color Cylindrical-coordinate representation of color #584396: hue angle of 255.18º 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 #584396 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 67 | 150 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.41 |
| HSL | 255.18º | 0.38% | 0.43% | - |
| HSV(B) | 255.18º | 0.55% | 0.59% | - |
| XYZ | 11.54 | 8.29 | 29.85 | - |
| YUV | 82.74 | 165.96 | 131.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 150 | 0.41 | 0.55 | 0 | 0.41 | 255.18 | 0.38 | 0.43 |
| Hex | 58 | 43 | 96 | 29 | 37 | 0 | 29 | FF | 26 | 2B |
| Octal | 130 | 103 | 226 | 51 | 67 | 0 | 51 | 377 | 46 | 53 |
| Binary | 1011000 | 1000011 | 10010110 | 101001 | 110111 | 0 | 101001 | 11111111 | 100110 | 101011 |
Color Harmonies of #584396
Complementary color
Monochromatic Colors of #584396
Black with #584396
Text Example
Text Example
White with #584396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584396; }
p { color: rgb(88,67,150); }
H1.HeaderClassName
{
color: #584396;
}
.AnyTagClassName
{
color: #584396;
}
</style>
background-color css
<style>
a { background-color: #584396; }
a { background-color: rgb(88,67,150); }
div.DivClassName
{
background-color: #584396;
}
.BgClassName
{
background-color: #584396;
}
</style>
border-color css
<style>
span { border-color: #584396; }
span { border-color: rgb(88,67,150); }
td.TdClassName
{
border-color: #584396;
}
.TagClassName
{
border-color: #584396;
}
</style>