Shades of Hot Purple #541561
Tints of Hot Purple #541561
RGB
CMYK
RGB Variations
Color information
#541561 (or 0x541561) is known color: Hot Purple. HEX triplet: 54, 15 and 61. RGB value is (84,21,97). Sum of RGB (Red+Green+Blue) = 84+21+97=202 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.58% from 202); Green value is 21 (8.59% from 255 or 10.40% from 202); Blue value is 97 (38.28% from 255 or 48.02% from 202); Max value from RGB is 97 - color contains mainly: blue. Hex color #541561 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541561 is #ABEA9E. Grayscale: #303030. Windows color (decimal): -11266719 or 6362452. OLE color: 6362452.
HSL color Cylindrical-coordinate representation of color #541561: hue angle of 289.74º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #541561 is Cyan = 0.13, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 21 | 97 | - |
| CMYK | 0.13 | 0.78 | 0 | 0.62 |
| HSL | 289.74º | 0.64% | 0.23% | - |
| HSV(B) | 289.74º | 0.78% | 0.38% | - |
| XYZ | 6.08 | 3.28 | 11.62 | - |
| YUV | 48.5 | 155.37 | 153.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 97 | 0.13 | 0.78 | 0 | 0.62 | 289.74 | 0.64 | 0.23 |
| Hex | 54 | 15 | 61 | D | 4E | 0 | 3E | 122 | 40 | 17 |
| Octal | 124 | 25 | 141 | 15 | 116 | 0 | 76 | 442 | 100 | 27 |
| Binary | 1010100 | 10101 | 1100001 | 1101 | 1001110 | 0 | 111110 | 100100010 | 1000000 | 10111 |
Color Harmonies of #541561
Complementary color
Monochromatic Colors of #541561
Black with #541561
Text Example
Text Example
White with #541561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541561; }
p { color: rgb(84,21,97); }
H1.HeaderClassName
{
color: #541561;
}
.AnyTagClassName
{
color: #541561;
}
</style>
background-color css
<style>
a { background-color: #541561; }
a { background-color: rgb(84,21,97); }
div.DivClassName
{
background-color: #541561;
}
.BgClassName
{
background-color: #541561;
}
</style>
border-color css
<style>
span { border-color: #541561; }
span { border-color: rgb(84,21,97); }
td.TdClassName
{
border-color: #541561;
}
.TagClassName
{
border-color: #541561;
}
</style>