Shades of Kingfisher Daisy #522990
Tints of Kingfisher Daisy #522990
RGB
CMYK
RGB Variations
Color information
#522990 (or 0x522990) is known color: Kingfisher Daisy. HEX triplet: 52, 29 and 90. RGB value is (82,41,144). Sum of RGB (Red+Green+Blue) = 82+41+144=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 41 (16.41% from 255 or 15.36% from 267); Blue value is 144 (56.64% from 255 or 53.93% from 267); Max value from RGB is 144 - color contains mainly: blue. Hex color #522990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522990 is #ADD66F. Grayscale: #404040. Windows color (decimal): -11392624 or 9447762. OLE color: 9447762.
HSL color Cylindrical-coordinate representation of color #522990: hue angle of 263.88º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #522990 is Cyan = 0.43, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 41 | 144 | - |
| CMYK | 0.43 | 0.72 | 0 | 0.44 |
| HSL | 263.88º | 0.56% | 0.36% | - |
| HSV(B) | 263.88º | 0.72% | 0.56% | - |
| XYZ | 9.31 | 5.39 | 26.94 | - |
| YUV | 65 | 172.58 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 144 | 0.43 | 0.72 | 0 | 0.44 | 263.88 | 0.56 | 0.36 |
| Hex | 52 | 29 | 90 | 2B | 48 | 0 | 2C | 108 | 38 | 24 |
| Octal | 122 | 51 | 220 | 53 | 110 | 0 | 54 | 410 | 70 | 44 |
| Binary | 1010010 | 101001 | 10010000 | 101011 | 1001000 | 0 | 101100 | 100001000 | 111000 | 100100 |
Color Harmonies of #522990
Complementary color
Monochromatic Colors of #522990
Black with #522990
Text Example
Text Example
White with #522990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522990; }
p { color: rgb(82,41,144); }
H1.HeaderClassName
{
color: #522990;
}
.AnyTagClassName
{
color: #522990;
}
</style>
background-color css
<style>
a { background-color: #522990; }
a { background-color: rgb(82,41,144); }
div.DivClassName
{
background-color: #522990;
}
.BgClassName
{
background-color: #522990;
}
</style>
border-color css
<style>
span { border-color: #522990; }
span { border-color: rgb(82,41,144); }
td.TdClassName
{
border-color: #522990;
}
.TagClassName
{
border-color: #522990;
}
</style>