Shades of Kingfisher Daisy #542991
Tints of Kingfisher Daisy #542991
RGB
CMYK
RGB Variations
Color information
#542991 (or 0x542991) is known color: Kingfisher Daisy. HEX triplet: 54, 29 and 91. RGB value is (84,41,145). Sum of RGB (Red+Green+Blue) = 84+41+145=270 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.11% from 270); Green value is 41 (16.41% from 255 or 15.19% from 270); Blue value is 145 (57.03% from 255 or 53.70% from 270); Max value from RGB is 145 - color contains mainly: blue. Hex color #542991 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542991 is #ABD66E. Grayscale: #414141. Windows color (decimal): -11261551 or 9513300. OLE color: 9513300.
HSL color Cylindrical-coordinate representation of color #542991: hue angle of 264.81º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #542991 is Cyan = 0.42, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 41 | 145 | - |
| CMYK | 0.42 | 0.72 | 0 | 0.43 |
| HSL | 264.81º | 0.56% | 0.36% | - |
| HSV(B) | 264.81º | 0.72% | 0.57% | - |
| XYZ | 9.56 | 5.52 | 27.35 | - |
| YUV | 65.71 | 172.75 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 41 | 145 | 0.42 | 0.72 | 0 | 0.43 | 264.81 | 0.56 | 0.36 |
| Hex | 54 | 29 | 91 | 2A | 48 | 0 | 2B | 109 | 38 | 24 |
| Octal | 124 | 51 | 221 | 52 | 110 | 0 | 53 | 411 | 70 | 44 |
| Binary | 1010100 | 101001 | 10010001 | 101010 | 1001000 | 0 | 101011 | 100001001 | 111000 | 100100 |
Color Harmonies of #542991
Complementary color
Monochromatic Colors of #542991
Black with #542991
Text Example
Text Example
White with #542991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542991; }
p { color: rgb(84,41,145); }
H1.HeaderClassName
{
color: #542991;
}
.AnyTagClassName
{
color: #542991;
}
</style>
background-color css
<style>
a { background-color: #542991; }
a { background-color: rgb(84,41,145); }
div.DivClassName
{
background-color: #542991;
}
.BgClassName
{
background-color: #542991;
}
</style>
border-color css
<style>
span { border-color: #542991; }
span { border-color: rgb(84,41,145); }
td.TdClassName
{
border-color: #542991;
}
.TagClassName
{
border-color: #542991;
}
</style>