Shades of Kingfisher Daisy #542085
Tints of Kingfisher Daisy #542085
RGB
CMYK
RGB Variations
Color information
#542085 (or 0x542085) is known color: Kingfisher Daisy. HEX triplet: 54, 20 and 85. RGB value is (84,32,133). Sum of RGB (Red+Green+Blue) = 84+32+133=249 (32% of max value = 765). Red value is 84 (33.20% from 255 or 33.73% from 249); Green value is 32 (12.89% from 255 or 12.85% from 249); Blue value is 133 (52.34% from 255 or 53.41% from 249); Max value from RGB is 133 - color contains mainly: blue. Hex color #542085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542085 is #ABDF7A. Grayscale: #3A3A3A. Windows color (decimal): -11263867 or 8724564. OLE color: 8724564.
HSL color Cylindrical-coordinate representation of color #542085: hue angle of 270.89º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #542085 is Cyan = 0.37, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 32 | 133 | - |
| CMYK | 0.37 | 0.76 | 0 | 0.48 |
| HSL | 270.89º | 0.61% | 0.32% | - |
| HSV(B) | 270.89º | 0.76% | 0.52% | - |
| XYZ | 8.41 | 4.61 | 22.64 | - |
| YUV | 59.06 | 169.73 | 145.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 133 | 0.37 | 0.76 | 0 | 0.48 | 270.89 | 0.61 | 0.32 |
| Hex | 54 | 20 | 85 | 25 | 4C | 0 | 30 | 10F | 3D | 20 |
| Octal | 124 | 40 | 205 | 45 | 114 | 0 | 60 | 417 | 75 | 40 |
| Binary | 1010100 | 100000 | 10000101 | 100101 | 1001100 | 0 | 110000 | 100001111 | 111101 | 100000 |
Color Harmonies of #542085
Complementary color
Monochromatic Colors of #542085
Black with #542085
Text Example
Text Example
White with #542085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542085; }
p { color: rgb(84,32,133); }
H1.HeaderClassName
{
color: #542085;
}
.AnyTagClassName
{
color: #542085;
}
</style>
background-color css
<style>
a { background-color: #542085; }
a { background-color: rgb(84,32,133); }
div.DivClassName
{
background-color: #542085;
}
.BgClassName
{
background-color: #542085;
}
</style>
border-color css
<style>
span { border-color: #542085; }
span { border-color: rgb(84,32,133); }
td.TdClassName
{
border-color: #542085;
}
.TagClassName
{
border-color: #542085;
}
</style>