Shades of Kingfisher Daisy #543985
Tints of Kingfisher Daisy #543985
RGB
CMYK
RGB Variations
Color information
#543985 (or 0x543985) is known color: Kingfisher Daisy. HEX triplet: 54, 39 and 85. RGB value is (84,57,133). Sum of RGB (Red+Green+Blue) = 84+57+133=274 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.66% from 274); Green value is 57 (22.66% from 255 or 20.80% from 274); Blue value is 133 (52.34% from 255 or 48.54% from 274); Max value from RGB is 133 - color contains mainly: blue. Hex color #543985 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543985 is #ABC67A. Grayscale: #494949. Windows color (decimal): -11257467 or 8730964. OLE color: 8730964.
HSL color Cylindrical-coordinate representation of color #543985: hue angle of 261.32º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #543985 is Cyan = 0.37, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 57 | 133 | - |
| CMYK | 0.37 | 0.57 | 0 | 0.48 |
| HSL | 261.32º | 0.4% | 0.37% | - |
| HSV(B) | 261.32º | 0.57% | 0.52% | - |
| XYZ | 9.35 | 6.5 | 22.95 | - |
| YUV | 73.74 | 161.45 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 57 | 133 | 0.37 | 0.57 | 0 | 0.48 | 261.32 | 0.4 | 0.37 |
| Hex | 54 | 39 | 85 | 25 | 39 | 0 | 30 | 105 | 28 | 25 |
| Octal | 124 | 71 | 205 | 45 | 71 | 0 | 60 | 405 | 50 | 45 |
| Binary | 1010100 | 111001 | 10000101 | 100101 | 111001 | 0 | 110000 | 100000101 | 101000 | 100101 |
Color Harmonies of #543985
Complementary color
Monochromatic Colors of #543985
Black with #543985
Text Example
Text Example
White with #543985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543985; }
p { color: rgb(84,57,133); }
H1.HeaderClassName
{
color: #543985;
}
.AnyTagClassName
{
color: #543985;
}
</style>
background-color css
<style>
a { background-color: #543985; }
a { background-color: rgb(84,57,133); }
div.DivClassName
{
background-color: #543985;
}
.BgClassName
{
background-color: #543985;
}
</style>
border-color css
<style>
span { border-color: #543985; }
span { border-color: rgb(84,57,133); }
td.TdClassName
{
border-color: #543985;
}
.TagClassName
{
border-color: #543985;
}
</style>