Shades of Daisy Bush #523595
Tints of Daisy Bush #523595
RGB
CMYK
RGB Variations
Color information
#523595 (or 0x523595) is known color: Daisy Bush. HEX triplet: 52, 35 and 95. RGB value is (82,53,149). Sum of RGB (Red+Green+Blue) = 82+53+149=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 53 (21.09% from 255 or 18.66% from 284); Blue value is 149 (58.59% from 255 or 52.46% from 284); Max value from RGB is 149 - color contains mainly: blue. Hex color #523595 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523595 is #ADCA6A. Grayscale: #484848. Windows color (decimal): -11389547 or 9778514. OLE color: 9778514.
HSL color Cylindrical-coordinate representation of color #523595: hue angle of 258.12º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #523595 is Cyan = 0.45, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 53 | 149 | - |
| CMYK | 0.45 | 0.64 | 0 | 0.42 |
| HSL | 258.13º | 0.48% | 0.4% | - |
| HSV(B) | 258.13º | 0.64% | 0.58% | - |
| XYZ | 10.18 | 6.51 | 29.15 | - |
| YUV | 72.62 | 171.11 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 149 | 0.45 | 0.64 | 0 | 0.42 | 258.13 | 0.48 | 0.4 |
| Hex | 52 | 35 | 95 | 2D | 40 | 0 | 2A | 102 | 30 | 28 |
| Octal | 122 | 65 | 225 | 55 | 100 | 0 | 52 | 402 | 60 | 50 |
| Binary | 1010010 | 110101 | 10010101 | 101101 | 1000000 | 0 | 101010 | 100000010 | 110000 | 101000 |
Color Harmonies of #523595
Complementary color
Monochromatic Colors of #523595
Black with #523595
Text Example
Text Example
White with #523595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523595; }
p { color: rgb(82,53,149); }
H1.HeaderClassName
{
color: #523595;
}
.AnyTagClassName
{
color: #523595;
}
</style>
background-color css
<style>
a { background-color: #523595; }
a { background-color: rgb(82,53,149); }
div.DivClassName
{
background-color: #523595;
}
.BgClassName
{
background-color: #523595;
}
</style>
border-color css
<style>
span { border-color: #523595; }
span { border-color: rgb(82,53,149); }
td.TdClassName
{
border-color: #523595;
}
.TagClassName
{
border-color: #523595;
}
</style>