Shades of Kingfisher Daisy #543972
Tints of Kingfisher Daisy #543972
RGB
CMYK
RGB Variations
Color information
#543972 (or 0x543972) is known color: Kingfisher Daisy. HEX triplet: 54, 39 and 72. RGB value is (84,57,114). Sum of RGB (Red+Green+Blue) = 84+57+114=255 (33% of max value = 765). Red value is 84 (33.20% from 255 or 32.94% from 255); Green value is 57 (22.66% from 255 or 22.35% from 255); Blue value is 114 (44.92% from 255 or 44.71% from 255); Max value from RGB is 114 - color contains mainly: blue. Hex color #543972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543972 is #ABC68D. Grayscale: #474747. Windows color (decimal): -11257486 or 7485780. OLE color: 7485780.
HSL color Cylindrical-coordinate representation of color #543972: hue angle of 268.42º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #543972 is Cyan = 0.26, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 57 | 114 | - |
| CMYK | 0.26 | 0.50 | 0 | 0.55 |
| HSL | 268.42º | 0.33% | 0.34% | - |
| HSV(B) | 268.42º | 0.5% | 0.45% | - |
| XYZ | 8.16 | 6.03 | 16.65 | - |
| YUV | 71.57 | 151.95 | 136.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 57 | 114 | 0.26 | 0.50 | 0 | 0.55 | 268.42 | 0.33 | 0.34 |
| Hex | 54 | 39 | 72 | 1A | 32 | 0 | 37 | 10C | 21 | 22 |
| Octal | 124 | 71 | 162 | 32 | 62 | 0 | 67 | 414 | 41 | 42 |
| Binary | 1010100 | 111001 | 1110010 | 11010 | 110010 | 0 | 110111 | 100001100 | 100001 | 100010 |
Color Harmonies of #543972
Complementary color
Monochromatic Colors of #543972
Black with #543972
Text Example
Text Example
White with #543972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543972; }
p { color: rgb(84,57,114); }
H1.HeaderClassName
{
color: #543972;
}
.AnyTagClassName
{
color: #543972;
}
</style>
background-color css
<style>
a { background-color: #543972; }
a { background-color: rgb(84,57,114); }
div.DivClassName
{
background-color: #543972;
}
.BgClassName
{
background-color: #543972;
}
</style>
border-color css
<style>
span { border-color: #543972; }
span { border-color: rgb(84,57,114); }
td.TdClassName
{
border-color: #543972;
}
.TagClassName
{
border-color: #543972;
}
</style>