Shades of Kingfisher Daisy #543577
Tints of Kingfisher Daisy #543577
RGB
CMYK
RGB Variations
Color information
#543577 (or 0x543577) is known color: Kingfisher Daisy. HEX triplet: 54, 35 and 77. RGB value is (84,53,119). Sum of RGB (Red+Green+Blue) = 84+53+119=256 (33% of max value = 765). Red value is 84 (33.20% from 255 or 32.81% from 256); Green value is 53 (21.09% from 255 or 20.70% from 256); Blue value is 119 (46.88% from 255 or 46.48% from 256); Max value from RGB is 119 - color contains mainly: blue. Hex color #543577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543577 is #ABCA88. Grayscale: #454545. Windows color (decimal): -11258505 or 7812436. OLE color: 7812436.
HSL color Cylindrical-coordinate representation of color #543577: hue angle of 268.18º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #543577 is Cyan = 0.29, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 53 | 119 | - |
| CMYK | 0.29 | 0.55 | 0 | 0.53 |
| HSL | 268.18º | 0.38% | 0.34% | - |
| HSV(B) | 268.18º | 0.55% | 0.47% | - |
| XYZ | 8.26 | 5.76 | 18.13 | - |
| YUV | 69.79 | 155.77 | 138.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 53 | 119 | 0.29 | 0.55 | 0 | 0.53 | 268.18 | 0.38 | 0.34 |
| Hex | 54 | 35 | 77 | 1D | 37 | 0 | 35 | 10C | 26 | 22 |
| Octal | 124 | 65 | 167 | 35 | 67 | 0 | 65 | 414 | 46 | 42 |
| Binary | 1010100 | 110101 | 1110111 | 11101 | 110111 | 0 | 110101 | 100001100 | 100110 | 100010 |
Color Harmonies of #543577
Complementary color
Monochromatic Colors of #543577
Black with #543577
Text Example
Text Example
White with #543577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543577; }
p { color: rgb(84,53,119); }
H1.HeaderClassName
{
color: #543577;
}
.AnyTagClassName
{
color: #543577;
}
</style>
background-color css
<style>
a { background-color: #543577; }
a { background-color: rgb(84,53,119); }
div.DivClassName
{
background-color: #543577;
}
.BgClassName
{
background-color: #543577;
}
</style>
border-color css
<style>
span { border-color: #543577; }
span { border-color: rgb(84,53,119); }
td.TdClassName
{
border-color: #543577;
}
.TagClassName
{
border-color: #543577;
}
</style>