Shades of Kingfisher Daisy #542189
Tints of Kingfisher Daisy #542189
RGB
CMYK
RGB Variations
Color information
#542189 (or 0x542189) is known color: Kingfisher Daisy. HEX triplet: 54, 21 and 89. RGB value is (84,33,137). Sum of RGB (Red+Green+Blue) = 84+33+137=254 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.07% from 254); Green value is 33 (13.28% from 255 or 12.99% from 254); Blue value is 137 (53.91% from 255 or 53.94% from 254); Max value from RGB is 137 - color contains mainly: blue. Hex color #542189 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542189 is #ABDE76. Grayscale: #3B3B3B. Windows color (decimal): -11263607 or 8986964. OLE color: 8986964.
HSL color Cylindrical-coordinate representation of color #542189: hue angle of 269.42º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #542189 is Cyan = 0.39, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 33 | 137 | - |
| CMYK | 0.39 | 0.76 | 0 | 0.46 |
| HSL | 269.42º | 0.61% | 0.33% | - |
| HSV(B) | 269.42º | 0.76% | 0.54% | - |
| XYZ | 8.72 | 4.78 | 24.13 | - |
| YUV | 60.11 | 171.4 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 137 | 0.39 | 0.76 | 0 | 0.46 | 269.42 | 0.61 | 0.33 |
| Hex | 54 | 21 | 89 | 27 | 4C | 0 | 2E | 10D | 3D | 21 |
| Octal | 124 | 41 | 211 | 47 | 114 | 0 | 56 | 415 | 75 | 41 |
| Binary | 1010100 | 100001 | 10001001 | 100111 | 1001100 | 0 | 101110 | 100001101 | 111101 | 100001 |
Color Harmonies of #542189
Complementary color
Monochromatic Colors of #542189
Black with #542189
Text Example
Text Example
White with #542189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542189; }
p { color: rgb(84,33,137); }
H1.HeaderClassName
{
color: #542189;
}
.AnyTagClassName
{
color: #542189;
}
</style>
background-color css
<style>
a { background-color: #542189; }
a { background-color: rgb(84,33,137); }
div.DivClassName
{
background-color: #542189;
}
.BgClassName
{
background-color: #542189;
}
</style>
border-color css
<style>
span { border-color: #542189; }
span { border-color: rgb(84,33,137); }
td.TdClassName
{
border-color: #542189;
}
.TagClassName
{
border-color: #542189;
}
</style>