Shades of Daisy Bush #583490
Tints of Daisy Bush #583490
RGB
CMYK
RGB Variations
Color information
#583490 (or 0x583490) is known color: Daisy Bush. HEX triplet: 58, 34 and 90. RGB value is (88,52,144). Sum of RGB (Red+Green+Blue) = 88+52+144=284 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.99% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 144 (56.64% from 255 or 50.70% from 284); Max value from RGB is 144 - color contains mainly: blue. Hex color #583490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583490 is #A7CB6F. Grayscale: #484848. Windows color (decimal): -10996592 or 9450584. OLE color: 9450584.
HSL color Cylindrical-coordinate representation of color #583490: hue angle of 263.48º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #583490 is Cyan = 0.39, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 52 | 144 | - |
| CMYK | 0.39 | 0.64 | 0 | 0.44 |
| HSL | 263.48º | 0.47% | 0.38% | - |
| HSV(B) | 263.48º | 0.64% | 0.56% | - |
| XYZ | 10.29 | 6.54 | 27.11 | - |
| YUV | 73.25 | 167.93 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 52 | 144 | 0.39 | 0.64 | 0 | 0.44 | 263.48 | 0.47 | 0.38 |
| Hex | 58 | 34 | 90 | 27 | 40 | 0 | 2C | 107 | 2F | 26 |
| Octal | 130 | 64 | 220 | 47 | 100 | 0 | 54 | 407 | 57 | 46 |
| Binary | 1011000 | 110100 | 10010000 | 100111 | 1000000 | 0 | 101100 | 100000111 | 101111 | 100110 |
Color Harmonies of #583490
Complementary color
Monochromatic Colors of #583490
Black with #583490
Text Example
Text Example
White with #583490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583490; }
p { color: rgb(88,52,144); }
H1.HeaderClassName
{
color: #583490;
}
.AnyTagClassName
{
color: #583490;
}
</style>
background-color css
<style>
a { background-color: #583490; }
a { background-color: rgb(88,52,144); }
div.DivClassName
{
background-color: #583490;
}
.BgClassName
{
background-color: #583490;
}
</style>
border-color css
<style>
span { border-color: #583490; }
span { border-color: rgb(88,52,144); }
td.TdClassName
{
border-color: #583490;
}
.TagClassName
{
border-color: #583490;
}
</style>