Shades of Daisy Bush #523195
Tints of Daisy Bush #523195
RGB
CMYK
RGB Variations
Color information
#523195 (or 0x523195) is known color: Daisy Bush. HEX triplet: 52, 31 and 95. RGB value is (82,49,149). Sum of RGB (Red+Green+Blue) = 82+49+149=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 49 (19.53% from 255 or 17.5% from 280); Blue value is 149 (58.59% from 255 or 53.21% from 280); Max value from RGB is 149 - color contains mainly: blue. Hex color #523195 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523195 is #ADCE6A. Grayscale: #454545. Windows color (decimal): -11390571 or 9777490. OLE color: 9777490.
HSL color Cylindrical-coordinate representation of color #523195: hue angle of 259.8º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #523195 is Cyan = 0.45, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 49 | 149 | - |
| CMYK | 0.45 | 0.67 | 0 | 0.42 |
| HSL | 259.8º | 0.51% | 0.39% | - |
| HSV(B) | 259.8º | 0.67% | 0.58% | - |
| XYZ | 10 | 6.16 | 29.1 | - |
| YUV | 70.27 | 172.43 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 149 | 0.45 | 0.67 | 0 | 0.42 | 259.8 | 0.51 | 0.39 |
| Hex | 52 | 31 | 95 | 2D | 43 | 0 | 2A | 104 | 33 | 27 |
| Octal | 122 | 61 | 225 | 55 | 103 | 0 | 52 | 404 | 63 | 47 |
| Binary | 1010010 | 110001 | 10010101 | 101101 | 1000011 | 0 | 101010 | 100000100 | 110011 | 100111 |
Color Harmonies of #523195
Complementary color
Monochromatic Colors of #523195
Black with #523195
Text Example
Text Example
White with #523195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523195; }
p { color: rgb(82,49,149); }
H1.HeaderClassName
{
color: #523195;
}
.AnyTagClassName
{
color: #523195;
}
</style>
background-color css
<style>
a { background-color: #523195; }
a { background-color: rgb(82,49,149); }
div.DivClassName
{
background-color: #523195;
}
.BgClassName
{
background-color: #523195;
}
</style>
border-color css
<style>
span { border-color: #523195; }
span { border-color: rgb(82,49,149); }
td.TdClassName
{
border-color: #523195;
}
.TagClassName
{
border-color: #523195;
}
</style>