Shades of Kingfisher Daisy #543575
Tints of Kingfisher Daisy #543575
RGB
CMYK
RGB Variations
Color information
#543575 (or 0x543575) is known color: Kingfisher Daisy. HEX triplet: 54, 35 and 75. RGB value is (84,53,117). Sum of RGB (Red+Green+Blue) = 84+53+117=254 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.07% from 254); Green value is 53 (21.09% from 255 or 20.87% from 254); Blue value is 117 (46.09% from 255 or 46.06% from 254); Max value from RGB is 117 - color contains mainly: blue. Hex color #543575 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543575 is #ABCA8A. Grayscale: #454545. Windows color (decimal): -11258507 or 7681364. OLE color: 7681364.
HSL color Cylindrical-coordinate representation of color #543575: hue angle of 269.06º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #543575 is Cyan = 0.28, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 53 | 117 | - |
| CMYK | 0.28 | 0.55 | 0 | 0.54 |
| HSL | 269.06º | 0.38% | 0.33% | - |
| HSV(B) | 269.06º | 0.55% | 0.46% | - |
| XYZ | 8.14 | 5.72 | 17.5 | - |
| YUV | 69.57 | 154.77 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 53 | 117 | 0.28 | 0.55 | 0 | 0.54 | 269.06 | 0.38 | 0.33 |
| Hex | 54 | 35 | 75 | 1C | 37 | 0 | 36 | 10D | 26 | 21 |
| Octal | 124 | 65 | 165 | 34 | 67 | 0 | 66 | 415 | 46 | 41 |
| Binary | 1010100 | 110101 | 1110101 | 11100 | 110111 | 0 | 110110 | 100001101 | 100110 | 100001 |
Color Harmonies of #543575
Complementary color
Monochromatic Colors of #543575
Black with #543575
Text Example
Text Example
White with #543575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543575; }
p { color: rgb(84,53,117); }
H1.HeaderClassName
{
color: #543575;
}
.AnyTagClassName
{
color: #543575;
}
</style>
background-color css
<style>
a { background-color: #543575; }
a { background-color: rgb(84,53,117); }
div.DivClassName
{
background-color: #543575;
}
.BgClassName
{
background-color: #543575;
}
</style>
border-color css
<style>
span { border-color: #543575; }
span { border-color: rgb(84,53,117); }
td.TdClassName
{
border-color: #543575;
}
.TagClassName
{
border-color: #543575;
}
</style>