Shades of Kingfisher Daisy #522690
Tints of Kingfisher Daisy #522690
RGB
CMYK
RGB Variations
Color information
#522690 (or 0x522690) is known color: Kingfisher Daisy. HEX triplet: 52, 26 and 90. RGB value is (82,38,144). Sum of RGB (Red+Green+Blue) = 82+38+144=264 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.06% from 264); Green value is 38 (15.23% from 255 or 14.39% from 264); Blue value is 144 (56.64% from 255 or 54.55% from 264); Max value from RGB is 144 - color contains mainly: blue. Hex color #522690 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522690 is #ADD96F. Grayscale: #3E3E3E. Windows color (decimal): -11393392 or 9446994. OLE color: 9446994.
HSL color Cylindrical-coordinate representation of color #522690: hue angle of 264.91º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #522690 is Cyan = 0.43, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 38 | 144 | - |
| CMYK | 0.43 | 0.74 | 0 | 0.44 |
| HSL | 264.91º | 0.58% | 0.36% | - |
| HSV(B) | 264.91º | 0.74% | 0.56% | - |
| XYZ | 9.21 | 5.19 | 26.9 | - |
| YUV | 63.24 | 173.58 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 144 | 0.43 | 0.74 | 0 | 0.44 | 264.91 | 0.58 | 0.36 |
| Hex | 52 | 26 | 90 | 2B | 4A | 0 | 2C | 109 | 3A | 24 |
| Octal | 122 | 46 | 220 | 53 | 112 | 0 | 54 | 411 | 72 | 44 |
| Binary | 1010010 | 100110 | 10010000 | 101011 | 1001010 | 0 | 101100 | 100001001 | 111010 | 100100 |
Color Harmonies of #522690
Complementary color
Monochromatic Colors of #522690
Black with #522690
Text Example
Text Example
White with #522690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522690; }
p { color: rgb(82,38,144); }
H1.HeaderClassName
{
color: #522690;
}
.AnyTagClassName
{
color: #522690;
}
</style>
background-color css
<style>
a { background-color: #522690; }
a { background-color: rgb(82,38,144); }
div.DivClassName
{
background-color: #522690;
}
.BgClassName
{
background-color: #522690;
}
</style>
border-color css
<style>
span { border-color: #522690; }
span { border-color: rgb(82,38,144); }
td.TdClassName
{
border-color: #522690;
}
.TagClassName
{
border-color: #522690;
}
</style>