Shades of Daisy Bush #523495
Tints of Daisy Bush #523495
RGB
CMYK
RGB Variations
Color information
#523495 (or 0x523495) is known color: Daisy Bush. HEX triplet: 52, 34 and 95. RGB value is (82,52,149). Sum of RGB (Red+Green+Blue) = 82+52+149=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 52 (20.70% from 255 or 18.37% from 283); Blue value is 149 (58.59% from 255 or 52.65% from 283); Max value from RGB is 149 - color contains mainly: blue. Hex color #523495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523495 is #ADCB6A. Grayscale: #474747. Windows color (decimal): -11389803 or 9778258. OLE color: 9778258.
HSL color Cylindrical-coordinate representation of color #523495: hue angle of 258.56º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #523495 is Cyan = 0.45, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 52 | 149 | - |
| CMYK | 0.45 | 0.65 | 0 | 0.42 |
| HSL | 258.56º | 0.48% | 0.39% | - |
| HSV(B) | 258.56º | 0.65% | 0.58% | - |
| XYZ | 10.13 | 6.42 | 29.14 | - |
| YUV | 72.03 | 171.44 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 149 | 0.45 | 0.65 | 0 | 0.42 | 258.56 | 0.48 | 0.39 |
| Hex | 52 | 34 | 95 | 2D | 41 | 0 | 2A | 103 | 30 | 27 |
| Octal | 122 | 64 | 225 | 55 | 101 | 0 | 52 | 403 | 60 | 47 |
| Binary | 1010010 | 110100 | 10010101 | 101101 | 1000001 | 0 | 101010 | 100000011 | 110000 | 100111 |
Color Harmonies of #523495
Complementary color
Monochromatic Colors of #523495
Black with #523495
Text Example
Text Example
White with #523495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523495; }
p { color: rgb(82,52,149); }
H1.HeaderClassName
{
color: #523495;
}
.AnyTagClassName
{
color: #523495;
}
</style>
background-color css
<style>
a { background-color: #523495; }
a { background-color: rgb(82,52,149); }
div.DivClassName
{
background-color: #523495;
}
.BgClassName
{
background-color: #523495;
}
</style>
border-color css
<style>
span { border-color: #523495; }
span { border-color: rgb(82,52,149); }
td.TdClassName
{
border-color: #523495;
}
.TagClassName
{
border-color: #523495;
}
</style>