Shades of Kingfisher Daisy #542182
Tints of Kingfisher Daisy #542182
RGB
CMYK
RGB Variations
Color information
#542182 (or 0x542182) is known color: Kingfisher Daisy. HEX triplet: 54, 21 and 82. RGB value is (84,33,130). Sum of RGB (Red+Green+Blue) = 84+33+130=247 (32% of max value = 765). Red value is 84 (33.20% from 255 or 34.01% from 247); Green value is 33 (13.28% from 255 or 13.36% from 247); Blue value is 130 (51.17% from 255 or 52.63% from 247); Max value from RGB is 130 - color contains mainly: blue. Hex color #542182 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542182 is #ABDE7D. Grayscale: #3A3A3A. Windows color (decimal): -11263614 or 8528212. OLE color: 8528212.
HSL color Cylindrical-coordinate representation of color #542182: hue angle of 271.55º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #542182 is Cyan = 0.35, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 33 | 130 | - |
| CMYK | 0.35 | 0.75 | 0 | 0.49 |
| HSL | 271.55º | 0.6% | 0.32% | - |
| HSV(B) | 271.55º | 0.75% | 0.51% | - |
| XYZ | 8.23 | 4.58 | 21.57 | - |
| YUV | 59.31 | 167.9 | 145.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 130 | 0.35 | 0.75 | 0 | 0.49 | 271.55 | 0.6 | 0.32 |
| Hex | 54 | 21 | 82 | 23 | 4B | 0 | 31 | 110 | 3C | 20 |
| Octal | 124 | 41 | 202 | 43 | 113 | 0 | 61 | 420 | 74 | 40 |
| Binary | 1010100 | 100001 | 10000010 | 100011 | 1001011 | 0 | 110001 | 100010000 | 111100 | 100000 |
Color Harmonies of #542182
Complementary color
Monochromatic Colors of #542182
Black with #542182
Text Example
Text Example
White with #542182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542182; }
p { color: rgb(84,33,130); }
H1.HeaderClassName
{
color: #542182;
}
.AnyTagClassName
{
color: #542182;
}
</style>
background-color css
<style>
a { background-color: #542182; }
a { background-color: rgb(84,33,130); }
div.DivClassName
{
background-color: #542182;
}
.BgClassName
{
background-color: #542182;
}
</style>
border-color css
<style>
span { border-color: #542182; }
span { border-color: rgb(84,33,130); }
td.TdClassName
{
border-color: #542182;
}
.TagClassName
{
border-color: #542182;
}
</style>