Shades of Kingfisher Daisy #542887
Tints of Kingfisher Daisy #542887
RGB
CMYK
RGB Variations
Color information
#542887 (or 0x542887) is known color: Kingfisher Daisy. HEX triplet: 54, 28 and 87. RGB value is (84,40,135). Sum of RGB (Red+Green+Blue) = 84+40+135=259 (34% of max value = 765). Red value is 84 (33.20% from 255 or 32.43% from 259); Green value is 40 (16.02% from 255 or 15.44% from 259); Blue value is 135 (53.12% from 255 or 52.12% from 259); Max value from RGB is 135 - color contains mainly: blue. Hex color #542887 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542887 is #ABD778. Grayscale: #3F3F3F. Windows color (decimal): -11261817 or 8857684. OLE color: 8857684.
HSL color Cylindrical-coordinate representation of color #542887: hue angle of 267.79º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #542887 is Cyan = 0.38, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 40 | 135 | - |
| CMYK | 0.38 | 0.70 | 0 | 0.47 |
| HSL | 267.79º | 0.54% | 0.34% | - |
| HSV(B) | 267.79º | 0.7% | 0.53% | - |
| XYZ | 8.79 | 5.15 | 23.45 | - |
| YUV | 63.99 | 168.08 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 135 | 0.38 | 0.70 | 0 | 0.47 | 267.79 | 0.54 | 0.34 |
| Hex | 54 | 28 | 87 | 26 | 46 | 0 | 2F | 10C | 36 | 22 |
| Octal | 124 | 50 | 207 | 46 | 106 | 0 | 57 | 414 | 66 | 42 |
| Binary | 1010100 | 101000 | 10000111 | 100110 | 1000110 | 0 | 101111 | 100001100 | 110110 | 100010 |
Color Harmonies of #542887
Complementary color
Monochromatic Colors of #542887
Black with #542887
Text Example
Text Example
White with #542887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542887; }
p { color: rgb(84,40,135); }
H1.HeaderClassName
{
color: #542887;
}
.AnyTagClassName
{
color: #542887;
}
</style>
background-color css
<style>
a { background-color: #542887; }
a { background-color: rgb(84,40,135); }
div.DivClassName
{
background-color: #542887;
}
.BgClassName
{
background-color: #542887;
}
</style>
border-color css
<style>
span { border-color: #542887; }
span { border-color: rgb(84,40,135); }
td.TdClassName
{
border-color: #542887;
}
.TagClassName
{
border-color: #542887;
}
</style>