Shades of Daisy Bush #583595
Tints of Daisy Bush #583595
RGB
CMYK
RGB Variations
Color information
#583595 (or 0x583595) is known color: Daisy Bush. HEX triplet: 58, 35 and 95. RGB value is (88,53,149). Sum of RGB (Red+Green+Blue) = 88+53+149=290 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.34% from 290); Green value is 53 (21.09% from 255 or 18.28% from 290); Blue value is 149 (58.59% from 255 or 51.38% from 290); Max value from RGB is 149 - color contains mainly: blue. Hex color #583595 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583595 is #A7CA6A. Grayscale: #4A4A4A. Windows color (decimal): -10996331 or 9778520. OLE color: 9778520.
HSL color Cylindrical-coordinate representation of color #583595: hue angle of 261.88º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #583595 is Cyan = 0.41, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 53 | 149 | - |
| CMYK | 0.41 | 0.64 | 0 | 0.42 |
| HSL | 261.88º | 0.48% | 0.4% | - |
| HSV(B) | 261.88º | 0.64% | 0.58% | - |
| XYZ | 10.72 | 6.79 | 29.18 | - |
| YUV | 74.41 | 170.1 | 137.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 53 | 149 | 0.41 | 0.64 | 0 | 0.42 | 261.88 | 0.48 | 0.4 |
| Hex | 58 | 35 | 95 | 29 | 40 | 0 | 2A | 106 | 30 | 28 |
| Octal | 130 | 65 | 225 | 51 | 100 | 0 | 52 | 406 | 60 | 50 |
| Binary | 1011000 | 110101 | 10010101 | 101001 | 1000000 | 0 | 101010 | 100000110 | 110000 | 101000 |
Color Harmonies of #583595
Complementary color
Monochromatic Colors of #583595
Black with #583595
Text Example
Text Example
White with #583595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583595; }
p { color: rgb(88,53,149); }
H1.HeaderClassName
{
color: #583595;
}
.AnyTagClassName
{
color: #583595;
}
</style>
background-color css
<style>
a { background-color: #583595; }
a { background-color: rgb(88,53,149); }
div.DivClassName
{
background-color: #583595;
}
.BgClassName
{
background-color: #583595;
}
</style>
border-color css
<style>
span { border-color: #583595; }
span { border-color: rgb(88,53,149); }
td.TdClassName
{
border-color: #583595;
}
.TagClassName
{
border-color: #583595;
}
</style>