Shades of Daisy Bush #583299
Tints of Daisy Bush #583299
RGB
CMYK
RGB Variations
Color information
#583299 (or 0x583299) is known color: Daisy Bush. HEX triplet: 58, 32 and 99. RGB value is (88,50,153). Sum of RGB (Red+Green+Blue) = 88+50+153=291 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.24% from 291); Green value is 50 (19.92% from 255 or 17.18% from 291); Blue value is 153 (60.16% from 255 or 52.58% from 291); Max value from RGB is 153 - color contains mainly: blue. Hex color #583299 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583299 is #A7CD66. Grayscale: #484848. Windows color (decimal): -10997095 or 10039896. OLE color: 10039896.
HSL color Cylindrical-coordinate representation of color #583299: hue angle of 262.14º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #583299 is Cyan = 0.42, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 88 | 50 | 153 | - |
| CMYK | 0.42 | 0.67 | 0 | 0.4 |
| HSL | 262.14º | 0.51% | 0.4% | - |
| HSV(B) | 262.14º | 0.67% | 0.6% | - |
| XYZ | 10.91 | 6.66 | 30.85 | - |
| YUV | 73.1 | 173.09 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 50 | 153 | 0.42 | 0.67 | 0 | 0.4 | 262.14 | 0.51 | 0.4 |
| Hex | 58 | 32 | 99 | 2A | 43 | 0 | 28 | 106 | 33 | 28 |
| Octal | 130 | 62 | 231 | 52 | 103 | 0 | 50 | 406 | 63 | 50 |
| Binary | 1011000 | 110010 | 10011001 | 101010 | 1000011 | 0 | 101000 | 100000110 | 110011 | 101000 |
Color Harmonies of #583299
Complementary color
Monochromatic Colors of #583299
Black with #583299
Text Example
Text Example
White with #583299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583299; }
p { color: rgb(88,50,153); }
H1.HeaderClassName
{
color: #583299;
}
.AnyTagClassName
{
color: #583299;
}
</style>
background-color css
<style>
a { background-color: #583299; }
a { background-color: rgb(88,50,153); }
div.DivClassName
{
background-color: #583299;
}
.BgClassName
{
background-color: #583299;
}
</style>
border-color css
<style>
span { border-color: #583299; }
span { border-color: rgb(88,50,153); }
td.TdClassName
{
border-color: #583299;
}
.TagClassName
{
border-color: #583299;
}
</style>