Shades of Daisy Bush #522994
Tints of Daisy Bush #522994
RGB
CMYK
RGB Variations
Color information
#522994 (or 0x522994) is known color: Daisy Bush. HEX triplet: 52, 29 and 94. RGB value is (82,41,148). Sum of RGB (Red+Green+Blue) = 82+41+148=271 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.26% from 271); Green value is 41 (16.41% from 255 or 15.13% from 271); Blue value is 148 (58.20% from 255 or 54.61% from 271); Max value from RGB is 148 - color contains mainly: blue. Hex color #522994 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522994 is #ADD66B. Grayscale: #414141. Windows color (decimal): -11392620 or 9709906. OLE color: 9709906.
HSL color Cylindrical-coordinate representation of color #522994: hue angle of 262.99º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #522994 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 41 | 148 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.42 |
| HSL | 262.99º | 0.57% | 0.37% | - |
| HSV(B) | 262.99º | 0.72% | 0.58% | - |
| XYZ | 9.62 | 5.52 | 28.58 | - |
| YUV | 65.46 | 174.58 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 148 | 0.45 | 0.72 | 0 | 0.42 | 262.99 | 0.57 | 0.37 |
| Hex | 52 | 29 | 94 | 2D | 48 | 0 | 2A | 107 | 39 | 25 |
| Octal | 122 | 51 | 224 | 55 | 110 | 0 | 52 | 407 | 71 | 45 |
| Binary | 1010010 | 101001 | 10010100 | 101101 | 1001000 | 0 | 101010 | 100000111 | 111001 | 100101 |
Color Harmonies of #522994
Complementary color
Monochromatic Colors of #522994
Black with #522994
Text Example
Text Example
White with #522994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522994; }
p { color: rgb(82,41,148); }
H1.HeaderClassName
{
color: #522994;
}
.AnyTagClassName
{
color: #522994;
}
</style>
background-color css
<style>
a { background-color: #522994; }
a { background-color: rgb(82,41,148); }
div.DivClassName
{
background-color: #522994;
}
.BgClassName
{
background-color: #522994;
}
</style>
border-color css
<style>
span { border-color: #522994; }
span { border-color: rgb(82,41,148); }
td.TdClassName
{
border-color: #522994;
}
.TagClassName
{
border-color: #522994;
}
</style>