Shades of Kingfisher Daisy #542495
Tints of Kingfisher Daisy #542495
RGB
CMYK
RGB Variations
Color information
#542495 (or 0x542495) is known color: Kingfisher Daisy. HEX triplet: 54, 24 and 95. RGB value is (84,36,149). Sum of RGB (Red+Green+Blue) = 84+36+149=269 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.23% from 269); Green value is 36 (14.45% from 255 or 13.38% from 269); Blue value is 149 (58.59% from 255 or 55.39% from 269); Max value from RGB is 149 - color contains mainly: blue. Hex color #542495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542495 is #ABDB6A. Grayscale: #3E3E3E. Windows color (decimal): -11262827 or 9774164. OLE color: 9774164.
HSL color Cylindrical-coordinate representation of color #542495: hue angle of 265.49º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #542495 is Cyan = 0.44, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 36 | 149 | - |
| CMYK | 0.44 | 0.76 | 0 | 0.42 |
| HSL | 265.49º | 0.61% | 0.36% | - |
| HSV(B) | 265.49º | 0.76% | 0.58% | - |
| XYZ | 9.71 | 5.32 | 28.95 | - |
| YUV | 63.23 | 176.4 | 142.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 149 | 0.44 | 0.76 | 0 | 0.42 | 265.49 | 0.61 | 0.36 |
| Hex | 54 | 24 | 95 | 2C | 4C | 0 | 2A | 109 | 3D | 24 |
| Octal | 124 | 44 | 225 | 54 | 114 | 0 | 52 | 411 | 75 | 44 |
| Binary | 1010100 | 100100 | 10010101 | 101100 | 1001100 | 0 | 101010 | 100001001 | 111101 | 100100 |
Color Harmonies of #542495
Complementary color
Monochromatic Colors of #542495
Black with #542495
Text Example
Text Example
White with #542495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542495; }
p { color: rgb(84,36,149); }
H1.HeaderClassName
{
color: #542495;
}
.AnyTagClassName
{
color: #542495;
}
</style>
background-color css
<style>
a { background-color: #542495; }
a { background-color: rgb(84,36,149); }
div.DivClassName
{
background-color: #542495;
}
.BgClassName
{
background-color: #542495;
}
</style>
border-color css
<style>
span { border-color: #542495; }
span { border-color: rgb(84,36,149); }
td.TdClassName
{
border-color: #542495;
}
.TagClassName
{
border-color: #542495;
}
</style>