Shades of Daisy Bush #522993
Tints of Daisy Bush #522993
RGB
CMYK
RGB Variations
Color information
#522993 (or 0x522993) is known color: Daisy Bush. HEX triplet: 52, 29 and 93. RGB value is (82,41,147). Sum of RGB (Red+Green+Blue) = 82+41+147=270 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.37% from 270); Green value is 41 (16.41% from 255 or 15.19% from 270); Blue value is 147 (57.81% from 255 or 54.44% from 270); Max value from RGB is 147 - color contains mainly: blue. Hex color #522993 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522993 is #ADD66C. Grayscale: #404040. Windows color (decimal): -11392621 or 9644370. OLE color: 9644370.
HSL color Cylindrical-coordinate representation of color #522993: hue angle of 263.21º degrees, saturation: 0.56, 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 #522993 is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 41 | 147 | - |
| CMYK | 0.44 | 0.72 | 0 | 0.42 |
| HSL | 263.21º | 0.56% | 0.37% | - |
| HSV(B) | 263.21º | 0.72% | 0.58% | - |
| XYZ | 9.54 | 5.49 | 28.16 | - |
| YUV | 65.34 | 174.08 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 147 | 0.44 | 0.72 | 0 | 0.42 | 263.21 | 0.56 | 0.37 |
| Hex | 52 | 29 | 93 | 2C | 48 | 0 | 2A | 107 | 38 | 25 |
| Octal | 122 | 51 | 223 | 54 | 110 | 0 | 52 | 407 | 70 | 45 |
| Binary | 1010010 | 101001 | 10010011 | 101100 | 1001000 | 0 | 101010 | 100000111 | 111000 | 100101 |
Color Harmonies of #522993
Complementary color
Monochromatic Colors of #522993
Black with #522993
Text Example
Text Example
White with #522993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522993; }
p { color: rgb(82,41,147); }
H1.HeaderClassName
{
color: #522993;
}
.AnyTagClassName
{
color: #522993;
}
</style>
background-color css
<style>
a { background-color: #522993; }
a { background-color: rgb(82,41,147); }
div.DivClassName
{
background-color: #522993;
}
.BgClassName
{
background-color: #522993;
}
</style>
border-color css
<style>
span { border-color: #522993; }
span { border-color: rgb(82,41,147); }
td.TdClassName
{
border-color: #522993;
}
.TagClassName
{
border-color: #522993;
}
</style>