Shades of Daisy Bush #523890
Tints of Daisy Bush #523890
RGB
CMYK
RGB Variations
Color information
#523890 (or 0x523890) is known color: Daisy Bush. HEX triplet: 52, 38 and 90. RGB value is (82,56,144). Sum of RGB (Red+Green+Blue) = 82+56+144=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 56 (22.27% from 255 or 19.86% from 282); Blue value is 144 (56.64% from 255 or 51.06% from 282); Max value from RGB is 144 - color contains mainly: blue. Hex color #523890 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523890 is #ADC76F. Grayscale: #494949. Windows color (decimal): -11388784 or 9451602. OLE color: 9451602.
HSL color Cylindrical-coordinate representation of color #523890: hue angle of 257.73º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #523890 is Cyan = 0.43, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 56 | 144 | - |
| CMYK | 0.43 | 0.61 | 0 | 0.44 |
| HSL | 257.73º | 0.44% | 0.39% | - |
| HSV(B) | 257.73º | 0.61% | 0.56% | - |
| XYZ | 9.93 | 6.64 | 27.14 | - |
| YUV | 73.81 | 167.61 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 144 | 0.43 | 0.61 | 0 | 0.44 | 257.73 | 0.44 | 0.39 |
| Hex | 52 | 38 | 90 | 2B | 3D | 0 | 2C | 102 | 2C | 27 |
| Octal | 122 | 70 | 220 | 53 | 75 | 0 | 54 | 402 | 54 | 47 |
| Binary | 1010010 | 111000 | 10010000 | 101011 | 111101 | 0 | 101100 | 100000010 | 101100 | 100111 |
Color Harmonies of #523890
Complementary color
Monochromatic Colors of #523890
Black with #523890
Text Example
Text Example
White with #523890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523890; }
p { color: rgb(82,56,144); }
H1.HeaderClassName
{
color: #523890;
}
.AnyTagClassName
{
color: #523890;
}
</style>
background-color css
<style>
a { background-color: #523890; }
a { background-color: rgb(82,56,144); }
div.DivClassName
{
background-color: #523890;
}
.BgClassName
{
background-color: #523890;
}
</style>
border-color css
<style>
span { border-color: #523890; }
span { border-color: rgb(82,56,144); }
td.TdClassName
{
border-color: #523890;
}
.TagClassName
{
border-color: #523890;
}
</style>