Shades of Daisy Bush #583291
Tints of Daisy Bush #583291
RGB
CMYK
RGB Variations
Color information
#583291 (or 0x583291) is known color: Daisy Bush. HEX triplet: 58, 32 and 91. RGB value is (88,50,145). Sum of RGB (Red+Green+Blue) = 88+50+145=283 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.10% from 283); Green value is 50 (19.92% from 255 or 17.67% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #583291 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583291 is #A7CD6E. Grayscale: #474747. Windows color (decimal): -10997103 or 9515608. OLE color: 9515608.
HSL color Cylindrical-coordinate representation of color #583291: hue angle of 264º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #583291 is Cyan = 0.39, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 50 | 145 | - |
| CMYK | 0.39 | 0.66 | 0 | 0.43 |
| HSL | 264º | 0.49% | 0.38% | - |
| HSV(B) | 264º | 0.66% | 0.57% | - |
| XYZ | 10.28 | 6.4 | 27.48 | - |
| YUV | 72.19 | 169.09 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 50 | 145 | 0.39 | 0.66 | 0 | 0.43 | 264 | 0.49 | 0.38 |
| Hex | 58 | 32 | 91 | 27 | 42 | 0 | 2B | 108 | 31 | 26 |
| Octal | 130 | 62 | 221 | 47 | 102 | 0 | 53 | 410 | 61 | 46 |
| Binary | 1011000 | 110010 | 10010001 | 100111 | 1000010 | 0 | 101011 | 100001000 | 110001 | 100110 |
Color Harmonies of #583291
Complementary color
Monochromatic Colors of #583291
Black with #583291
Text Example
Text Example
White with #583291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583291; }
p { color: rgb(88,50,145); }
H1.HeaderClassName
{
color: #583291;
}
.AnyTagClassName
{
color: #583291;
}
</style>
background-color css
<style>
a { background-color: #583291; }
a { background-color: rgb(88,50,145); }
div.DivClassName
{
background-color: #583291;
}
.BgClassName
{
background-color: #583291;
}
</style>
border-color css
<style>
span { border-color: #583291; }
span { border-color: rgb(88,50,145); }
td.TdClassName
{
border-color: #583291;
}
.TagClassName
{
border-color: #583291;
}
</style>