Shades of Daisy Bush #523598
Tints of Daisy Bush #523598
RGB
CMYK
RGB Variations
Color information
#523598 (or 0x523598) is known color: Daisy Bush. HEX triplet: 52, 35 and 98. RGB value is (82,53,152). Sum of RGB (Red+Green+Blue) = 82+53+152=287 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.57% from 287); Green value is 53 (21.09% from 255 or 18.47% from 287); Blue value is 152 (59.77% from 255 or 52.96% from 287); Max value from RGB is 152 - color contains mainly: blue. Hex color #523598 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523598 is #ADCA67. Grayscale: #484848. Windows color (decimal): -11389544 or 9975122. OLE color: 9975122.
HSL color Cylindrical-coordinate representation of color #523598: hue angle of 257.58º degrees, saturation: 0.48, 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 #523598 is Cyan = 0.46, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 53 | 152 | - |
| CMYK | 0.46 | 0.65 | 0 | 0.40 |
| HSL | 257.58º | 0.48% | 0.4% | - |
| HSV(B) | 257.58º | 0.65% | 0.6% | - |
| XYZ | 10.42 | 6.61 | 30.43 | - |
| YUV | 72.96 | 172.61 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 152 | 0.46 | 0.65 | 0 | 0.40 | 257.58 | 0.48 | 0.4 |
| Hex | 52 | 35 | 98 | 2E | 41 | 0 | 28 | 102 | 30 | 28 |
| Octal | 122 | 65 | 230 | 56 | 101 | 0 | 50 | 402 | 60 | 50 |
| Binary | 1010010 | 110101 | 10011000 | 101110 | 1000001 | 0 | 101000 | 100000010 | 110000 | 101000 |
Color Harmonies of #523598
Complementary color
Monochromatic Colors of #523598
Black with #523598
Text Example
Text Example
White with #523598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523598; }
p { color: rgb(82,53,152); }
H1.HeaderClassName
{
color: #523598;
}
.AnyTagClassName
{
color: #523598;
}
</style>
background-color css
<style>
a { background-color: #523598; }
a { background-color: rgb(82,53,152); }
div.DivClassName
{
background-color: #523598;
}
.BgClassName
{
background-color: #523598;
}
</style>
border-color css
<style>
span { border-color: #523598; }
span { border-color: rgb(82,53,152); }
td.TdClassName
{
border-color: #523598;
}
.TagClassName
{
border-color: #523598;
}
</style>