Shades of Kingfisher Daisy #542593
Tints of Kingfisher Daisy #542593
RGB
CMYK
RGB Variations
Color information
#542593 (or 0x542593) is known color: Kingfisher Daisy. HEX triplet: 54, 25 and 93. RGB value is (84,37,147). Sum of RGB (Red+Green+Blue) = 84+37+147=268 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.34% from 268); Green value is 37 (14.84% from 255 or 13.81% from 268); Blue value is 147 (57.81% from 255 or 54.85% from 268); Max value from RGB is 147 - color contains mainly: blue. Hex color #542593 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542593 is #ABDA6C. Grayscale: #3F3F3F. Windows color (decimal): -11262573 or 9643348. OLE color: 9643348.
HSL color Cylindrical-coordinate representation of color #542593: hue angle of 265.64º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #542593 is Cyan = 0.43, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 37 | 147 | - |
| CMYK | 0.43 | 0.75 | 0 | 0.42 |
| HSL | 265.64º | 0.6% | 0.36% | - |
| HSV(B) | 265.64º | 0.75% | 0.58% | - |
| XYZ | 9.58 | 5.31 | 28.12 | - |
| YUV | 63.59 | 175.07 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 147 | 0.43 | 0.75 | 0 | 0.42 | 265.64 | 0.6 | 0.36 |
| Hex | 54 | 25 | 93 | 2B | 4B | 0 | 2A | 10A | 3C | 24 |
| Octal | 124 | 45 | 223 | 53 | 113 | 0 | 52 | 412 | 74 | 44 |
| Binary | 1010100 | 100101 | 10010011 | 101011 | 1001011 | 0 | 101010 | 100001010 | 111100 | 100100 |
Color Harmonies of #542593
Complementary color
Monochromatic Colors of #542593
Black with #542593
Text Example
Text Example
White with #542593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542593; }
p { color: rgb(84,37,147); }
H1.HeaderClassName
{
color: #542593;
}
.AnyTagClassName
{
color: #542593;
}
</style>
background-color css
<style>
a { background-color: #542593; }
a { background-color: rgb(84,37,147); }
div.DivClassName
{
background-color: #542593;
}
.BgClassName
{
background-color: #542593;
}
</style>
border-color css
<style>
span { border-color: #542593; }
span { border-color: rgb(84,37,147); }
td.TdClassName
{
border-color: #542593;
}
.TagClassName
{
border-color: #542593;
}
</style>