Shades of Kingfisher Daisy #542685
Tints of Kingfisher Daisy #542685
RGB
CMYK
RGB Variations
Color information
#542685 (or 0x542685) is known color: Kingfisher Daisy. HEX triplet: 54, 26 and 85. RGB value is (84,38,133). Sum of RGB (Red+Green+Blue) = 84+38+133=255 (33% of max value = 765). Red value is 84 (33.20% from 255 or 32.94% from 255); Green value is 38 (15.23% from 255 or 14.90% from 255); Blue value is 133 (52.34% from 255 or 52.16% from 255); Max value from RGB is 133 - color contains mainly: blue. Hex color #542685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542685 is #ABD97A. Grayscale: #3E3E3E. Windows color (decimal): -11262331 or 8726100. OLE color: 8726100.
HSL color Cylindrical-coordinate representation of color #542685: hue angle of 269.05º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #542685 is Cyan = 0.37, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 38 | 133 | - |
| CMYK | 0.37 | 0.71 | 0 | 0.48 |
| HSL | 269.05º | 0.56% | 0.34% | - |
| HSV(B) | 269.05º | 0.71% | 0.52% | - |
| XYZ | 8.58 | 4.96 | 22.7 | - |
| YUV | 62.58 | 167.74 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 133 | 0.37 | 0.71 | 0 | 0.48 | 269.05 | 0.56 | 0.34 |
| Hex | 54 | 26 | 85 | 25 | 47 | 0 | 30 | 10D | 38 | 22 |
| Octal | 124 | 46 | 205 | 45 | 107 | 0 | 60 | 415 | 70 | 42 |
| Binary | 1010100 | 100110 | 10000101 | 100101 | 1000111 | 0 | 110000 | 100001101 | 111000 | 100010 |
Color Harmonies of #542685
Complementary color
Monochromatic Colors of #542685
Black with #542685
Text Example
Text Example
White with #542685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542685; }
p { color: rgb(84,38,133); }
H1.HeaderClassName
{
color: #542685;
}
.AnyTagClassName
{
color: #542685;
}
</style>
background-color css
<style>
a { background-color: #542685; }
a { background-color: rgb(84,38,133); }
div.DivClassName
{
background-color: #542685;
}
.BgClassName
{
background-color: #542685;
}
</style>
border-color css
<style>
span { border-color: #542685; }
span { border-color: rgb(84,38,133); }
td.TdClassName
{
border-color: #542685;
}
.TagClassName
{
border-color: #542685;
}
</style>