Shades of Kingfisher Daisy #522088
Tints of Kingfisher Daisy #522088
RGB
CMYK
RGB Variations
Color information
#522088 (or 0x522088) is known color: Kingfisher Daisy. HEX triplet: 52, 20 and 88. RGB value is (82,32,136). Sum of RGB (Red+Green+Blue) = 82+32+136=250 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.8% from 250); Green value is 32 (12.89% from 255 or 12.8% from 250); Blue value is 136 (53.52% from 255 or 54.4% from 250); Max value from RGB is 136 - color contains mainly: blue. Hex color #522088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522088 is #ADDF77. Grayscale: #3A3A3A. Windows color (decimal): -11394936 or 8921170. OLE color: 8921170.
HSL color Cylindrical-coordinate representation of color #522088: hue angle of 268.85º 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 #522088 is Cyan = 0.40, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 32 | 136 | - |
| CMYK | 0.40 | 0.76 | 0 | 0.47 |
| HSL | 268.85º | 0.62% | 0.33% | - |
| HSV(B) | 268.85º | 0.76% | 0.53% | - |
| XYZ | 8.44 | 4.6 | 23.74 | - |
| YUV | 58.81 | 171.57 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 136 | 0.40 | 0.76 | 0 | 0.47 | 268.85 | 0.62 | 0.33 |
| Hex | 52 | 20 | 88 | 28 | 4C | 0 | 2F | 10D | 3E | 21 |
| Octal | 122 | 40 | 210 | 50 | 114 | 0 | 57 | 415 | 76 | 41 |
| Binary | 1010010 | 100000 | 10001000 | 101000 | 1001100 | 0 | 101111 | 100001101 | 111110 | 100001 |
Color Harmonies of #522088
Complementary color
Monochromatic Colors of #522088
Black with #522088
Text Example
Text Example
White with #522088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522088; }
p { color: rgb(82,32,136); }
H1.HeaderClassName
{
color: #522088;
}
.AnyTagClassName
{
color: #522088;
}
</style>
background-color css
<style>
a { background-color: #522088; }
a { background-color: rgb(82,32,136); }
div.DivClassName
{
background-color: #522088;
}
.BgClassName
{
background-color: #522088;
}
</style>
border-color css
<style>
span { border-color: #522088; }
span { border-color: rgb(82,32,136); }
td.TdClassName
{
border-color: #522088;
}
.TagClassName
{
border-color: #522088;
}
</style>