Shades of Daisy Bush #583695
Tints of Daisy Bush #583695
RGB
CMYK
RGB Variations
Color information
#583695 (or 0x583695) is known color: Daisy Bush. HEX triplet: 58, 36 and 95. RGB value is (88,54,149). Sum of RGB (Red+Green+Blue) = 88+54+149=291 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.24% from 291); Green value is 54 (21.48% from 255 or 18.56% from 291); Blue value is 149 (58.59% from 255 or 51.20% from 291); Max value from RGB is 149 - color contains mainly: blue. Hex color #583695 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583695 is #A7C96A. Grayscale: #4A4A4A. Windows color (decimal): -10996075 or 9778776. OLE color: 9778776.
HSL color Cylindrical-coordinate representation of color #583695: hue angle of 261.47º degrees, saturation: 0.47, 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 #583695 is Cyan = 0.41, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 54 | 149 | - |
| CMYK | 0.41 | 0.64 | 0 | 0.42 |
| HSL | 261.47º | 0.47% | 0.4% | - |
| HSV(B) | 261.47º | 0.64% | 0.58% | - |
| XYZ | 10.77 | 6.88 | 29.19 | - |
| YUV | 75 | 169.76 | 137.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 54 | 149 | 0.41 | 0.64 | 0 | 0.42 | 261.47 | 0.47 | 0.4 |
| Hex | 58 | 36 | 95 | 29 | 40 | 0 | 2A | 105 | 2F | 28 |
| Octal | 130 | 66 | 225 | 51 | 100 | 0 | 52 | 405 | 57 | 50 |
| Binary | 1011000 | 110110 | 10010101 | 101001 | 1000000 | 0 | 101010 | 100000101 | 101111 | 101000 |
Color Harmonies of #583695
Complementary color
Monochromatic Colors of #583695
Black with #583695
Text Example
Text Example
White with #583695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583695; }
p { color: rgb(88,54,149); }
H1.HeaderClassName
{
color: #583695;
}
.AnyTagClassName
{
color: #583695;
}
</style>
background-color css
<style>
a { background-color: #583695; }
a { background-color: rgb(88,54,149); }
div.DivClassName
{
background-color: #583695;
}
.BgClassName
{
background-color: #583695;
}
</style>
border-color css
<style>
span { border-color: #583695; }
span { border-color: rgb(88,54,149); }
td.TdClassName
{
border-color: #583695;
}
.TagClassName
{
border-color: #583695;
}
</style>