Shades of Daisy Bush #592799
Tints of Daisy Bush #592799
RGB
CMYK
RGB Variations
Color information
#592799 (or 0x592799) is known color: Daisy Bush. HEX triplet: 59, 27 and 99. RGB value is (89,39,153). Sum of RGB (Red+Green+Blue) = 89+39+153=281 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.67% from 281); Green value is 39 (15.62% from 255 or 13.88% from 281); Blue value is 153 (60.16% from 255 or 54.45% from 281); Max value from RGB is 153 - color contains mainly: blue. Hex color #592799 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592799 is #A6D866. Grayscale: #424242. Windows color (decimal): -10934375 or 10037081. OLE color: 10037081.
HSL color Cylindrical-coordinate representation of color #592799: hue angle of 266.32º 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 #592799 is Cyan = 0.42, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 89 | 39 | 153 | - |
| CMYK | 0.42 | 0.75 | 0 | 0.4 |
| HSL | 266.32º | 0.59% | 0.38% | - |
| HSV(B) | 266.32º | 0.75% | 0.6% | - |
| XYZ | 10.6 | 5.87 | 30.71 | - |
| YUV | 66.95 | 176.57 | 143.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 39 | 153 | 0.42 | 0.75 | 0 | 0.4 | 266.32 | 0.59 | 0.38 |
| Hex | 59 | 27 | 99 | 2A | 4B | 0 | 28 | 10A | 3B | 26 |
| Octal | 131 | 47 | 231 | 52 | 113 | 0 | 50 | 412 | 73 | 46 |
| Binary | 1011001 | 100111 | 10011001 | 101010 | 1001011 | 0 | 101000 | 100001010 | 111011 | 100110 |
Color Harmonies of #592799
Complementary color
Monochromatic Colors of #592799
Black with #592799
Text Example
Text Example
White with #592799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592799; }
p { color: rgb(89,39,153); }
H1.HeaderClassName
{
color: #592799;
}
.AnyTagClassName
{
color: #592799;
}
</style>
background-color css
<style>
a { background-color: #592799; }
a { background-color: rgb(89,39,153); }
div.DivClassName
{
background-color: #592799;
}
.BgClassName
{
background-color: #592799;
}
</style>
border-color css
<style>
span { border-color: #592799; }
span { border-color: rgb(89,39,153); }
td.TdClassName
{
border-color: #592799;
}
.TagClassName
{
border-color: #592799;
}
</style>