Shades of Daisy Bush #592997
Tints of Daisy Bush #592997
RGB
CMYK
RGB Variations
Color information
#592997 (or 0x592997) is known color: Daisy Bush. HEX triplet: 59, 29 and 97. RGB value is (89,41,151). Sum of RGB (Red+Green+Blue) = 89+41+151=281 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.67% from 281); Green value is 41 (16.41% from 255 or 14.59% from 281); Blue value is 151 (59.38% from 255 or 53.74% from 281); Max value from RGB is 151 - color contains mainly: blue. Hex color #592997 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592997 is #A6D668. Grayscale: #434343. Windows color (decimal): -10933865 or 9906521. OLE color: 9906521.
HSL color Cylindrical-coordinate representation of color #592997: hue angle of 266.18º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #592997 is Cyan = 0.41, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 41 | 151 | - |
| CMYK | 0.41 | 0.73 | 0 | 0.41 |
| HSL | 266.18º | 0.57% | 0.38% | - |
| HSV(B) | 266.18º | 0.73% | 0.59% | - |
| XYZ | 10.5 | 5.94 | 29.87 | - |
| YUV | 67.89 | 174.9 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 151 | 0.41 | 0.73 | 0 | 0.41 | 266.18 | 0.57 | 0.38 |
| Hex | 59 | 29 | 97 | 29 | 49 | 0 | 29 | 10A | 39 | 26 |
| Octal | 131 | 51 | 227 | 51 | 111 | 0 | 51 | 412 | 71 | 46 |
| Binary | 1011001 | 101001 | 10010111 | 101001 | 1001001 | 0 | 101001 | 100001010 | 111001 | 100110 |
Color Harmonies of #592997
Complementary color
Monochromatic Colors of #592997
Black with #592997
Text Example
Text Example
White with #592997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592997; }
p { color: rgb(89,41,151); }
H1.HeaderClassName
{
color: #592997;
}
.AnyTagClassName
{
color: #592997;
}
</style>
background-color css
<style>
a { background-color: #592997; }
a { background-color: rgb(89,41,151); }
div.DivClassName
{
background-color: #592997;
}
.BgClassName
{
background-color: #592997;
}
</style>
border-color css
<style>
span { border-color: #592997; }
span { border-color: rgb(89,41,151); }
td.TdClassName
{
border-color: #592997;
}
.TagClassName
{
border-color: #592997;
}
</style>