Shades of Kingfisher Daisy #542683
Tints of Kingfisher Daisy #542683
RGB
CMYK
RGB Variations
Color information
#542683 (or 0x542683) is known color: Kingfisher Daisy. HEX triplet: 54, 26 and 83. RGB value is (84,38,131). Sum of RGB (Red+Green+Blue) = 84+38+131=253 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.20% from 253); Green value is 38 (15.23% from 255 or 15.02% from 253); Blue value is 131 (51.56% from 255 or 51.78% from 253); Max value from RGB is 131 - color contains mainly: blue. Hex color #542683 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542683 is #ABD97C. Grayscale: #3E3E3E. Windows color (decimal): -11262333 or 8595028. OLE color: 8595028.
HSL color Cylindrical-coordinate representation of color #542683: hue angle of 269.68º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #542683 is Cyan = 0.36, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 38 | 131 | - |
| CMYK | 0.36 | 0.71 | 0 | 0.49 |
| HSL | 269.68º | 0.55% | 0.33% | - |
| HSV(B) | 269.68º | 0.71% | 0.51% | - |
| XYZ | 8.45 | 4.91 | 21.98 | - |
| YUV | 62.36 | 166.74 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 131 | 0.36 | 0.71 | 0 | 0.49 | 269.68 | 0.55 | 0.33 |
| Hex | 54 | 26 | 83 | 24 | 47 | 0 | 31 | 10E | 37 | 21 |
| Octal | 124 | 46 | 203 | 44 | 107 | 0 | 61 | 416 | 67 | 41 |
| Binary | 1010100 | 100110 | 10000011 | 100100 | 1000111 | 0 | 110001 | 100001110 | 110111 | 100001 |
Color Harmonies of #542683
Complementary color
Monochromatic Colors of #542683
Black with #542683
Text Example
Text Example
White with #542683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542683; }
p { color: rgb(84,38,131); }
H1.HeaderClassName
{
color: #542683;
}
.AnyTagClassName
{
color: #542683;
}
</style>
background-color css
<style>
a { background-color: #542683; }
a { background-color: rgb(84,38,131); }
div.DivClassName
{
background-color: #542683;
}
.BgClassName
{
background-color: #542683;
}
</style>
border-color css
<style>
span { border-color: #542683; }
span { border-color: rgb(84,38,131); }
td.TdClassName
{
border-color: #542683;
}
.TagClassName
{
border-color: #542683;
}
</style>