Shades of Kingfisher Daisy #543686
Tints of Kingfisher Daisy #543686
RGB
CMYK
RGB Variations
Color information
#543686 (or 0x543686) is known color: Kingfisher Daisy. HEX triplet: 54, 36 and 86. RGB value is (84,54,134). Sum of RGB (Red+Green+Blue) = 84+54+134=272 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.88% from 272); Green value is 54 (21.48% from 255 or 19.85% from 272); Blue value is 134 (52.73% from 255 or 49.26% from 272); Max value from RGB is 134 - color contains mainly: blue. Hex color #543686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543686 is #ABC979. Grayscale: #474747. Windows color (decimal): -11258234 or 8795732. OLE color: 8795732.
HSL color Cylindrical-coordinate representation of color #543686: hue angle of 262.5º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #543686 is Cyan = 0.37, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 54 | 134 | - |
| CMYK | 0.37 | 0.60 | 0 | 0.47 |
| HSL | 262.5º | 0.43% | 0.37% | - |
| HSV(B) | 262.5º | 0.6% | 0.53% | - |
| XYZ | 9.28 | 6.24 | 23.27 | - |
| YUV | 72.09 | 162.94 | 136.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 54 | 134 | 0.37 | 0.60 | 0 | 0.47 | 262.5 | 0.43 | 0.37 |
| Hex | 54 | 36 | 86 | 25 | 3C | 0 | 2F | 106 | 2B | 25 |
| Octal | 124 | 66 | 206 | 45 | 74 | 0 | 57 | 406 | 53 | 45 |
| Binary | 1010100 | 110110 | 10000110 | 100101 | 111100 | 0 | 101111 | 100000110 | 101011 | 100101 |
Color Harmonies of #543686
Complementary color
Monochromatic Colors of #543686
Black with #543686
Text Example
Text Example
White with #543686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543686; }
p { color: rgb(84,54,134); }
H1.HeaderClassName
{
color: #543686;
}
.AnyTagClassName
{
color: #543686;
}
</style>
background-color css
<style>
a { background-color: #543686; }
a { background-color: rgb(84,54,134); }
div.DivClassName
{
background-color: #543686;
}
.BgClassName
{
background-color: #543686;
}
</style>
border-color css
<style>
span { border-color: #543686; }
span { border-color: rgb(84,54,134); }
td.TdClassName
{
border-color: #543686;
}
.TagClassName
{
border-color: #543686;
}
</style>