Shades of Kingfisher Daisy #543685
Tints of Kingfisher Daisy #543685
RGB
CMYK
RGB Variations
Color information
#543685 (or 0x543685) is known color: Kingfisher Daisy. HEX triplet: 54, 36 and 85. RGB value is (84,54,133). Sum of RGB (Red+Green+Blue) = 84+54+133=271 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.00% from 271); Green value is 54 (21.48% from 255 or 19.93% from 271); Blue value is 133 (52.34% from 255 or 49.08% from 271); Max value from RGB is 133 - color contains mainly: blue. Hex color #543685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543685 is #ABC97A. Grayscale: #474747. Windows color (decimal): -11258235 or 8730196. OLE color: 8730196.
HSL color Cylindrical-coordinate representation of color #543685: hue angle of 262.78º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #543685 is Cyan = 0.37, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 54 | 133 | - |
| CMYK | 0.37 | 0.59 | 0 | 0.48 |
| HSL | 262.78º | 0.42% | 0.37% | - |
| HSV(B) | 262.78º | 0.59% | 0.52% | - |
| XYZ | 9.21 | 6.22 | 22.9 | - |
| YUV | 71.98 | 162.44 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 54 | 133 | 0.37 | 0.59 | 0 | 0.48 | 262.78 | 0.42 | 0.37 |
| Hex | 54 | 36 | 85 | 25 | 3B | 0 | 30 | 107 | 2A | 25 |
| Octal | 124 | 66 | 205 | 45 | 73 | 0 | 60 | 407 | 52 | 45 |
| Binary | 1010100 | 110110 | 10000101 | 100101 | 111011 | 0 | 110000 | 100000111 | 101010 | 100101 |
Color Harmonies of #543685
Complementary color
Monochromatic Colors of #543685
Black with #543685
Text Example
Text Example
White with #543685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543685; }
p { color: rgb(84,54,133); }
H1.HeaderClassName
{
color: #543685;
}
.AnyTagClassName
{
color: #543685;
}
</style>
background-color css
<style>
a { background-color: #543685; }
a { background-color: rgb(84,54,133); }
div.DivClassName
{
background-color: #543685;
}
.BgClassName
{
background-color: #543685;
}
</style>
border-color css
<style>
span { border-color: #543685; }
span { border-color: rgb(84,54,133); }
td.TdClassName
{
border-color: #543685;
}
.TagClassName
{
border-color: #543685;
}
</style>