Shades of Daisy Bush #523590
Tints of Daisy Bush #523590
RGB
CMYK
RGB Variations
Color information
#523590 (or 0x523590) is known color: Daisy Bush. HEX triplet: 52, 35 and 90. RGB value is (82,53,144). Sum of RGB (Red+Green+Blue) = 82+53+144=279 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.39% from 279); Green value is 53 (21.09% from 255 or 19.00% from 279); Blue value is 144 (56.64% from 255 or 51.61% from 279); Max value from RGB is 144 - color contains mainly: blue. Hex color #523590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523590 is #ADCA6F. Grayscale: #474747. Windows color (decimal): -11389552 or 9450834. OLE color: 9450834.
HSL color Cylindrical-coordinate representation of color #523590: hue angle of 259.12º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #523590 is Cyan = 0.43, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 53 | 144 | - |
| CMYK | 0.43 | 0.63 | 0 | 0.44 |
| HSL | 259.12º | 0.46% | 0.39% | - |
| HSV(B) | 259.12º | 0.63% | 0.56% | - |
| XYZ | 9.79 | 6.35 | 27.1 | - |
| YUV | 72.05 | 168.61 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 144 | 0.43 | 0.63 | 0 | 0.44 | 259.12 | 0.46 | 0.39 |
| Hex | 52 | 35 | 90 | 2B | 3F | 0 | 2C | 103 | 2E | 27 |
| Octal | 122 | 65 | 220 | 53 | 77 | 0 | 54 | 403 | 56 | 47 |
| Binary | 1010010 | 110101 | 10010000 | 101011 | 111111 | 0 | 101100 | 100000011 | 101110 | 100111 |
Color Harmonies of #523590
Complementary color
Monochromatic Colors of #523590
Black with #523590
Text Example
Text Example
White with #523590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523590; }
p { color: rgb(82,53,144); }
H1.HeaderClassName
{
color: #523590;
}
.AnyTagClassName
{
color: #523590;
}
</style>
background-color css
<style>
a { background-color: #523590; }
a { background-color: rgb(82,53,144); }
div.DivClassName
{
background-color: #523590;
}
.BgClassName
{
background-color: #523590;
}
</style>
border-color css
<style>
span { border-color: #523590; }
span { border-color: rgb(82,53,144); }
td.TdClassName
{
border-color: #523590;
}
.TagClassName
{
border-color: #523590;
}
</style>