Shades of Daisy Bush #522795
Tints of Daisy Bush #522795
RGB
CMYK
RGB Variations
Color information
#522795 (or 0x522795) is known color: Daisy Bush. HEX triplet: 52, 27 and 95. RGB value is (82,39,149). Sum of RGB (Red+Green+Blue) = 82+39+149=270 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.37% from 270); Green value is 39 (15.62% from 255 or 14.44% from 270); Blue value is 149 (58.59% from 255 or 55.19% from 270); Max value from RGB is 149 - color contains mainly: blue. Hex color #522795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522795 is #ADD86A. Grayscale: #404040. Windows color (decimal): -11393131 or 9774930. OLE color: 9774930.
HSL color Cylindrical-coordinate representation of color #522795: hue angle of 263.45º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #522795 is Cyan = 0.45, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 39 | 149 | - |
| CMYK | 0.45 | 0.74 | 0 | 0.42 |
| HSL | 263.45º | 0.59% | 0.37% | - |
| HSV(B) | 263.45º | 0.74% | 0.58% | - |
| XYZ | 9.63 | 5.41 | 28.97 | - |
| YUV | 64.4 | 175.75 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 149 | 0.45 | 0.74 | 0 | 0.42 | 263.45 | 0.59 | 0.37 |
| Hex | 52 | 27 | 95 | 2D | 4A | 0 | 2A | 107 | 3B | 25 |
| Octal | 122 | 47 | 225 | 55 | 112 | 0 | 52 | 407 | 73 | 45 |
| Binary | 1010010 | 100111 | 10010101 | 101101 | 1001010 | 0 | 101010 | 100000111 | 111011 | 100101 |
Color Harmonies of #522795
Complementary color
Monochromatic Colors of #522795
Black with #522795
Text Example
Text Example
White with #522795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522795; }
p { color: rgb(82,39,149); }
H1.HeaderClassName
{
color: #522795;
}
.AnyTagClassName
{
color: #522795;
}
</style>
background-color css
<style>
a { background-color: #522795; }
a { background-color: rgb(82,39,149); }
div.DivClassName
{
background-color: #522795;
}
.BgClassName
{
background-color: #522795;
}
</style>
border-color css
<style>
span { border-color: #522795; }
span { border-color: rgb(82,39,149); }
td.TdClassName
{
border-color: #522795;
}
.TagClassName
{
border-color: #522795;
}
</style>