Shades of Kingfisher Daisy #542490
Tints of Kingfisher Daisy #542490
RGB
CMYK
RGB Variations
Color information
#542490 (or 0x542490) is known color: Kingfisher Daisy. HEX triplet: 54, 24 and 90. RGB value is (84,36,144). Sum of RGB (Red+Green+Blue) = 84+36+144=264 (34% of max value = 765). Red value is 84 (33.20% from 255 or 31.82% from 264); Green value is 36 (14.45% from 255 or 13.64% 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 #542490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542490 is #ABDB6F. Grayscale: #3E3E3E. Windows color (decimal): -11262832 or 9446484. OLE color: 9446484.
HSL color Cylindrical-coordinate representation of color #542490: hue angle of 266.67º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #542490 is Cyan = 0.42, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 36 | 144 | - |
| CMYK | 0.42 | 0.75 | 0 | 0.44 |
| HSL | 266.67º | 0.6% | 0.35% | - |
| HSV(B) | 266.67º | 0.75% | 0.56% | - |
| XYZ | 9.32 | 5.16 | 26.89 | - |
| YUV | 62.66 | 173.9 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 144 | 0.42 | 0.75 | 0 | 0.44 | 266.67 | 0.6 | 0.35 |
| Hex | 54 | 24 | 90 | 2A | 4B | 0 | 2C | 10B | 3C | 23 |
| Octal | 124 | 44 | 220 | 52 | 113 | 0 | 54 | 413 | 74 | 43 |
| Binary | 1010100 | 100100 | 10010000 | 101010 | 1001011 | 0 | 101100 | 100001011 | 111100 | 100011 |
Color Harmonies of #542490
Complementary color
Monochromatic Colors of #542490
Black with #542490
Text Example
Text Example
White with #542490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542490; }
p { color: rgb(84,36,144); }
H1.HeaderClassName
{
color: #542490;
}
.AnyTagClassName
{
color: #542490;
}
</style>
background-color css
<style>
a { background-color: #542490; }
a { background-color: rgb(84,36,144); }
div.DivClassName
{
background-color: #542490;
}
.BgClassName
{
background-color: #542490;
}
</style>
border-color css
<style>
span { border-color: #542490; }
span { border-color: rgb(84,36,144); }
td.TdClassName
{
border-color: #542490;
}
.TagClassName
{
border-color: #542490;
}
</style>