Shades of Kingfisher Daisy #542089
Tints of Kingfisher Daisy #542089
RGB
CMYK
RGB Variations
Color information
#542089 (or 0x542089) is known color: Kingfisher Daisy. HEX triplet: 54, 20 and 89. RGB value is (84,32,137). Sum of RGB (Red+Green+Blue) = 84+32+137=253 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.20% from 253); Green value is 32 (12.89% from 255 or 12.65% from 253); Blue value is 137 (53.91% from 255 or 54.15% from 253); Max value from RGB is 137 - color contains mainly: blue. Hex color #542089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542089 is #ABDF76. Grayscale: #3B3B3B. Windows color (decimal): -11263863 or 8986708. OLE color: 8986708.
HSL color Cylindrical-coordinate representation of color #542089: hue angle of 269.71º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #542089 is Cyan = 0.39, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 32 | 137 | - |
| CMYK | 0.39 | 0.77 | 0 | 0.46 |
| HSL | 269.71º | 0.62% | 0.33% | - |
| HSV(B) | 269.71º | 0.77% | 0.54% | - |
| XYZ | 8.69 | 4.72 | 24.12 | - |
| YUV | 59.52 | 171.73 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 137 | 0.39 | 0.77 | 0 | 0.46 | 269.71 | 0.62 | 0.33 |
| Hex | 54 | 20 | 89 | 27 | 4D | 0 | 2E | 10E | 3E | 21 |
| Octal | 124 | 40 | 211 | 47 | 115 | 0 | 56 | 416 | 76 | 41 |
| Binary | 1010100 | 100000 | 10001001 | 100111 | 1001101 | 0 | 101110 | 100001110 | 111110 | 100001 |
Color Harmonies of #542089
Complementary color
Monochromatic Colors of #542089
Black with #542089
Text Example
Text Example
White with #542089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542089; }
p { color: rgb(84,32,137); }
H1.HeaderClassName
{
color: #542089;
}
.AnyTagClassName
{
color: #542089;
}
</style>
background-color css
<style>
a { background-color: #542089; }
a { background-color: rgb(84,32,137); }
div.DivClassName
{
background-color: #542089;
}
.BgClassName
{
background-color: #542089;
}
</style>
border-color css
<style>
span { border-color: #542089; }
span { border-color: rgb(84,32,137); }
td.TdClassName
{
border-color: #542089;
}
.TagClassName
{
border-color: #542089;
}
</style>