Shades of Kingfisher Daisy #542091
Tints of Kingfisher Daisy #542091
RGB
CMYK
RGB Variations
Color information
#542091 (or 0x542091) is known color: Kingfisher Daisy. HEX triplet: 54, 20 and 91. RGB value is (84,32,145). Sum of RGB (Red+Green+Blue) = 84+32+145=261 (34% of max value = 765). Red value is 84 (33.20% from 255 or 32.18% from 261); Green value is 32 (12.89% from 255 or 12.26% from 261); Blue value is 145 (57.03% from 255 or 55.56% from 261); Max value from RGB is 145 - color contains mainly: blue. Hex color #542091 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542091 is #ABDF6E. Grayscale: #3C3C3C. Windows color (decimal): -11263855 or 9510996. OLE color: 9510996.
HSL color Cylindrical-coordinate representation of color #542091: hue angle of 267.61º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #542091 is Cyan = 0.42, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 32 | 145 | - |
| CMYK | 0.42 | 0.78 | 0 | 0.43 |
| HSL | 267.61º | 0.64% | 0.35% | - |
| HSV(B) | 267.61º | 0.78% | 0.57% | - |
| XYZ | 9.28 | 4.96 | 27.26 | - |
| YUV | 60.43 | 175.73 | 144.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 145 | 0.42 | 0.78 | 0 | 0.43 | 267.61 | 0.64 | 0.35 |
| Hex | 54 | 20 | 91 | 2A | 4E | 0 | 2B | 10C | 40 | 23 |
| Octal | 124 | 40 | 221 | 52 | 116 | 0 | 53 | 414 | 100 | 43 |
| Binary | 1010100 | 100000 | 10010001 | 101010 | 1001110 | 0 | 101011 | 100001100 | 1000000 | 100011 |
Color Harmonies of #542091
Complementary color
Monochromatic Colors of #542091
Black with #542091
Text Example
Text Example
White with #542091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542091; }
p { color: rgb(84,32,145); }
H1.HeaderClassName
{
color: #542091;
}
.AnyTagClassName
{
color: #542091;
}
</style>
background-color css
<style>
a { background-color: #542091; }
a { background-color: rgb(84,32,145); }
div.DivClassName
{
background-color: #542091;
}
.BgClassName
{
background-color: #542091;
}
</style>
border-color css
<style>
span { border-color: #542091; }
span { border-color: rgb(84,32,145); }
td.TdClassName
{
border-color: #542091;
}
.TagClassName
{
border-color: #542091;
}
</style>