Shades of Daisy Bush #522497
Tints of Daisy Bush #522497
RGB
CMYK
RGB Variations
Color information
#522497 (or 0x522497) is known color: Daisy Bush. HEX triplet: 52, 24 and 97. RGB value is (82,36,151). Sum of RGB (Red+Green+Blue) = 82+36+151=269 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.48% from 269); Green value is 36 (14.45% from 255 or 13.38% from 269); Blue value is 151 (59.38% from 255 or 56.13% from 269); Max value from RGB is 151 - color contains mainly: blue. Hex color #522497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522497 is #ADDB68. Grayscale: #3E3E3E. Windows color (decimal): -11393897 or 9905234. OLE color: 9905234.
HSL color Cylindrical-coordinate representation of color #522497: hue angle of 264º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #522497 is Cyan = 0.46, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 36 | 151 | - |
| CMYK | 0.46 | 0.76 | 0 | 0.41 |
| HSL | 264º | 0.61% | 0.37% | - |
| HSV(B) | 264º | 0.76% | 0.59% | - |
| XYZ | 9.7 | 5.29 | 29.79 | - |
| YUV | 62.86 | 177.74 | 141.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 151 | 0.46 | 0.76 | 0 | 0.41 | 264 | 0.61 | 0.37 |
| Hex | 52 | 24 | 97 | 2E | 4C | 0 | 29 | 108 | 3D | 25 |
| Octal | 122 | 44 | 227 | 56 | 114 | 0 | 51 | 410 | 75 | 45 |
| Binary | 1010010 | 100100 | 10010111 | 101110 | 1001100 | 0 | 101001 | 100001000 | 111101 | 100101 |
Color Harmonies of #522497
Complementary color
Monochromatic Colors of #522497
Black with #522497
Text Example
Text Example
White with #522497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522497; }
p { color: rgb(82,36,151); }
H1.HeaderClassName
{
color: #522497;
}
.AnyTagClassName
{
color: #522497;
}
</style>
background-color css
<style>
a { background-color: #522497; }
a { background-color: rgb(82,36,151); }
div.DivClassName
{
background-color: #522497;
}
.BgClassName
{
background-color: #522497;
}
</style>
border-color css
<style>
span { border-color: #522497; }
span { border-color: rgb(82,36,151); }
td.TdClassName
{
border-color: #522497;
}
.TagClassName
{
border-color: #522497;
}
</style>