Shades of Kingfisher Daisy #502990
Tints of Kingfisher Daisy #502990
RGB
CMYK
RGB Variations
Color information
#502990 (or 0x502990) is known color: Kingfisher Daisy. HEX triplet: 50, 29 and 90. RGB value is (80,41,144). Sum of RGB (Red+Green+Blue) = 80+41+144=265 (35% of max value = 765). Red value is 80 (31.64% from 255 or 30.19% from 265); Green value is 41 (16.41% from 255 or 15.47% from 265); Blue value is 144 (56.64% from 255 or 54.34% from 265); Max value from RGB is 144 - color contains mainly: blue. Hex color #502990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #502990 is #AFD66F. Grayscale: #404040. Windows color (decimal): -11523696 or 9447760. OLE color: 9447760.
HSL color Cylindrical-coordinate representation of color #502990: hue angle of 262.72º 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 #502990 is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 41 | 144 | - |
| CMYK | 0.44 | 0.72 | 0 | 0.44 |
| HSL | 262.72º | 0.56% | 0.36% | - |
| HSV(B) | 262.72º | 0.72% | 0.56% | - |
| XYZ | 9.14 | 5.3 | 26.93 | - |
| YUV | 64.4 | 172.92 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 41 | 144 | 0.44 | 0.72 | 0 | 0.44 | 262.72 | 0.56 | 0.36 |
| Hex | 50 | 29 | 90 | 2C | 48 | 0 | 2C | 107 | 38 | 24 |
| Octal | 120 | 51 | 220 | 54 | 110 | 0 | 54 | 407 | 70 | 44 |
| Binary | 1010000 | 101001 | 10010000 | 101100 | 1001000 | 0 | 101100 | 100000111 | 111000 | 100100 |
Color Harmonies of #502990
Complementary color
Monochromatic Colors of #502990
Black with #502990
Text Example
Text Example
White with #502990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502990; }
p { color: rgb(80,41,144); }
H1.HeaderClassName
{
color: #502990;
}
.AnyTagClassName
{
color: #502990;
}
</style>
background-color css
<style>
a { background-color: #502990; }
a { background-color: rgb(80,41,144); }
div.DivClassName
{
background-color: #502990;
}
.BgClassName
{
background-color: #502990;
}
</style>
border-color css
<style>
span { border-color: #502990; }
span { border-color: rgb(80,41,144); }
td.TdClassName
{
border-color: #502990;
}
.TagClassName
{
border-color: #502990;
}
</style>