Shades of Daisy Bush #582996
Tints of Daisy Bush #582996
RGB
CMYK
RGB Variations
Color information
#582996 (or 0x582996) is known color: Daisy Bush. HEX triplet: 58, 29 and 96. RGB value is (88,41,150). Sum of RGB (Red+Green+Blue) = 88+41+150=279 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.54% from 279); Green value is 41 (16.41% from 255 or 14.70% from 279); Blue value is 150 (58.98% from 255 or 53.76% from 279); Max value from RGB is 150 - color contains mainly: blue. Hex color #582996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582996 is #A7D669. Grayscale: #434343. Windows color (decimal): -10999402 or 9840984. OLE color: 9840984.
HSL color Cylindrical-coordinate representation of color #582996: hue angle of 265.87º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #582996 is Cyan = 0.41, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 41 | 150 | - |
| CMYK | 0.41 | 0.73 | 0 | 0.41 |
| HSL | 265.87º | 0.57% | 0.37% | - |
| HSV(B) | 265.87º | 0.73% | 0.59% | - |
| XYZ | 10.32 | 5.86 | 29.44 | - |
| YUV | 67.48 | 174.57 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 41 | 150 | 0.41 | 0.73 | 0 | 0.41 | 265.87 | 0.57 | 0.37 |
| Hex | 58 | 29 | 96 | 29 | 49 | 0 | 29 | 10A | 39 | 25 |
| Octal | 130 | 51 | 226 | 51 | 111 | 0 | 51 | 412 | 71 | 45 |
| Binary | 1011000 | 101001 | 10010110 | 101001 | 1001001 | 0 | 101001 | 100001010 | 111001 | 100101 |
Color Harmonies of #582996
Complementary color
Monochromatic Colors of #582996
Black with #582996
Text Example
Text Example
White with #582996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582996; }
p { color: rgb(88,41,150); }
H1.HeaderClassName
{
color: #582996;
}
.AnyTagClassName
{
color: #582996;
}
</style>
background-color css
<style>
a { background-color: #582996; }
a { background-color: rgb(88,41,150); }
div.DivClassName
{
background-color: #582996;
}
.BgClassName
{
background-color: #582996;
}
</style>
border-color css
<style>
span { border-color: #582996; }
span { border-color: rgb(88,41,150); }
td.TdClassName
{
border-color: #582996;
}
.TagClassName
{
border-color: #582996;
}
</style>