Shades of Kingfisher Daisy #542294
Tints of Kingfisher Daisy #542294
RGB
CMYK
RGB Variations
Color information
#542294 (or 0x542294) is known color: Kingfisher Daisy. HEX triplet: 54, 22 and 94. RGB value is (84,34,148). Sum of RGB (Red+Green+Blue) = 84+34+148=266 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.58% from 266); Green value is 34 (13.67% from 255 or 12.78% from 266); Blue value is 148 (58.20% from 255 or 55.64% from 266); Max value from RGB is 148 - color contains mainly: blue. Hex color #542294 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542294 is #ABDD6B. Grayscale: #3D3D3D. Windows color (decimal): -11263340 or 9708116. OLE color: 9708116.
HSL color Cylindrical-coordinate representation of color #542294: hue angle of 266.32º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #542294 is Cyan = 0.43, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 34 | 148 | - |
| CMYK | 0.43 | 0.77 | 0 | 0.42 |
| HSL | 266.32º | 0.63% | 0.36% | - |
| HSV(B) | 266.32º | 0.77% | 0.58% | - |
| XYZ | 9.57 | 5.17 | 28.51 | - |
| YUV | 61.95 | 176.57 | 143.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 148 | 0.43 | 0.77 | 0 | 0.42 | 266.32 | 0.63 | 0.36 |
| Hex | 54 | 22 | 94 | 2B | 4D | 0 | 2A | 10A | 3F | 24 |
| Octal | 124 | 42 | 224 | 53 | 115 | 0 | 52 | 412 | 77 | 44 |
| Binary | 1010100 | 100010 | 10010100 | 101011 | 1001101 | 0 | 101010 | 100001010 | 111111 | 100100 |
Color Harmonies of #542294
Complementary color
Monochromatic Colors of #542294
Black with #542294
Text Example
Text Example
White with #542294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542294; }
p { color: rgb(84,34,148); }
H1.HeaderClassName
{
color: #542294;
}
.AnyTagClassName
{
color: #542294;
}
</style>
background-color css
<style>
a { background-color: #542294; }
a { background-color: rgb(84,34,148); }
div.DivClassName
{
background-color: #542294;
}
.BgClassName
{
background-color: #542294;
}
</style>
border-color css
<style>
span { border-color: #542294; }
span { border-color: rgb(84,34,148); }
td.TdClassName
{
border-color: #542294;
}
.TagClassName
{
border-color: #542294;
}
</style>