Shades of Daisy Bush #592399
Tints of Daisy Bush #592399
RGB
CMYK
RGB Variations
Color information
#592399 (or 0x592399) is known color: Daisy Bush. HEX triplet: 59, 23 and 99. RGB value is (89,35,153). Sum of RGB (Red+Green+Blue) = 89+35+153=277 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.13% from 277); Green value is 35 (14.06% from 255 or 12.64% from 277); Blue value is 153 (60.16% from 255 or 55.23% from 277); Max value from RGB is 153 - color contains mainly: blue. Hex color #592399 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592399 is #A6DC66. Grayscale: #404040. Windows color (decimal): -10935399 or 10036057. OLE color: 10036057.
HSL color Cylindrical-coordinate representation of color #592399: hue angle of 267.46º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #592399 is Cyan = 0.42, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 89 | 35 | 153 | - |
| CMYK | 0.42 | 0.77 | 0 | 0.4 |
| HSL | 267.46º | 0.63% | 0.37% | - |
| HSV(B) | 267.46º | 0.77% | 0.6% | - |
| XYZ | 10.47 | 5.63 | 30.67 | - |
| YUV | 64.6 | 177.89 | 145.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 153 | 0.42 | 0.77 | 0 | 0.4 | 267.46 | 0.63 | 0.37 |
| Hex | 59 | 23 | 99 | 2A | 4D | 0 | 28 | 10B | 3F | 25 |
| Octal | 131 | 43 | 231 | 52 | 115 | 0 | 50 | 413 | 77 | 45 |
| Binary | 1011001 | 100011 | 10011001 | 101010 | 1001101 | 0 | 101000 | 100001011 | 111111 | 100101 |
Color Harmonies of #592399
Complementary color
Monochromatic Colors of #592399
Black with #592399
Text Example
Text Example
White with #592399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592399; }
p { color: rgb(89,35,153); }
H1.HeaderClassName
{
color: #592399;
}
.AnyTagClassName
{
color: #592399;
}
</style>
background-color css
<style>
a { background-color: #592399; }
a { background-color: rgb(89,35,153); }
div.DivClassName
{
background-color: #592399;
}
.BgClassName
{
background-color: #592399;
}
</style>
border-color css
<style>
span { border-color: #592399; }
span { border-color: rgb(89,35,153); }
td.TdClassName
{
border-color: #592399;
}
.TagClassName
{
border-color: #592399;
}
</style>