Shades of Daisy Bush #592497
Tints of Daisy Bush #592497
RGB
CMYK
RGB Variations
Color information
#592497 (or 0x592497) is known color: Daisy Bush. HEX triplet: 59, 24 and 97. RGB value is (89,36,151). Sum of RGB (Red+Green+Blue) = 89+36+151=276 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.25% from 276); Green value is 36 (14.45% from 255 or 13.04% from 276); Blue value is 151 (59.38% from 255 or 54.71% from 276); Max value from RGB is 151 - color contains mainly: blue. Hex color #592497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592497 is #A6DB68. Grayscale: #404040. Windows color (decimal): -10935145 or 9905241. OLE color: 9905241.
HSL color Cylindrical-coordinate representation of color #592497: hue angle of 267.65º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #592497 is Cyan = 0.41, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 36 | 151 | - |
| CMYK | 0.41 | 0.76 | 0 | 0.41 |
| HSL | 267.65º | 0.61% | 0.37% | - |
| HSV(B) | 267.65º | 0.76% | 0.59% | - |
| XYZ | 10.34 | 5.62 | 29.82 | - |
| YUV | 64.96 | 176.56 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 151 | 0.41 | 0.76 | 0 | 0.41 | 267.65 | 0.61 | 0.37 |
| Hex | 59 | 24 | 97 | 29 | 4C | 0 | 29 | 10C | 3D | 25 |
| Octal | 131 | 44 | 227 | 51 | 114 | 0 | 51 | 414 | 75 | 45 |
| Binary | 1011001 | 100100 | 10010111 | 101001 | 1001100 | 0 | 101001 | 100001100 | 111101 | 100101 |
Color Harmonies of #592497
Complementary color
Monochromatic Colors of #592497
Black with #592497
Text Example
Text Example
White with #592497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592497; }
p { color: rgb(89,36,151); }
H1.HeaderClassName
{
color: #592497;
}
.AnyTagClassName
{
color: #592497;
}
</style>
background-color css
<style>
a { background-color: #592497; }
a { background-color: rgb(89,36,151); }
div.DivClassName
{
background-color: #592497;
}
.BgClassName
{
background-color: #592497;
}
</style>
border-color css
<style>
span { border-color: #592497; }
span { border-color: rgb(89,36,151); }
td.TdClassName
{
border-color: #592497;
}
.TagClassName
{
border-color: #592497;
}
</style>