Shades of Hot Purple #541261
Tints of Hot Purple #541261
RGB
CMYK
RGB Variations
Color information
#541261 (or 0x541261) is known color: Hot Purple. HEX triplet: 54, 12 and 61. RGB value is (84,18,97). Sum of RGB (Red+Green+Blue) = 84+18+97=199 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.21% from 199); Green value is 18 (7.42% from 255 or 9.05% from 199); Blue value is 97 (38.28% from 255 or 48.74% from 199); Max value from RGB is 97 - color contains mainly: blue. Hex color #541261 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541261 is #ABED9E. Grayscale: #2E2E2E. Windows color (decimal): -11267487 or 6361684. OLE color: 6361684.
HSL color Cylindrical-coordinate representation of color #541261: hue angle of 290.13º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #541261 is Cyan = 0.13, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 18 | 97 | - |
| CMYK | 0.13 | 0.81 | 0 | 0.62 |
| HSL | 290.13º | 0.69% | 0.23% | - |
| HSV(B) | 290.13º | 0.81% | 0.38% | - |
| XYZ | 6.03 | 3.18 | 11.61 | - |
| YUV | 46.74 | 156.37 | 154.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 97 | 0.13 | 0.81 | 0 | 0.62 | 290.13 | 0.69 | 0.23 |
| Hex | 54 | 12 | 61 | D | 51 | 0 | 3E | 122 | 45 | 17 |
| Octal | 124 | 22 | 141 | 15 | 121 | 0 | 76 | 442 | 105 | 27 |
| Binary | 1010100 | 10010 | 1100001 | 1101 | 1010001 | 0 | 111110 | 100100010 | 1000101 | 10111 |
Color Harmonies of #541261
Complementary color
Monochromatic Colors of #541261
Black with #541261
Text Example
Text Example
White with #541261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541261; }
p { color: rgb(84,18,97); }
H1.HeaderClassName
{
color: #541261;
}
.AnyTagClassName
{
color: #541261;
}
</style>
background-color css
<style>
a { background-color: #541261; }
a { background-color: rgb(84,18,97); }
div.DivClassName
{
background-color: #541261;
}
.BgClassName
{
background-color: #541261;
}
</style>
border-color css
<style>
span { border-color: #541261; }
span { border-color: rgb(84,18,97); }
td.TdClassName
{
border-color: #541261;
}
.TagClassName
{
border-color: #541261;
}
</style>