Shades of Daisy Bush #583895
Tints of Daisy Bush #583895
RGB
CMYK
RGB Variations
Color information
#583895 (or 0x583895) is known color: Daisy Bush. HEX triplet: 58, 38 and 95. RGB value is (88,56,149). Sum of RGB (Red+Green+Blue) = 88+56+149=293 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.03% from 293); Green value is 56 (22.27% from 255 or 19.11% from 293); Blue value is 149 (58.59% from 255 or 50.85% from 293); Max value from RGB is 149 - color contains mainly: blue. Hex color #583895 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583895 is #A7C76A. Grayscale: #4B4B4B. Windows color (decimal): -10995563 or 9779288. OLE color: 9779288.
HSL color Cylindrical-coordinate representation of color #583895: hue angle of 260.65º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #583895 is Cyan = 0.41, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 56 | 149 | - |
| CMYK | 0.41 | 0.62 | 0 | 0.42 |
| HSL | 260.65º | 0.45% | 0.4% | - |
| HSV(B) | 260.65º | 0.62% | 0.58% | - |
| XYZ | 10.86 | 7.07 | 29.23 | - |
| YUV | 76.17 | 169.1 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 56 | 149 | 0.41 | 0.62 | 0 | 0.42 | 260.65 | 0.45 | 0.4 |
| Hex | 58 | 38 | 95 | 29 | 3E | 0 | 2A | 105 | 2D | 28 |
| Octal | 130 | 70 | 225 | 51 | 76 | 0 | 52 | 405 | 55 | 50 |
| Binary | 1011000 | 111000 | 10010101 | 101001 | 111110 | 0 | 101010 | 100000101 | 101101 | 101000 |
Color Harmonies of #583895
Complementary color
Monochromatic Colors of #583895
Black with #583895
Text Example
Text Example
White with #583895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583895; }
p { color: rgb(88,56,149); }
H1.HeaderClassName
{
color: #583895;
}
.AnyTagClassName
{
color: #583895;
}
</style>
background-color css
<style>
a { background-color: #583895; }
a { background-color: rgb(88,56,149); }
div.DivClassName
{
background-color: #583895;
}
.BgClassName
{
background-color: #583895;
}
</style>
border-color css
<style>
span { border-color: #583895; }
span { border-color: rgb(88,56,149); }
td.TdClassName
{
border-color: #583895;
}
.TagClassName
{
border-color: #583895;
}
</style>