Shades of Daisy Bush #592898
Tints of Daisy Bush #592898
RGB
CMYK
RGB Variations
Color information
#592898 (or 0x592898) is known color: Daisy Bush. HEX triplet: 59, 28 and 98. RGB value is (89,40,152). Sum of RGB (Red+Green+Blue) = 89+40+152=281 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.67% from 281); Green value is 40 (16.02% from 255 or 14.23% from 281); Blue value is 152 (59.77% from 255 or 54.09% from 281); Max value from RGB is 152 - color contains mainly: blue. Hex color #592898 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592898 is #A6D767. Grayscale: #434343. Windows color (decimal): -10934120 or 9971801. OLE color: 9971801.
HSL color Cylindrical-coordinate representation of color #592898: hue angle of 266.25º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #592898 is Cyan = 0.41, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 40 | 152 | - |
| CMYK | 0.41 | 0.74 | 0 | 0.40 |
| HSL | 266.25º | 0.58% | 0.38% | - |
| HSV(B) | 266.25º | 0.74% | 0.6% | - |
| XYZ | 10.55 | 5.91 | 30.29 | - |
| YUV | 67.42 | 175.73 | 143.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 40 | 152 | 0.41 | 0.74 | 0 | 0.40 | 266.25 | 0.58 | 0.38 |
| Hex | 59 | 28 | 98 | 29 | 4A | 0 | 28 | 10A | 3A | 26 |
| Octal | 131 | 50 | 230 | 51 | 112 | 0 | 50 | 412 | 72 | 46 |
| Binary | 1011001 | 101000 | 10011000 | 101001 | 1001010 | 0 | 101000 | 100001010 | 111010 | 100110 |
Color Harmonies of #592898
Complementary color
Monochromatic Colors of #592898
Black with #592898
Text Example
Text Example
White with #592898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592898; }
p { color: rgb(89,40,152); }
H1.HeaderClassName
{
color: #592898;
}
.AnyTagClassName
{
color: #592898;
}
</style>
background-color css
<style>
a { background-color: #592898; }
a { background-color: rgb(89,40,152); }
div.DivClassName
{
background-color: #592898;
}
.BgClassName
{
background-color: #592898;
}
</style>
border-color css
<style>
span { border-color: #592898; }
span { border-color: rgb(89,40,152); }
td.TdClassName
{
border-color: #592898;
}
.TagClassName
{
border-color: #592898;
}
</style>