Shades of Daisy Bush #583099
Tints of Daisy Bush #583099
RGB
CMYK
RGB Variations
Color information
#583099 (or 0x583099) is known color: Daisy Bush. HEX triplet: 58, 30 and 99. RGB value is (88,48,153). Sum of RGB (Red+Green+Blue) = 88+48+153=289 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.45% from 289); Green value is 48 (19.14% from 255 or 16.61% from 289); Blue value is 153 (60.16% from 255 or 52.94% from 289); Max value from RGB is 153 - color contains mainly: blue. Hex color #583099 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583099 is #A7CF66. Grayscale: #474747. Windows color (decimal): -10997607 or 10039384. OLE color: 10039384.
HSL color Cylindrical-coordinate representation of color #583099: hue angle of 262.86º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #583099 is Cyan = 0.42, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 88 | 48 | 153 | - |
| CMYK | 0.42 | 0.69 | 0 | 0.4 |
| HSL | 262.86º | 0.52% | 0.39% | - |
| HSV(B) | 262.86º | 0.69% | 0.6% | - |
| XYZ | 10.83 | 6.49 | 30.82 | - |
| YUV | 71.93 | 173.75 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 48 | 153 | 0.42 | 0.69 | 0 | 0.4 | 262.86 | 0.52 | 0.39 |
| Hex | 58 | 30 | 99 | 2A | 45 | 0 | 28 | 107 | 34 | 27 |
| Octal | 130 | 60 | 231 | 52 | 105 | 0 | 50 | 407 | 64 | 47 |
| Binary | 1011000 | 110000 | 10011001 | 101010 | 1000101 | 0 | 101000 | 100000111 | 110100 | 100111 |
Color Harmonies of #583099
Complementary color
Monochromatic Colors of #583099
Black with #583099
Text Example
Text Example
White with #583099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583099; }
p { color: rgb(88,48,153); }
H1.HeaderClassName
{
color: #583099;
}
.AnyTagClassName
{
color: #583099;
}
</style>
background-color css
<style>
a { background-color: #583099; }
a { background-color: rgb(88,48,153); }
div.DivClassName
{
background-color: #583099;
}
.BgClassName
{
background-color: #583099;
}
</style>
border-color css
<style>
span { border-color: #583099; }
span { border-color: rgb(88,48,153); }
td.TdClassName
{
border-color: #583099;
}
.TagClassName
{
border-color: #583099;
}
</style>