Shades of Daisy Bush #592795
Tints of Daisy Bush #592795
RGB
CMYK
RGB Variations
Color information
#592795 (or 0x592795) is known color: Daisy Bush. HEX triplet: 59, 27 and 95. RGB value is (89,39,149). Sum of RGB (Red+Green+Blue) = 89+39+149=277 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.13% from 277); Green value is 39 (15.62% from 255 or 14.08% from 277); Blue value is 149 (58.59% from 255 or 53.79% from 277); Max value from RGB is 149 - color contains mainly: blue. Hex color #592795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592795 is #A6D86A. Grayscale: #424242. Windows color (decimal): -10934379 or 9774937. OLE color: 9774937.
HSL color Cylindrical-coordinate representation of color #592795: hue angle of 267.27º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #592795 is Cyan = 0.40, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 39 | 149 | - |
| CMYK | 0.40 | 0.74 | 0 | 0.42 |
| HSL | 267.27º | 0.59% | 0.37% | - |
| HSV(B) | 267.27º | 0.74% | 0.58% | - |
| XYZ | 10.27 | 5.74 | 29 | - |
| YUV | 66.49 | 174.57 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 39 | 149 | 0.40 | 0.74 | 0 | 0.42 | 267.27 | 0.59 | 0.37 |
| Hex | 59 | 27 | 95 | 28 | 4A | 0 | 2A | 10B | 3B | 25 |
| Octal | 131 | 47 | 225 | 50 | 112 | 0 | 52 | 413 | 73 | 45 |
| Binary | 1011001 | 100111 | 10010101 | 101000 | 1001010 | 0 | 101010 | 100001011 | 111011 | 100101 |
Color Harmonies of #592795
Complementary color
Monochromatic Colors of #592795
Black with #592795
Text Example
Text Example
White with #592795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592795; }
p { color: rgb(89,39,149); }
H1.HeaderClassName
{
color: #592795;
}
.AnyTagClassName
{
color: #592795;
}
</style>
background-color css
<style>
a { background-color: #592795; }
a { background-color: rgb(89,39,149); }
div.DivClassName
{
background-color: #592795;
}
.BgClassName
{
background-color: #592795;
}
</style>
border-color css
<style>
span { border-color: #592795; }
span { border-color: rgb(89,39,149); }
td.TdClassName
{
border-color: #592795;
}
.TagClassName
{
border-color: #592795;
}
</style>