Shades of Kingfisher Daisy #522296
Tints of Kingfisher Daisy #522296
RGB
CMYK
RGB Variations
Color information
#522296 (or 0x522296) is known color: Kingfisher Daisy. HEX triplet: 52, 22 and 96. RGB value is (82,34,150). Sum of RGB (Red+Green+Blue) = 82+34+150=266 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.83% from 266); Green value is 34 (13.67% from 255 or 12.78% from 266); Blue value is 150 (58.98% from 255 or 56.39% from 266); Max value from RGB is 150 - color contains mainly: blue. Hex color #522296 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522296 is #ADDD69. Grayscale: #3D3D3D. Windows color (decimal): -11394410 or 9839186. OLE color: 9839186.
HSL color Cylindrical-coordinate representation of color #522296: hue angle of 264.83º 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 #522296 is Cyan = 0.45, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 34 | 150 | - |
| CMYK | 0.45 | 0.77 | 0 | 0.41 |
| HSL | 264.83º | 0.63% | 0.36% | - |
| HSV(B) | 264.83º | 0.77% | 0.59% | - |
| XYZ | 9.56 | 5.14 | 29.34 | - |
| YUV | 61.58 | 177.9 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 34 | 150 | 0.45 | 0.77 | 0 | 0.41 | 264.83 | 0.63 | 0.36 |
| Hex | 52 | 22 | 96 | 2D | 4D | 0 | 29 | 109 | 3F | 24 |
| Octal | 122 | 42 | 226 | 55 | 115 | 0 | 51 | 411 | 77 | 44 |
| Binary | 1010010 | 100010 | 10010110 | 101101 | 1001101 | 0 | 101001 | 100001001 | 111111 | 100100 |
Color Harmonies of #522296
Complementary color
Monochromatic Colors of #522296
Black with #522296
Text Example
Text Example
White with #522296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522296; }
p { color: rgb(82,34,150); }
H1.HeaderClassName
{
color: #522296;
}
.AnyTagClassName
{
color: #522296;
}
</style>
background-color css
<style>
a { background-color: #522296; }
a { background-color: rgb(82,34,150); }
div.DivClassName
{
background-color: #522296;
}
.BgClassName
{
background-color: #522296;
}
</style>
border-color css
<style>
span { border-color: #522296; }
span { border-color: rgb(82,34,150); }
td.TdClassName
{
border-color: #522296;
}
.TagClassName
{
border-color: #522296;
}
</style>