Shades of Daisy Bush #522698
Tints of Daisy Bush #522698
RGB
CMYK
RGB Variations
Color information
#522698 (or 0x522698) is known color: Daisy Bush. HEX triplet: 52, 26 and 98. RGB value is (82,38,152). Sum of RGB (Red+Green+Blue) = 82+38+152=272 (36% of max value = 765). Red value is 82 (32.42% from 255 or 30.15% from 272); Green value is 38 (15.23% from 255 or 13.97% from 272); Blue value is 152 (59.77% from 255 or 55.88% from 272); Max value from RGB is 152 - color contains mainly: blue. Hex color #522698 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522698 is #ADD967. Grayscale: #3F3F3F. Windows color (decimal): -11393384 or 9971282. OLE color: 9971282.
HSL color Cylindrical-coordinate representation of color #522698: hue angle of 263.16º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #522698 is Cyan = 0.46, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 38 | 152 | - |
| CMYK | 0.46 | 0.75 | 0 | 0.40 |
| HSL | 263.16º | 0.6% | 0.37% | - |
| HSV(B) | 263.16º | 0.75% | 0.6% | - |
| XYZ | 9.84 | 5.45 | 30.24 | - |
| YUV | 64.15 | 177.58 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 152 | 0.46 | 0.75 | 0 | 0.40 | 263.16 | 0.6 | 0.37 |
| Hex | 52 | 26 | 98 | 2E | 4B | 0 | 28 | 107 | 3C | 25 |
| Octal | 122 | 46 | 230 | 56 | 113 | 0 | 50 | 407 | 74 | 45 |
| Binary | 1010010 | 100110 | 10011000 | 101110 | 1001011 | 0 | 101000 | 100000111 | 111100 | 100101 |
Color Harmonies of #522698
Complementary color
Monochromatic Colors of #522698
Black with #522698
Text Example
Text Example
White with #522698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522698; }
p { color: rgb(82,38,152); }
H1.HeaderClassName
{
color: #522698;
}
.AnyTagClassName
{
color: #522698;
}
</style>
background-color css
<style>
a { background-color: #522698; }
a { background-color: rgb(82,38,152); }
div.DivClassName
{
background-color: #522698;
}
.BgClassName
{
background-color: #522698;
}
</style>
border-color css
<style>
span { border-color: #522698; }
span { border-color: rgb(82,38,152); }
td.TdClassName
{
border-color: #522698;
}
.TagClassName
{
border-color: #522698;
}
</style>