Shades of Kingfisher Daisy #542492
Tints of Kingfisher Daisy #542492
RGB
CMYK
RGB Variations
Color information
#542492 (or 0x542492) is known color: Kingfisher Daisy. HEX triplet: 54, 24 and 92. RGB value is (84,36,146). Sum of RGB (Red+Green+Blue) = 84+36+146=266 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.58% from 266); Green value is 36 (14.45% from 255 or 13.53% from 266); Blue value is 146 (57.42% from 255 or 54.89% from 266); Max value from RGB is 146 - color contains mainly: blue. Hex color #542492 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542492 is #ABDB6D. Grayscale: #3E3E3E. Windows color (decimal): -11262830 or 9577556. OLE color: 9577556.
HSL color Cylindrical-coordinate representation of color #542492: hue angle of 266.18º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #542492 is Cyan = 0.42, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 36 | 146 | - |
| CMYK | 0.42 | 0.75 | 0 | 0.43 |
| HSL | 266.18º | 0.6% | 0.36% | - |
| HSV(B) | 266.18º | 0.75% | 0.57% | - |
| XYZ | 9.48 | 5.22 | 27.7 | - |
| YUV | 62.89 | 174.9 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 146 | 0.42 | 0.75 | 0 | 0.43 | 266.18 | 0.6 | 0.36 |
| Hex | 54 | 24 | 92 | 2A | 4B | 0 | 2B | 10A | 3C | 24 |
| Octal | 124 | 44 | 222 | 52 | 113 | 0 | 53 | 412 | 74 | 44 |
| Binary | 1010100 | 100100 | 10010010 | 101010 | 1001011 | 0 | 101011 | 100001010 | 111100 | 100100 |
Color Harmonies of #542492
Complementary color
Monochromatic Colors of #542492
Black with #542492
Text Example
Text Example
White with #542492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542492; }
p { color: rgb(84,36,146); }
H1.HeaderClassName
{
color: #542492;
}
.AnyTagClassName
{
color: #542492;
}
</style>
background-color css
<style>
a { background-color: #542492; }
a { background-color: rgb(84,36,146); }
div.DivClassName
{
background-color: #542492;
}
.BgClassName
{
background-color: #542492;
}
</style>
border-color css
<style>
span { border-color: #542492; }
span { border-color: rgb(84,36,146); }
td.TdClassName
{
border-color: #542492;
}
.TagClassName
{
border-color: #542492;
}
</style>