Shades of Kingfisher Daisy #542092
Tints of Kingfisher Daisy #542092
RGB
CMYK
RGB Variations
Color information
#542092 (or 0x542092) is known color: Kingfisher Daisy. HEX triplet: 54, 20 and 92. RGB value is (84,32,146). Sum of RGB (Red+Green+Blue) = 84+32+146=262 (34% of max value = 765). Red value is 84 (33.20% from 255 or 32.06% from 262); Green value is 32 (12.89% from 255 or 12.21% from 262); Blue value is 146 (57.42% from 255 or 55.73% from 262); Max value from RGB is 146 - color contains mainly: blue. Hex color #542092 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542092 is #ABDF6D. Grayscale: #3C3C3C. Windows color (decimal): -11263854 or 9576532. OLE color: 9576532.
HSL color Cylindrical-coordinate representation of color #542092: hue angle of 267.37º 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 #542092 is Cyan = 0.42, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 32 | 146 | - |
| CMYK | 0.42 | 0.78 | 0 | 0.43 |
| HSL | 267.37º | 0.64% | 0.35% | - |
| HSV(B) | 267.37º | 0.78% | 0.57% | - |
| XYZ | 9.36 | 4.99 | 27.66 | - |
| YUV | 60.54 | 176.23 | 144.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 146 | 0.42 | 0.78 | 0 | 0.43 | 267.37 | 0.64 | 0.35 |
| Hex | 54 | 20 | 92 | 2A | 4E | 0 | 2B | 10B | 40 | 23 |
| Octal | 124 | 40 | 222 | 52 | 116 | 0 | 53 | 413 | 100 | 43 |
| Binary | 1010100 | 100000 | 10010010 | 101010 | 1001110 | 0 | 101011 | 100001011 | 1000000 | 100011 |
Color Harmonies of #542092
Complementary color
Monochromatic Colors of #542092
Black with #542092
Text Example
Text Example
White with #542092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542092; }
p { color: rgb(84,32,146); }
H1.HeaderClassName
{
color: #542092;
}
.AnyTagClassName
{
color: #542092;
}
</style>
background-color css
<style>
a { background-color: #542092; }
a { background-color: rgb(84,32,146); }
div.DivClassName
{
background-color: #542092;
}
.BgClassName
{
background-color: #542092;
}
</style>
border-color css
<style>
span { border-color: #542092; }
span { border-color: rgb(84,32,146); }
td.TdClassName
{
border-color: #542092;
}
.TagClassName
{
border-color: #542092;
}
</style>