Shades of Daisy Bush #582799
Tints of Daisy Bush #582799
RGB
CMYK
RGB Variations
Color information
#582799 (or 0x582799) is known color: Daisy Bush. HEX triplet: 58, 27 and 99. RGB value is (88,39,153). Sum of RGB (Red+Green+Blue) = 88+39+153=280 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.43% from 280); Green value is 39 (15.62% from 255 or 13.93% from 280); Blue value is 153 (60.16% from 255 or 54.64% from 280); Max value from RGB is 153 - color contains mainly: blue. Hex color #582799 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582799 is #A7D866. Grayscale: #424242. Windows color (decimal): -10999911 or 10037080. OLE color: 10037080.
HSL color Cylindrical-coordinate representation of color #582799: hue angle of 265.79º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #582799 is Cyan = 0.42, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 88 | 39 | 153 | - |
| CMYK | 0.42 | 0.75 | 0 | 0.4 |
| HSL | 265.79º | 0.59% | 0.38% | - |
| HSV(B) | 265.79º | 0.75% | 0.6% | - |
| XYZ | 10.5 | 5.83 | 30.71 | - |
| YUV | 66.65 | 176.73 | 143.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 153 | 0.42 | 0.75 | 0 | 0.4 | 265.79 | 0.59 | 0.38 |
| Hex | 58 | 27 | 99 | 2A | 4B | 0 | 28 | 10A | 3B | 26 |
| Octal | 130 | 47 | 231 | 52 | 113 | 0 | 50 | 412 | 73 | 46 |
| Binary | 1011000 | 100111 | 10011001 | 101010 | 1001011 | 0 | 101000 | 100001010 | 111011 | 100110 |
Color Harmonies of #582799
Complementary color
Monochromatic Colors of #582799
Black with #582799
Text Example
Text Example
White with #582799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582799; }
p { color: rgb(88,39,153); }
H1.HeaderClassName
{
color: #582799;
}
.AnyTagClassName
{
color: #582799;
}
</style>
background-color css
<style>
a { background-color: #582799; }
a { background-color: rgb(88,39,153); }
div.DivClassName
{
background-color: #582799;
}
.BgClassName
{
background-color: #582799;
}
</style>
border-color css
<style>
span { border-color: #582799; }
span { border-color: rgb(88,39,153); }
td.TdClassName
{
border-color: #582799;
}
.TagClassName
{
border-color: #582799;
}
</style>