Shades of Daisy Bush #582895
Tints of Daisy Bush #582895
RGB
CMYK
RGB Variations
Color information
#582895 (or 0x582895) is known color: Daisy Bush. HEX triplet: 58, 28 and 95. RGB value is (88,40,149). Sum of RGB (Red+Green+Blue) = 88+40+149=277 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.77% from 277); Green value is 40 (16.02% from 255 or 14.44% from 277); Blue value is 149 (58.59% from 255 or 53.79% from 277); Max value from RGB is 149 - color contains mainly: blue. Hex color #582895 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582895 is #A7D76A. Grayscale: #424242. Windows color (decimal): -10999659 or 9775192. OLE color: 9775192.
HSL color Cylindrical-coordinate representation of color #582895: hue angle of 266.42º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #582895 is Cyan = 0.41, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 40 | 149 | - |
| CMYK | 0.41 | 0.73 | 0 | 0.42 |
| HSL | 266.42º | 0.58% | 0.37% | - |
| HSV(B) | 266.42º | 0.73% | 0.58% | - |
| XYZ | 10.21 | 5.76 | 29.01 | - |
| YUV | 66.78 | 174.4 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 40 | 149 | 0.41 | 0.73 | 0 | 0.42 | 266.42 | 0.58 | 0.37 |
| Hex | 58 | 28 | 95 | 29 | 49 | 0 | 2A | 10A | 3A | 25 |
| Octal | 130 | 50 | 225 | 51 | 111 | 0 | 52 | 412 | 72 | 45 |
| Binary | 1011000 | 101000 | 10010101 | 101001 | 1001001 | 0 | 101010 | 100001010 | 111010 | 100101 |
Color Harmonies of #582895
Complementary color
Monochromatic Colors of #582895
Black with #582895
Text Example
Text Example
White with #582895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582895; }
p { color: rgb(88,40,149); }
H1.HeaderClassName
{
color: #582895;
}
.AnyTagClassName
{
color: #582895;
}
</style>
background-color css
<style>
a { background-color: #582895; }
a { background-color: rgb(88,40,149); }
div.DivClassName
{
background-color: #582895;
}
.BgClassName
{
background-color: #582895;
}
</style>
border-color css
<style>
span { border-color: #582895; }
span { border-color: rgb(88,40,149); }
td.TdClassName
{
border-color: #582895;
}
.TagClassName
{
border-color: #582895;
}
</style>