Shades of Daisy Bush #522696
Tints of Daisy Bush #522696
RGB
CMYK
RGB Variations
Color information
#522696 (or 0x522696) is known color: Daisy Bush. HEX triplet: 52, 26 and 96. RGB value is (82,38,150). Sum of RGB (Red+Green+Blue) = 82+38+150=270 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.37% from 270); Green value is 38 (15.23% from 255 or 14.07% from 270); Blue value is 150 (58.98% from 255 or 55.56% from 270); Max value from RGB is 150 - color contains mainly: blue. Hex color #522696 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522696 is #ADD969. Grayscale: #3F3F3F. Windows color (decimal): -11393386 or 9840210. OLE color: 9840210.
HSL color Cylindrical-coordinate representation of color #522696: hue angle of 263.57º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #522696 is Cyan = 0.45, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 38 | 150 | - |
| CMYK | 0.45 | 0.75 | 0 | 0.41 |
| HSL | 263.57º | 0.6% | 0.37% | - |
| HSV(B) | 263.57º | 0.75% | 0.59% | - |
| XYZ | 9.68 | 5.38 | 29.38 | - |
| YUV | 63.92 | 176.58 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 150 | 0.45 | 0.75 | 0 | 0.41 | 263.57 | 0.6 | 0.37 |
| Hex | 52 | 26 | 96 | 2D | 4B | 0 | 29 | 108 | 3C | 25 |
| Octal | 122 | 46 | 226 | 55 | 113 | 0 | 51 | 410 | 74 | 45 |
| Binary | 1010010 | 100110 | 10010110 | 101101 | 1001011 | 0 | 101001 | 100001000 | 111100 | 100101 |
Color Harmonies of #522696
Complementary color
Monochromatic Colors of #522696
Black with #522696
Text Example
Text Example
White with #522696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522696; }
p { color: rgb(82,38,150); }
H1.HeaderClassName
{
color: #522696;
}
.AnyTagClassName
{
color: #522696;
}
</style>
background-color css
<style>
a { background-color: #522696; }
a { background-color: rgb(82,38,150); }
div.DivClassName
{
background-color: #522696;
}
.BgClassName
{
background-color: #522696;
}
</style>
border-color css
<style>
span { border-color: #522696; }
span { border-color: rgb(82,38,150); }
td.TdClassName
{
border-color: #522696;
}
.TagClassName
{
border-color: #522696;
}
</style>