Shades of Daisy Bush #583190
Tints of Daisy Bush #583190
RGB
CMYK
RGB Variations
Color information
#583190 (or 0x583190) is known color: Daisy Bush. HEX triplet: 58, 31 and 90. RGB value is (88,49,144). Sum of RGB (Red+Green+Blue) = 88+49+144=281 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.32% from 281); Green value is 49 (19.53% from 255 or 17.44% from 281); Blue value is 144 (56.64% from 255 or 51.25% from 281); Max value from RGB is 144 - color contains mainly: blue. Hex color #583190 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583190 is #A7CE6F. Grayscale: #474747. Windows color (decimal): -10997360 or 9449816. OLE color: 9449816.
HSL color Cylindrical-coordinate representation of color #583190: hue angle of 264.63º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #583190 is Cyan = 0.39, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 49 | 144 | - |
| CMYK | 0.39 | 0.66 | 0 | 0.44 |
| HSL | 264.63º | 0.49% | 0.38% | - |
| HSV(B) | 264.63º | 0.66% | 0.56% | - |
| XYZ | 10.16 | 6.28 | 27.06 | - |
| YUV | 71.49 | 168.92 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 144 | 0.39 | 0.66 | 0 | 0.44 | 264.63 | 0.49 | 0.38 |
| Hex | 58 | 31 | 90 | 27 | 42 | 0 | 2C | 109 | 31 | 26 |
| Octal | 130 | 61 | 220 | 47 | 102 | 0 | 54 | 411 | 61 | 46 |
| Binary | 1011000 | 110001 | 10010000 | 100111 | 1000010 | 0 | 101100 | 100001001 | 110001 | 100110 |
Color Harmonies of #583190
Complementary color
Monochromatic Colors of #583190
Black with #583190
Text Example
Text Example
White with #583190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583190; }
p { color: rgb(88,49,144); }
H1.HeaderClassName
{
color: #583190;
}
.AnyTagClassName
{
color: #583190;
}
</style>
background-color css
<style>
a { background-color: #583190; }
a { background-color: rgb(88,49,144); }
div.DivClassName
{
background-color: #583190;
}
.BgClassName
{
background-color: #583190;
}
</style>
border-color css
<style>
span { border-color: #583190; }
span { border-color: rgb(88,49,144); }
td.TdClassName
{
border-color: #583190;
}
.TagClassName
{
border-color: #583190;
}
</style>