Shades of Kingfisher Daisy #522786
Tints of Kingfisher Daisy #522786
RGB
CMYK
RGB Variations
Color information
#522786 (or 0x522786) is known color: Kingfisher Daisy. HEX triplet: 52, 27 and 86. RGB value is (82,39,134). Sum of RGB (Red+Green+Blue) = 82+39+134=255 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.16% from 255); Green value is 39 (15.62% from 255 or 15.29% from 255); Blue value is 134 (52.73% from 255 or 52.55% from 255); Max value from RGB is 134 - color contains mainly: blue. Hex color #522786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522786 is #ADD879. Grayscale: #3E3E3E. Windows color (decimal): -11393146 or 8791890. OLE color: 8791890.
HSL color Cylindrical-coordinate representation of color #522786: hue angle of 267.16º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #522786 is Cyan = 0.39, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 39 | 134 | - |
| CMYK | 0.39 | 0.71 | 0 | 0.47 |
| HSL | 267.16º | 0.55% | 0.34% | - |
| HSV(B) | 267.16º | 0.71% | 0.53% | - |
| XYZ | 8.51 | 4.97 | 23.06 | - |
| YUV | 62.69 | 168.25 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 134 | 0.39 | 0.71 | 0 | 0.47 | 267.16 | 0.55 | 0.34 |
| Hex | 52 | 27 | 86 | 27 | 47 | 0 | 2F | 10B | 37 | 22 |
| Octal | 122 | 47 | 206 | 47 | 107 | 0 | 57 | 413 | 67 | 42 |
| Binary | 1010010 | 100111 | 10000110 | 100111 | 1000111 | 0 | 101111 | 100001011 | 110111 | 100010 |
Color Harmonies of #522786
Complementary color
Monochromatic Colors of #522786
Black with #522786
Text Example
Text Example
White with #522786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522786; }
p { color: rgb(82,39,134); }
H1.HeaderClassName
{
color: #522786;
}
.AnyTagClassName
{
color: #522786;
}
</style>
background-color css
<style>
a { background-color: #522786; }
a { background-color: rgb(82,39,134); }
div.DivClassName
{
background-color: #522786;
}
.BgClassName
{
background-color: #522786;
}
</style>
border-color css
<style>
span { border-color: #522786; }
span { border-color: rgb(82,39,134); }
td.TdClassName
{
border-color: #522786;
}
.TagClassName
{
border-color: #522786;
}
</style>