Shades of Daisy Bush #592796
Tints of Daisy Bush #592796
RGB
CMYK
RGB Variations
Color information
#592796 (or 0x592796) is known color: Daisy Bush. HEX triplet: 59, 27 and 96. RGB value is (89,39,150). Sum of RGB (Red+Green+Blue) = 89+39+150=278 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.01% from 278); Green value is 39 (15.62% from 255 or 14.03% from 278); Blue value is 150 (58.98% from 255 or 53.96% from 278); Max value from RGB is 150 - color contains mainly: blue. Hex color #592796 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592796 is #A6D869. Grayscale: #424242. Windows color (decimal): -10934378 or 9840473. OLE color: 9840473.
HSL color Cylindrical-coordinate representation of color #592796: hue angle of 267.03º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #592796 is Cyan = 0.41, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 39 | 150 | - |
| CMYK | 0.41 | 0.74 | 0 | 0.41 |
| HSL | 267.03º | 0.59% | 0.37% | - |
| HSV(B) | 267.03º | 0.74% | 0.59% | - |
| XYZ | 10.35 | 5.78 | 29.42 | - |
| YUV | 66.6 | 175.07 | 143.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 39 | 150 | 0.41 | 0.74 | 0 | 0.41 | 267.03 | 0.59 | 0.37 |
| Hex | 59 | 27 | 96 | 29 | 4A | 0 | 29 | 10B | 3B | 25 |
| Octal | 131 | 47 | 226 | 51 | 112 | 0 | 51 | 413 | 73 | 45 |
| Binary | 1011001 | 100111 | 10010110 | 101001 | 1001010 | 0 | 101001 | 100001011 | 111011 | 100101 |
Color Harmonies of #592796
Complementary color
Monochromatic Colors of #592796
Black with #592796
Text Example
Text Example
White with #592796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592796; }
p { color: rgb(89,39,150); }
H1.HeaderClassName
{
color: #592796;
}
.AnyTagClassName
{
color: #592796;
}
</style>
background-color css
<style>
a { background-color: #592796; }
a { background-color: rgb(89,39,150); }
div.DivClassName
{
background-color: #592796;
}
.BgClassName
{
background-color: #592796;
}
</style>
border-color css
<style>
span { border-color: #592796; }
span { border-color: rgb(89,39,150); }
td.TdClassName
{
border-color: #592796;
}
.TagClassName
{
border-color: #592796;
}
</style>