Shades of Kingfisher Daisy #522295
Tints of Kingfisher Daisy #522295
RGB
CMYK
RGB Variations
Color information
#522295 (or 0x522295) is known color: Kingfisher Daisy. HEX triplet: 52, 22 and 95. RGB value is (82,34,149). Sum of RGB (Red+Green+Blue) = 82+34+149=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 34 (13.67% from 255 or 12.83% from 265); Blue value is 149 (58.59% from 255 or 56.23% from 265); Max value from RGB is 149 - color contains mainly: blue. Hex color #522295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522295 is #ADDD6A. Grayscale: #3D3D3D. Windows color (decimal): -11394411 or 9773650. OLE color: 9773650.
HSL color Cylindrical-coordinate representation of color #522295: hue angle of 265.04º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #522295 is Cyan = 0.45, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 34 | 149 | - |
| CMYK | 0.45 | 0.77 | 0 | 0.42 |
| HSL | 265.04º | 0.63% | 0.36% | - |
| HSV(B) | 265.04º | 0.77% | 0.58% | - |
| XYZ | 9.48 | 5.11 | 28.92 | - |
| YUV | 61.46 | 177.4 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 34 | 149 | 0.45 | 0.77 | 0 | 0.42 | 265.04 | 0.63 | 0.36 |
| Hex | 52 | 22 | 95 | 2D | 4D | 0 | 2A | 109 | 3F | 24 |
| Octal | 122 | 42 | 225 | 55 | 115 | 0 | 52 | 411 | 77 | 44 |
| Binary | 1010010 | 100010 | 10010101 | 101101 | 1001101 | 0 | 101010 | 100001001 | 111111 | 100100 |
Color Harmonies of #522295
Complementary color
Monochromatic Colors of #522295
Black with #522295
Text Example
Text Example
White with #522295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522295; }
p { color: rgb(82,34,149); }
H1.HeaderClassName
{
color: #522295;
}
.AnyTagClassName
{
color: #522295;
}
</style>
background-color css
<style>
a { background-color: #522295; }
a { background-color: rgb(82,34,149); }
div.DivClassName
{
background-color: #522295;
}
.BgClassName
{
background-color: #522295;
}
</style>
border-color css
<style>
span { border-color: #522295; }
span { border-color: rgb(82,34,149); }
td.TdClassName
{
border-color: #522295;
}
.TagClassName
{
border-color: #522295;
}
</style>