Shades of Kingfisher Daisy #543574
Tints of Kingfisher Daisy #543574
RGB
CMYK
RGB Variations
Color information
#543574 (or 0x543574) is known color: Kingfisher Daisy. HEX triplet: 54, 35 and 74. RGB value is (84,53,116). Sum of RGB (Red+Green+Blue) = 84+53+116=253 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.20% from 253); Green value is 53 (21.09% from 255 or 20.95% from 253); Blue value is 116 (45.70% from 255 or 45.85% from 253); Max value from RGB is 116 - color contains mainly: blue. Hex color #543574 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543574 is #ABCA8B. Grayscale: #454545. Windows color (decimal): -11258508 or 7615828. OLE color: 7615828.
HSL color Cylindrical-coordinate representation of color #543574: hue angle of 269.52º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #543574 is Cyan = 0.28, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 53 | 116 | - |
| CMYK | 0.28 | 0.54 | 0 | 0.55 |
| HSL | 269.52º | 0.37% | 0.33% | - |
| HSV(B) | 269.52º | 0.54% | 0.45% | - |
| XYZ | 8.08 | 5.69 | 17.2 | - |
| YUV | 69.45 | 154.27 | 138.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 53 | 116 | 0.28 | 0.54 | 0 | 0.55 | 269.52 | 0.37 | 0.33 |
| Hex | 54 | 35 | 74 | 1C | 36 | 0 | 37 | 10E | 25 | 21 |
| Octal | 124 | 65 | 164 | 34 | 66 | 0 | 67 | 416 | 45 | 41 |
| Binary | 1010100 | 110101 | 1110100 | 11100 | 110110 | 0 | 110111 | 100001110 | 100101 | 100001 |
Color Harmonies of #543574
Complementary color
Monochromatic Colors of #543574
Black with #543574
Text Example
Text Example
White with #543574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543574; }
p { color: rgb(84,53,116); }
H1.HeaderClassName
{
color: #543574;
}
.AnyTagClassName
{
color: #543574;
}
</style>
background-color css
<style>
a { background-color: #543574; }
a { background-color: rgb(84,53,116); }
div.DivClassName
{
background-color: #543574;
}
.BgClassName
{
background-color: #543574;
}
</style>
border-color css
<style>
span { border-color: #543574; }
span { border-color: rgb(84,53,116); }
td.TdClassName
{
border-color: #543574;
}
.TagClassName
{
border-color: #543574;
}
</style>