Shades of Daisy Bush #523790
Tints of Daisy Bush #523790
RGB
CMYK
RGB Variations
Color information
#523790 (or 0x523790) is known color: Daisy Bush. HEX triplet: 52, 37 and 90. RGB value is (82,55,144). Sum of RGB (Red+Green+Blue) = 82+55+144=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 55 (21.88% from 255 or 19.57% from 281); Blue value is 144 (56.64% from 255 or 51.25% from 281); Max value from RGB is 144 - color contains mainly: blue. Hex color #523790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523790 is #ADC86F. Grayscale: #484848. Windows color (decimal): -11389040 or 9451346. OLE color: 9451346.
HSL color Cylindrical-coordinate representation of color #523790: hue angle of 258.2º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #523790 is Cyan = 0.43, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 55 | 144 | - |
| CMYK | 0.43 | 0.62 | 0 | 0.44 |
| HSL | 258.2º | 0.45% | 0.39% | - |
| HSV(B) | 258.2º | 0.62% | 0.56% | - |
| XYZ | 9.88 | 6.54 | 27.13 | - |
| YUV | 73.22 | 167.95 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 55 | 144 | 0.43 | 0.62 | 0 | 0.44 | 258.2 | 0.45 | 0.39 |
| Hex | 52 | 37 | 90 | 2B | 3E | 0 | 2C | 102 | 2D | 27 |
| Octal | 122 | 67 | 220 | 53 | 76 | 0 | 54 | 402 | 55 | 47 |
| Binary | 1010010 | 110111 | 10010000 | 101011 | 111110 | 0 | 101100 | 100000010 | 101101 | 100111 |
Color Harmonies of #523790
Complementary color
Monochromatic Colors of #523790
Black with #523790
Text Example
Text Example
White with #523790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523790; }
p { color: rgb(82,55,144); }
H1.HeaderClassName
{
color: #523790;
}
.AnyTagClassName
{
color: #523790;
}
</style>
background-color css
<style>
a { background-color: #523790; }
a { background-color: rgb(82,55,144); }
div.DivClassName
{
background-color: #523790;
}
.BgClassName
{
background-color: #523790;
}
</style>
border-color css
<style>
span { border-color: #523790; }
span { border-color: rgb(82,55,144); }
td.TdClassName
{
border-color: #523790;
}
.TagClassName
{
border-color: #523790;
}
</style>