Shades of Daisy Bush #584594
Tints of Daisy Bush #584594
RGB
CMYK
RGB Variations
Color information
#584594 (or 0x584594) is known color: Daisy Bush. HEX triplet: 58, 45 and 94. RGB value is (88,69,148). Sum of RGB (Red+Green+Blue) = 88+69+148=305 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.85% from 305); Green value is 69 (27.34% from 255 or 22.62% from 305); Blue value is 148 (58.20% from 255 or 48.52% from 305); Max value from RGB is 148 - color contains mainly: blue. Hex color #584594 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584594 is #A7BA6B. Grayscale: #535353. Windows color (decimal): -10992236 or 9717080. OLE color: 9717080.
HSL color Cylindrical-coordinate representation of color #584594: hue angle of 254.43º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #584594 is Cyan = 0.41, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 69 | 148 | - |
| CMYK | 0.41 | 0.53 | 0 | 0.42 |
| HSL | 254.43º | 0.36% | 0.43% | - |
| HSV(B) | 254.43º | 0.53% | 0.58% | - |
| XYZ | 11.5 | 8.47 | 29.05 | - |
| YUV | 83.69 | 164.29 | 131.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 69 | 148 | 0.41 | 0.53 | 0 | 0.42 | 254.43 | 0.36 | 0.43 |
| Hex | 58 | 45 | 94 | 29 | 35 | 0 | 2A | FE | 24 | 2B |
| Octal | 130 | 105 | 224 | 51 | 65 | 0 | 52 | 376 | 44 | 53 |
| Binary | 1011000 | 1000101 | 10010100 | 101001 | 110101 | 0 | 101010 | 11111110 | 100100 | 101011 |
Color Harmonies of #584594
Complementary color
Monochromatic Colors of #584594
Black with #584594
Text Example
Text Example
White with #584594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584594; }
p { color: rgb(88,69,148); }
H1.HeaderClassName
{
color: #584594;
}
.AnyTagClassName
{
color: #584594;
}
</style>
background-color css
<style>
a { background-color: #584594; }
a { background-color: rgb(88,69,148); }
div.DivClassName
{
background-color: #584594;
}
.BgClassName
{
background-color: #584594;
}
</style>
border-color css
<style>
span { border-color: #584594; }
span { border-color: rgb(88,69,148); }
td.TdClassName
{
border-color: #584594;
}
.TagClassName
{
border-color: #584594;
}
</style>