Shades of Kingfisher Daisy #542484
Tints of Kingfisher Daisy #542484
RGB
CMYK
RGB Variations
Color information
#542484 (or 0x542484) is known color: Kingfisher Daisy. HEX triplet: 54, 24 and 84. RGB value is (84,36,132). Sum of RGB (Red+Green+Blue) = 84+36+132=252 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.33% from 252); Green value is 36 (14.45% from 255 or 14.29% from 252); Blue value is 132 (51.95% from 255 or 52.38% from 252); Max value from RGB is 132 - color contains mainly: blue. Hex color #542484 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542484 is #ABDB7B. Grayscale: #3C3C3C. Windows color (decimal): -11262844 or 8660052. OLE color: 8660052.
HSL color Cylindrical-coordinate representation of color #542484: hue angle of 270º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #542484 is Cyan = 0.36, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 36 | 132 | - |
| CMYK | 0.36 | 0.73 | 0 | 0.48 |
| HSL | 270º | 0.57% | 0.33% | - |
| HSV(B) | 270º | 0.73% | 0.52% | - |
| XYZ | 8.45 | 4.81 | 22.31 | - |
| YUV | 61.3 | 167.9 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 132 | 0.36 | 0.73 | 0 | 0.48 | 270 | 0.57 | 0.33 |
| Hex | 54 | 24 | 84 | 24 | 49 | 0 | 30 | 10E | 39 | 21 |
| Octal | 124 | 44 | 204 | 44 | 111 | 0 | 60 | 416 | 71 | 41 |
| Binary | 1010100 | 100100 | 10000100 | 100100 | 1001001 | 0 | 110000 | 100001110 | 111001 | 100001 |
Color Harmonies of #542484
Complementary color
Monochromatic Colors of #542484
Black with #542484
Text Example
Text Example
White with #542484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542484; }
p { color: rgb(84,36,132); }
H1.HeaderClassName
{
color: #542484;
}
.AnyTagClassName
{
color: #542484;
}
</style>
background-color css
<style>
a { background-color: #542484; }
a { background-color: rgb(84,36,132); }
div.DivClassName
{
background-color: #542484;
}
.BgClassName
{
background-color: #542484;
}
</style>
border-color css
<style>
span { border-color: #542484; }
span { border-color: rgb(84,36,132); }
td.TdClassName
{
border-color: #542484;
}
.TagClassName
{
border-color: #542484;
}
</style>