Shades of Kingfisher Daisy #522097
Tints of Kingfisher Daisy #522097
RGB
CMYK
RGB Variations
Color information
#522097 (or 0x522097) is known color: Kingfisher Daisy. HEX triplet: 52, 20 and 97. RGB value is (82,32,151). Sum of RGB (Red+Green+Blue) = 82+32+151=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 32 (12.89% from 255 or 12.08% from 265); Blue value is 151 (59.38% from 255 or 56.98% from 265); Max value from RGB is 151 - color contains mainly: blue. Hex color #522097 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522097 is #ADDF68. Grayscale: #3C3C3C. Windows color (decimal): -11394921 or 9904210. OLE color: 9904210.
HSL color Cylindrical-coordinate representation of color #522097: hue angle of 265.21º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #522097 is Cyan = 0.46, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 32 | 151 | - |
| CMYK | 0.46 | 0.79 | 0 | 0.41 |
| HSL | 265.21º | 0.65% | 0.36% | - |
| HSV(B) | 265.21º | 0.79% | 0.59% | - |
| XYZ | 9.58 | 5.06 | 29.75 | - |
| YUV | 60.52 | 179.07 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 151 | 0.46 | 0.79 | 0 | 0.41 | 265.21 | 0.65 | 0.36 |
| Hex | 52 | 20 | 97 | 2E | 4F | 0 | 29 | 109 | 41 | 24 |
| Octal | 122 | 40 | 227 | 56 | 117 | 0 | 51 | 411 | 101 | 44 |
| Binary | 1010010 | 100000 | 10010111 | 101110 | 1001111 | 0 | 101001 | 100001001 | 1000001 | 100100 |
Color Harmonies of #522097
Complementary color
Monochromatic Colors of #522097
Black with #522097
Text Example
Text Example
White with #522097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522097; }
p { color: rgb(82,32,151); }
H1.HeaderClassName
{
color: #522097;
}
.AnyTagClassName
{
color: #522097;
}
</style>
background-color css
<style>
a { background-color: #522097; }
a { background-color: rgb(82,32,151); }
div.DivClassName
{
background-color: #522097;
}
.BgClassName
{
background-color: #522097;
}
</style>
border-color css
<style>
span { border-color: #522097; }
span { border-color: rgb(82,32,151); }
td.TdClassName
{
border-color: #522097;
}
.TagClassName
{
border-color: #522097;
}
</style>