Shades of Daisy Bush #523290
Tints of Daisy Bush #523290
RGB
CMYK
RGB Variations
Color information
#523290 (or 0x523290) is known color: Daisy Bush. HEX triplet: 52, 32 and 90. RGB value is (82,50,144). Sum of RGB (Red+Green+Blue) = 82+50+144=276 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.71% from 276); Green value is 50 (19.92% from 255 or 18.12% from 276); Blue value is 144 (56.64% from 255 or 52.17% from 276); Max value from RGB is 144 - color contains mainly: blue. Hex color #523290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523290 is #ADCD6F. Grayscale: #454545. Windows color (decimal): -11390320 or 9450066. OLE color: 9450066.
HSL color Cylindrical-coordinate representation of color #523290: hue angle of 260.43º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #523290 is Cyan = 0.43, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 50 | 144 | - |
| CMYK | 0.43 | 0.65 | 0 | 0.44 |
| HSL | 260.43º | 0.48% | 0.38% | - |
| HSV(B) | 260.43º | 0.65% | 0.56% | - |
| XYZ | 9.65 | 6.09 | 27.05 | - |
| YUV | 70.28 | 169.6 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 50 | 144 | 0.43 | 0.65 | 0 | 0.44 | 260.43 | 0.48 | 0.38 |
| Hex | 52 | 32 | 90 | 2B | 41 | 0 | 2C | 104 | 30 | 26 |
| Octal | 122 | 62 | 220 | 53 | 101 | 0 | 54 | 404 | 60 | 46 |
| Binary | 1010010 | 110010 | 10010000 | 101011 | 1000001 | 0 | 101100 | 100000100 | 110000 | 100110 |
Color Harmonies of #523290
Complementary color
Monochromatic Colors of #523290
Black with #523290
Text Example
Text Example
White with #523290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523290; }
p { color: rgb(82,50,144); }
H1.HeaderClassName
{
color: #523290;
}
.AnyTagClassName
{
color: #523290;
}
</style>
background-color css
<style>
a { background-color: #523290; }
a { background-color: rgb(82,50,144); }
div.DivClassName
{
background-color: #523290;
}
.BgClassName
{
background-color: #523290;
}
</style>
border-color css
<style>
span { border-color: #523290; }
span { border-color: rgb(82,50,144); }
td.TdClassName
{
border-color: #523290;
}
.TagClassName
{
border-color: #523290;
}
</style>