Shades of Daisy Bush #522297
Tints of Daisy Bush #522297
RGB
CMYK
RGB Variations
Color information
#522297 (or 0x522297) is known color: Daisy Bush. HEX triplet: 52, 22 and 97. RGB value is (82,34,151). Sum of RGB (Red+Green+Blue) = 82+34+151=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 34 (13.67% from 255 or 12.73% from 267); Blue value is 151 (59.38% from 255 or 56.55% from 267); Max value from RGB is 151 - color contains mainly: blue. Hex color #522297 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522297 is #ADDD68. Grayscale: #3D3D3D. Windows color (decimal): -11394409 or 9904722. OLE color: 9904722.
HSL color Cylindrical-coordinate representation of color #522297: hue angle of 264.62º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #522297 is Cyan = 0.46, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 34 | 151 | - |
| CMYK | 0.46 | 0.77 | 0 | 0.41 |
| HSL | 264.62º | 0.63% | 0.36% | - |
| HSV(B) | 264.62º | 0.77% | 0.59% | - |
| XYZ | 9.64 | 5.17 | 29.77 | - |
| YUV | 61.69 | 178.4 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 34 | 151 | 0.46 | 0.77 | 0 | 0.41 | 264.62 | 0.63 | 0.36 |
| Hex | 52 | 22 | 97 | 2E | 4D | 0 | 29 | 109 | 3F | 24 |
| Octal | 122 | 42 | 227 | 56 | 115 | 0 | 51 | 411 | 77 | 44 |
| Binary | 1010010 | 100010 | 10010111 | 101110 | 1001101 | 0 | 101001 | 100001001 | 111111 | 100100 |
Color Harmonies of #522297
Complementary color
Monochromatic Colors of #522297
Black with #522297
Text Example
Text Example
White with #522297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522297; }
p { color: rgb(82,34,151); }
H1.HeaderClassName
{
color: #522297;
}
.AnyTagClassName
{
color: #522297;
}
</style>
background-color css
<style>
a { background-color: #522297; }
a { background-color: rgb(82,34,151); }
div.DivClassName
{
background-color: #522297;
}
.BgClassName
{
background-color: #522297;
}
</style>
border-color css
<style>
span { border-color: #522297; }
span { border-color: rgb(82,34,151); }
td.TdClassName
{
border-color: #522297;
}
.TagClassName
{
border-color: #522297;
}
</style>