Shades of Kingfisher Daisy #542297
Tints of Kingfisher Daisy #542297
RGB
CMYK
RGB Variations
Color information
#542297 (or 0x542297) is known color: Kingfisher Daisy. HEX triplet: 54, 22 and 97. RGB value is (84,34,151). Sum of RGB (Red+Green+Blue) = 84+34+151=269 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.23% from 269); Green value is 34 (13.67% from 255 or 12.64% from 269); Blue value is 151 (59.38% from 255 or 56.13% from 269); Max value from RGB is 151 - color contains mainly: blue. Hex color #542297 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #542297 is #ABDD68. Grayscale: #3D3D3D. Windows color (decimal): -11263337 or 9904724. OLE color: 9904724.
HSL color Cylindrical-coordinate representation of color #542297: hue angle of 265.64º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #542297 is Cyan = 0.44, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 34 | 151 | - |
| CMYK | 0.44 | 0.77 | 0 | 0.41 |
| HSL | 265.64º | 0.63% | 0.36% | - |
| HSV(B) | 265.64º | 0.77% | 0.59% | - |
| XYZ | 9.81 | 5.26 | 29.78 | - |
| YUV | 62.29 | 178.07 | 143.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 151 | 0.44 | 0.77 | 0 | 0.41 | 265.64 | 0.63 | 0.36 |
| Hex | 54 | 22 | 97 | 2C | 4D | 0 | 29 | 10A | 3F | 24 |
| Octal | 124 | 42 | 227 | 54 | 115 | 0 | 51 | 412 | 77 | 44 |
| Binary | 1010100 | 100010 | 10010111 | 101100 | 1001101 | 0 | 101001 | 100001010 | 111111 | 100100 |
Color Harmonies of #542297
Complementary color
Monochromatic Colors of #542297
Black with #542297
Text Example
Text Example
White with #542297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542297; }
p { color: rgb(84,34,151); }
H1.HeaderClassName
{
color: #542297;
}
.AnyTagClassName
{
color: #542297;
}
</style>
background-color css
<style>
a { background-color: #542297; }
a { background-color: rgb(84,34,151); }
div.DivClassName
{
background-color: #542297;
}
.BgClassName
{
background-color: #542297;
}
</style>
border-color css
<style>
span { border-color: #542297; }
span { border-color: rgb(84,34,151); }
td.TdClassName
{
border-color: #542297;
}
.TagClassName
{
border-color: #542297;
}
</style>