Shades of Kingfisher Daisy #502790
Tints of Kingfisher Daisy #502790
RGB
CMYK
RGB Variations
Color information
#502790 (or 0x502790) is known color: Kingfisher Daisy. HEX triplet: 50, 27 and 90. RGB value is (80,39,144). Sum of RGB (Red+Green+Blue) = 80+39+144=263 (34% of max value = 765). Red value is 80 (31.64% from 255 or 30.42% from 263); Green value is 39 (15.62% from 255 or 14.83% from 263); Blue value is 144 (56.64% from 255 or 54.75% from 263); Max value from RGB is 144 - color contains mainly: blue. Hex color #502790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #502790 is #AFD86F. Grayscale: #3E3E3E. Windows color (decimal): -11524208 or 9447248. OLE color: 9447248.
HSL color Cylindrical-coordinate representation of color #502790: hue angle of 263.43º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #502790 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 39 | 144 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.44 |
| HSL | 263.43º | 0.57% | 0.36% | - |
| HSV(B) | 263.43º | 0.73% | 0.56% | - |
| XYZ | 9.07 | 5.17 | 26.91 | - |
| YUV | 63.23 | 173.58 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 39 | 144 | 0.44 | 0.73 | 0 | 0.44 | 263.43 | 0.57 | 0.36 |
| Hex | 50 | 27 | 90 | 2C | 49 | 0 | 2C | 107 | 39 | 24 |
| Octal | 120 | 47 | 220 | 54 | 111 | 0 | 54 | 407 | 71 | 44 |
| Binary | 1010000 | 100111 | 10010000 | 101100 | 1001001 | 0 | 101100 | 100000111 | 111001 | 100100 |
Color Harmonies of #502790
Complementary color
Monochromatic Colors of #502790
Black with #502790
Text Example
Text Example
White with #502790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502790; }
p { color: rgb(80,39,144); }
H1.HeaderClassName
{
color: #502790;
}
.AnyTagClassName
{
color: #502790;
}
</style>
background-color css
<style>
a { background-color: #502790; }
a { background-color: rgb(80,39,144); }
div.DivClassName
{
background-color: #502790;
}
.BgClassName
{
background-color: #502790;
}
</style>
border-color css
<style>
span { border-color: #502790; }
span { border-color: rgb(80,39,144); }
td.TdClassName
{
border-color: #502790;
}
.TagClassName
{
border-color: #502790;
}
</style>