Shades of Kingfisher Daisy #542485
Tints of Kingfisher Daisy #542485
RGB
CMYK
RGB Variations
Color information
#542485 (or 0x542485) is known color: Kingfisher Daisy. HEX triplet: 54, 24 and 85. RGB value is (84,36,133). Sum of RGB (Red+Green+Blue) = 84+36+133=253 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.20% from 253); Green value is 36 (14.45% from 255 or 14.23% from 253); Blue value is 133 (52.34% from 255 or 52.57% from 253); Max value from RGB is 133 - color contains mainly: blue. Hex color #542485 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542485 is #ABDB7A. Grayscale: #3D3D3D. Windows color (decimal): -11262843 or 8725588. OLE color: 8725588.
HSL color Cylindrical-coordinate representation of color #542485: hue angle of 269.69º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #542485 is Cyan = 0.37, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 36 | 133 | - |
| CMYK | 0.37 | 0.73 | 0 | 0.48 |
| HSL | 269.69º | 0.57% | 0.33% | - |
| HSV(B) | 269.69º | 0.73% | 0.52% | - |
| XYZ | 8.52 | 4.84 | 22.68 | - |
| YUV | 61.41 | 168.4 | 144.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 133 | 0.37 | 0.73 | 0 | 0.48 | 269.69 | 0.57 | 0.33 |
| Hex | 54 | 24 | 85 | 25 | 49 | 0 | 30 | 10E | 39 | 21 |
| Octal | 124 | 44 | 205 | 45 | 111 | 0 | 60 | 416 | 71 | 41 |
| Binary | 1010100 | 100100 | 10000101 | 100101 | 1001001 | 0 | 110000 | 100001110 | 111001 | 100001 |
Color Harmonies of #542485
Complementary color
Monochromatic Colors of #542485
Black with #542485
Text Example
Text Example
White with #542485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542485; }
p { color: rgb(84,36,133); }
H1.HeaderClassName
{
color: #542485;
}
.AnyTagClassName
{
color: #542485;
}
</style>
background-color css
<style>
a { background-color: #542485; }
a { background-color: rgb(84,36,133); }
div.DivClassName
{
background-color: #542485;
}
.BgClassName
{
background-color: #542485;
}
</style>
border-color css
<style>
span { border-color: #542485; }
span { border-color: rgb(84,36,133); }
td.TdClassName
{
border-color: #542485;
}
.TagClassName
{
border-color: #542485;
}
</style>