Shades of Daisy Bush #583594
Tints of Daisy Bush #583594
RGB
CMYK
RGB Variations
Color information
#583594 (or 0x583594) is known color: Daisy Bush. HEX triplet: 58, 35 and 94. RGB value is (88,53,148). Sum of RGB (Red+Green+Blue) = 88+53+148=289 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.45% from 289); Green value is 53 (21.09% from 255 or 18.34% from 289); Blue value is 148 (58.20% from 255 or 51.21% from 289); Max value from RGB is 148 - color contains mainly: blue. Hex color #583594 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583594 is #A7CA6B. Grayscale: #494949. Windows color (decimal): -10996332 or 9712984. OLE color: 9712984.
HSL color Cylindrical-coordinate representation of color #583594: hue angle of 262.11º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #583594 is Cyan = 0.41, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 53 | 148 | - |
| CMYK | 0.41 | 0.64 | 0 | 0.42 |
| HSL | 262.11º | 0.47% | 0.39% | - |
| HSV(B) | 262.11º | 0.64% | 0.58% | - |
| XYZ | 10.64 | 6.76 | 28.76 | - |
| YUV | 74.3 | 169.6 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 53 | 148 | 0.41 | 0.64 | 0 | 0.42 | 262.11 | 0.47 | 0.39 |
| Hex | 58 | 35 | 94 | 29 | 40 | 0 | 2A | 106 | 2F | 27 |
| Octal | 130 | 65 | 224 | 51 | 100 | 0 | 52 | 406 | 57 | 47 |
| Binary | 1011000 | 110101 | 10010100 | 101001 | 1000000 | 0 | 101010 | 100000110 | 101111 | 100111 |
Color Harmonies of #583594
Complementary color
Monochromatic Colors of #583594
Black with #583594
Text Example
Text Example
White with #583594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583594; }
p { color: rgb(88,53,148); }
H1.HeaderClassName
{
color: #583594;
}
.AnyTagClassName
{
color: #583594;
}
</style>
background-color css
<style>
a { background-color: #583594; }
a { background-color: rgb(88,53,148); }
div.DivClassName
{
background-color: #583594;
}
.BgClassName
{
background-color: #583594;
}
</style>
border-color css
<style>
span { border-color: #583594; }
span { border-color: rgb(88,53,148); }
td.TdClassName
{
border-color: #583594;
}
.TagClassName
{
border-color: #583594;
}
</style>