Shades of Daisy Bush #59419A
Tints of Daisy Bush #59419A
RGB
CMYK
RGB Variations
Color information
#59419A (or 0x59419A) is known color: Daisy Bush. HEX triplet: 59, 41 and 9A. RGB value is (89,65,154). Sum of RGB (Red+Green+Blue) = 89+65+154=308 (40% of max value = 765). Red value is 89 (35.16% from 255 or 28.90% from 308); Green value is 65 (25.78% from 255 or 21.10% from 308); Blue value is 154 (60.55% from 255 or 50% from 308); Max value from RGB is 154 - color contains mainly: blue. Hex color #59419A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #59419A is #A6BE65. Grayscale: #515151. Windows color (decimal): -10927718 or 10109273. OLE color: 10109273.
HSL color Cylindrical-coordinate representation of color #59419A: hue angle of 256.18º degrees, saturation: 0.41, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #59419A is Cyan = 0.42, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 65 | 154 | - |
| CMYK | 0.42 | 0.58 | 0 | 0.40 |
| HSL | 256.18º | 0.41% | 0.43% | - |
| HSV(B) | 256.18º | 0.58% | 0.6% | - |
| XYZ | 11.84 | 8.24 | 31.54 | - |
| YUV | 82.32 | 168.45 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 154 | 0.42 | 0.58 | 0 | 0.40 | 256.18 | 0.41 | 0.43 |
| Hex | 59 | 41 | 9A | 2A | 3A | 0 | 28 | 100 | 29 | 2B |
| Octal | 131 | 101 | 232 | 52 | 72 | 0 | 50 | 400 | 51 | 53 |
| Binary | 1011001 | 1000001 | 10011010 | 101010 | 111010 | 0 | 101000 | 100000000 | 101001 | 101011 |
Color Harmonies of #59419A
Complementary color
Monochromatic Colors of #59419A
Black with #59419A
Text Example
Text Example
White with #59419A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59419A; }
p { color: rgb(89,65,154); }
H1.HeaderClassName
{
color: #59419A;
}
.AnyTagClassName
{
color: #59419A;
}
</style>
background-color css
<style>
a { background-color: #59419A; }
a { background-color: rgb(89,65,154); }
div.DivClassName
{
background-color: #59419A;
}
.BgClassName
{
background-color: #59419A;
}
</style>
border-color css
<style>
span { border-color: #59419A; }
span { border-color: rgb(89,65,154); }
td.TdClassName
{
border-color: #59419A;
}
.TagClassName
{
border-color: #59419A;
}
</style>