Shades of Kingfisher Daisy #543874
Tints of Kingfisher Daisy #543874
RGB
CMYK
RGB Variations
Color information
#543874 (or 0x543874) is known color: Kingfisher Daisy. HEX triplet: 54, 38 and 74. RGB value is (84,56,116). Sum of RGB (Red+Green+Blue) = 84+56+116=256 (33% of max value = 765). Red value is 84 (33.20% from 255 or 32.81% from 256); Green value is 56 (22.27% from 255 or 21.88% from 256); Blue value is 116 (45.70% from 255 or 45.31% from 256); Max value from RGB is 116 - color contains mainly: blue. Hex color #543874 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543874 is #ABC78B. Grayscale: #474747. Windows color (decimal): -11257740 or 7616596. OLE color: 7616596.
HSL color Cylindrical-coordinate representation of color #543874: hue angle of 268º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #543874 is Cyan = 0.28, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 56 | 116 | - |
| CMYK | 0.28 | 0.52 | 0 | 0.55 |
| HSL | 268º | 0.35% | 0.34% | - |
| HSV(B) | 268º | 0.52% | 0.45% | - |
| XYZ | 8.22 | 5.97 | 17.24 | - |
| YUV | 71.21 | 153.28 | 137.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 56 | 116 | 0.28 | 0.52 | 0 | 0.55 | 268 | 0.35 | 0.34 |
| Hex | 54 | 38 | 74 | 1C | 34 | 0 | 37 | 10C | 23 | 22 |
| Octal | 124 | 70 | 164 | 34 | 64 | 0 | 67 | 414 | 43 | 42 |
| Binary | 1010100 | 111000 | 1110100 | 11100 | 110100 | 0 | 110111 | 100001100 | 100011 | 100010 |
Color Harmonies of #543874
Complementary color
Monochromatic Colors of #543874
Black with #543874
Text Example
Text Example
White with #543874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543874; }
p { color: rgb(84,56,116); }
H1.HeaderClassName
{
color: #543874;
}
.AnyTagClassName
{
color: #543874;
}
</style>
background-color css
<style>
a { background-color: #543874; }
a { background-color: rgb(84,56,116); }
div.DivClassName
{
background-color: #543874;
}
.BgClassName
{
background-color: #543874;
}
</style>
border-color css
<style>
span { border-color: #543874; }
span { border-color: rgb(84,56,116); }
td.TdClassName
{
border-color: #543874;
}
.TagClassName
{
border-color: #543874;
}
</style>