Shades of Kingfisher Daisy #522087
Tints of Kingfisher Daisy #522087
RGB
CMYK
RGB Variations
Color information
#522087 (or 0x522087) is known color: Kingfisher Daisy. HEX triplet: 52, 20 and 87. RGB value is (82,32,135). Sum of RGB (Red+Green+Blue) = 82+32+135=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 32 (12.89% from 255 or 12.85% from 249); Blue value is 135 (53.12% from 255 or 54.22% from 249); Max value from RGB is 135 - color contains mainly: blue. Hex color #522087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522087 is #ADDF78. Grayscale: #3A3A3A. Windows color (decimal): -11394937 or 8855634. OLE color: 8855634.
HSL color Cylindrical-coordinate representation of color #522087: hue angle of 269.13º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #522087 is Cyan = 0.39, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 32 | 135 | - |
| CMYK | 0.39 | 0.76 | 0 | 0.47 |
| HSL | 269.13º | 0.62% | 0.33% | - |
| HSV(B) | 269.13º | 0.76% | 0.53% | - |
| XYZ | 8.37 | 4.58 | 23.36 | - |
| YUV | 58.69 | 171.07 | 144.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 135 | 0.39 | 0.76 | 0 | 0.47 | 269.13 | 0.62 | 0.33 |
| Hex | 52 | 20 | 87 | 27 | 4C | 0 | 2F | 10D | 3E | 21 |
| Octal | 122 | 40 | 207 | 47 | 114 | 0 | 57 | 415 | 76 | 41 |
| Binary | 1010010 | 100000 | 10000111 | 100111 | 1001100 | 0 | 101111 | 100001101 | 111110 | 100001 |
Color Harmonies of #522087
Complementary color
Monochromatic Colors of #522087
Black with #522087
Text Example
Text Example
White with #522087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522087; }
p { color: rgb(82,32,135); }
H1.HeaderClassName
{
color: #522087;
}
.AnyTagClassName
{
color: #522087;
}
</style>
background-color css
<style>
a { background-color: #522087; }
a { background-color: rgb(82,32,135); }
div.DivClassName
{
background-color: #522087;
}
.BgClassName
{
background-color: #522087;
}
</style>
border-color css
<style>
span { border-color: #522087; }
span { border-color: rgb(82,32,135); }
td.TdClassName
{
border-color: #522087;
}
.TagClassName
{
border-color: #522087;
}
</style>