Shades of Daisy Bush #523599
Tints of Daisy Bush #523599
RGB
CMYK
RGB Variations
Color information
#523599 (or 0x523599) is known color: Daisy Bush. HEX triplet: 52, 35 and 99. RGB value is (82,53,153). Sum of RGB (Red+Green+Blue) = 82+53+153=288 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.47% from 288); Green value is 53 (21.09% from 255 or 18.40% from 288); Blue value is 153 (60.16% from 255 or 53.12% from 288); Max value from RGB is 153 - color contains mainly: blue. Hex color #523599 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523599 is #ADCA66. Grayscale: #484848. Windows color (decimal): -11389543 or 10040658. OLE color: 10040658.
HSL color Cylindrical-coordinate representation of color #523599: hue angle of 257.4º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #523599 is Cyan = 0.46, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 53 | 153 | - |
| CMYK | 0.46 | 0.65 | 0 | 0.4 |
| HSL | 257.4º | 0.49% | 0.4% | - |
| HSV(B) | 257.4º | 0.65% | 0.6% | - |
| XYZ | 10.5 | 6.64 | 30.87 | - |
| YUV | 73.07 | 173.11 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 153 | 0.46 | 0.65 | 0 | 0.4 | 257.4 | 0.49 | 0.4 |
| Hex | 52 | 35 | 99 | 2E | 41 | 0 | 28 | 101 | 31 | 28 |
| Octal | 122 | 65 | 231 | 56 | 101 | 0 | 50 | 401 | 61 | 50 |
| Binary | 1010010 | 110101 | 10011001 | 101110 | 1000001 | 0 | 101000 | 100000001 | 110001 | 101000 |
Color Harmonies of #523599
Complementary color
Monochromatic Colors of #523599
Black with #523599
Text Example
Text Example
White with #523599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523599; }
p { color: rgb(82,53,153); }
H1.HeaderClassName
{
color: #523599;
}
.AnyTagClassName
{
color: #523599;
}
</style>
background-color css
<style>
a { background-color: #523599; }
a { background-color: rgb(82,53,153); }
div.DivClassName
{
background-color: #523599;
}
.BgClassName
{
background-color: #523599;
}
</style>
border-color css
<style>
span { border-color: #523599; }
span { border-color: rgb(82,53,153); }
td.TdClassName
{
border-color: #523599;
}
.TagClassName
{
border-color: #523599;
}
</style>