Shades of Daisy Bush #594192
Tints of Daisy Bush #594192
RGB
CMYK
RGB Variations
Color information
#594192 (or 0x594192) is known color: Daisy Bush. HEX triplet: 59, 41 and 92. RGB value is (89,65,146). Sum of RGB (Red+Green+Blue) = 89+65+146=300 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.67% from 300); Green value is 65 (25.78% from 255 or 21.67% from 300); Blue value is 146 (57.42% from 255 or 48.67% from 300); Max value from RGB is 146 - color contains mainly: blue. Hex color #594192 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594192 is #A6BE6D. Grayscale: #515151. Windows color (decimal): -10927726 or 9584985. OLE color: 9584985.
HSL color Cylindrical-coordinate representation of color #594192: hue angle of 257.78º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #594192 is Cyan = 0.39, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 65 | 146 | - |
| CMYK | 0.39 | 0.55 | 0 | 0.43 |
| HSL | 257.78º | 0.38% | 0.41% | - |
| HSV(B) | 257.78º | 0.55% | 0.57% | - |
| XYZ | 11.2 | 7.98 | 28.14 | - |
| YUV | 81.41 | 164.45 | 133.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 146 | 0.39 | 0.55 | 0 | 0.43 | 257.78 | 0.38 | 0.41 |
| Hex | 59 | 41 | 92 | 27 | 37 | 0 | 2B | 102 | 26 | 29 |
| Octal | 131 | 101 | 222 | 47 | 67 | 0 | 53 | 402 | 46 | 51 |
| Binary | 1011001 | 1000001 | 10010010 | 100111 | 110111 | 0 | 101011 | 100000010 | 100110 | 101001 |
Color Harmonies of #594192
Complementary color
Monochromatic Colors of #594192
Black with #594192
Text Example
Text Example
White with #594192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594192; }
p { color: rgb(89,65,146); }
H1.HeaderClassName
{
color: #594192;
}
.AnyTagClassName
{
color: #594192;
}
</style>
background-color css
<style>
a { background-color: #594192; }
a { background-color: rgb(89,65,146); }
div.DivClassName
{
background-color: #594192;
}
.BgClassName
{
background-color: #594192;
}
</style>
border-color css
<style>
span { border-color: #594192; }
span { border-color: rgb(89,65,146); }
td.TdClassName
{
border-color: #594192;
}
.TagClassName
{
border-color: #594192;
}
</style>