Shades of Daisy Bush #592998
Tints of Daisy Bush #592998
RGB
CMYK
RGB Variations
Color information
#592998 (or 0x592998) is known color: Daisy Bush. HEX triplet: 59, 29 and 98. RGB value is (89,41,152). Sum of RGB (Red+Green+Blue) = 89+41+152=282 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.56% from 282); Green value is 41 (16.41% from 255 or 14.54% from 282); Blue value is 152 (59.77% from 255 or 53.90% from 282); Max value from RGB is 152 - color contains mainly: blue. Hex color #592998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592998 is #A6D667. Grayscale: #434343. Windows color (decimal): -10933864 or 9972057. OLE color: 9972057.
HSL color Cylindrical-coordinate representation of color #592998: hue angle of 265.95º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #592998 is Cyan = 0.41, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 41 | 152 | - |
| CMYK | 0.41 | 0.73 | 0 | 0.40 |
| HSL | 265.95º | 0.58% | 0.38% | - |
| HSV(B) | 265.95º | 0.73% | 0.6% | - |
| XYZ | 10.58 | 5.98 | 30.3 | - |
| YUV | 68.01 | 175.4 | 142.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 152 | 0.41 | 0.73 | 0 | 0.40 | 265.95 | 0.58 | 0.38 |
| Hex | 59 | 29 | 98 | 29 | 49 | 0 | 28 | 10A | 3A | 26 |
| Octal | 131 | 51 | 230 | 51 | 111 | 0 | 50 | 412 | 72 | 46 |
| Binary | 1011001 | 101001 | 10011000 | 101001 | 1001001 | 0 | 101000 | 100001010 | 111010 | 100110 |
Color Harmonies of #592998
Complementary color
Monochromatic Colors of #592998
Black with #592998
Text Example
Text Example
White with #592998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592998; }
p { color: rgb(89,41,152); }
H1.HeaderClassName
{
color: #592998;
}
.AnyTagClassName
{
color: #592998;
}
</style>
background-color css
<style>
a { background-color: #592998; }
a { background-color: rgb(89,41,152); }
div.DivClassName
{
background-color: #592998;
}
.BgClassName
{
background-color: #592998;
}
</style>
border-color css
<style>
span { border-color: #592998; }
span { border-color: rgb(89,41,152); }
td.TdClassName
{
border-color: #592998;
}
.TagClassName
{
border-color: #592998;
}
</style>