Shades of Kingfisher Daisy #542185
Tints of Kingfisher Daisy #542185
RGB
CMYK
RGB Variations
Color information
#542185 (or 0x542185) is known color: Kingfisher Daisy. HEX triplet: 54, 21 and 85. RGB value is (84,33,133). Sum of RGB (Red+Green+Blue) = 84+33+133=250 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.6% from 250); Green value is 33 (13.28% from 255 or 13.2% from 250); Blue value is 133 (52.34% from 255 or 53.2% from 250); Max value from RGB is 133 - color contains mainly: blue. Hex color #542185 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542185 is #ABDE7A. Grayscale: #3B3B3B. Windows color (decimal): -11263611 or 8724820. OLE color: 8724820.
HSL color Cylindrical-coordinate representation of color #542185: hue angle of 270.6º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #542185 is Cyan = 0.37, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 33 | 133 | - |
| CMYK | 0.37 | 0.75 | 0 | 0.48 |
| HSL | 270.6º | 0.6% | 0.33% | - |
| HSV(B) | 270.6º | 0.75% | 0.52% | - |
| XYZ | 8.43 | 4.67 | 22.65 | - |
| YUV | 59.65 | 169.4 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 133 | 0.37 | 0.75 | 0 | 0.48 | 270.6 | 0.6 | 0.33 |
| Hex | 54 | 21 | 85 | 25 | 4B | 0 | 30 | 10F | 3C | 21 |
| Octal | 124 | 41 | 205 | 45 | 113 | 0 | 60 | 417 | 74 | 41 |
| Binary | 1010100 | 100001 | 10000101 | 100101 | 1001011 | 0 | 110000 | 100001111 | 111100 | 100001 |
Color Harmonies of #542185
Complementary color
Monochromatic Colors of #542185
Black with #542185
Text Example
Text Example
White with #542185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542185; }
p { color: rgb(84,33,133); }
H1.HeaderClassName
{
color: #542185;
}
.AnyTagClassName
{
color: #542185;
}
</style>
background-color css
<style>
a { background-color: #542185; }
a { background-color: rgb(84,33,133); }
div.DivClassName
{
background-color: #542185;
}
.BgClassName
{
background-color: #542185;
}
</style>
border-color css
<style>
span { border-color: #542185; }
span { border-color: rgb(84,33,133); }
td.TdClassName
{
border-color: #542185;
}
.TagClassName
{
border-color: #542185;
}
</style>