Shades of Daisy Bush #583390
Tints of Daisy Bush #583390
RGB
CMYK
RGB Variations
Color information
#583390 (or 0x583390) is known color: Daisy Bush. HEX triplet: 58, 33 and 90. RGB value is (88,51,144). Sum of RGB (Red+Green+Blue) = 88+51+144=283 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.10% from 283); Green value is 51 (20.31% from 255 or 18.02% from 283); Blue value is 144 (56.64% from 255 or 50.88% from 283); Max value from RGB is 144 - color contains mainly: blue. Hex color #583390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583390 is #A7CC6F. Grayscale: #484848. Windows color (decimal): -10996848 or 9450328. OLE color: 9450328.
HSL color Cylindrical-coordinate representation of color #583390: hue angle of 263.87º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #583390 is Cyan = 0.39, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 51 | 144 | - |
| CMYK | 0.39 | 0.65 | 0 | 0.44 |
| HSL | 263.87º | 0.48% | 0.38% | - |
| HSV(B) | 263.87º | 0.65% | 0.56% | - |
| XYZ | 10.24 | 6.46 | 27.09 | - |
| YUV | 72.67 | 168.26 | 138.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 51 | 144 | 0.39 | 0.65 | 0 | 0.44 | 263.87 | 0.48 | 0.38 |
| Hex | 58 | 33 | 90 | 27 | 41 | 0 | 2C | 108 | 30 | 26 |
| Octal | 130 | 63 | 220 | 47 | 101 | 0 | 54 | 410 | 60 | 46 |
| Binary | 1011000 | 110011 | 10010000 | 100111 | 1000001 | 0 | 101100 | 100001000 | 110000 | 100110 |
Color Harmonies of #583390
Complementary color
Monochromatic Colors of #583390
Black with #583390
Text Example
Text Example
White with #583390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583390; }
p { color: rgb(88,51,144); }
H1.HeaderClassName
{
color: #583390;
}
.AnyTagClassName
{
color: #583390;
}
</style>
background-color css
<style>
a { background-color: #583390; }
a { background-color: rgb(88,51,144); }
div.DivClassName
{
background-color: #583390;
}
.BgClassName
{
background-color: #583390;
}
</style>
border-color css
<style>
span { border-color: #583390; }
span { border-color: rgb(88,51,144); }
td.TdClassName
{
border-color: #583390;
}
.TagClassName
{
border-color: #583390;
}
</style>