Shades of Hot Purple #541553
Tints of Hot Purple #541553
RGB
CMYK
RGB Variations
Color information
#541553 (or 0x541553) is known color: Hot Purple. HEX triplet: 54, 15 and 53. RGB value is (84,21,83). Sum of RGB (Red+Green+Blue) = 84+21+83=188 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.68% from 188); Green value is 21 (8.59% from 255 or 11.17% from 188); Blue value is 83 (32.81% from 255 or 44.15% from 188); Max value from RGB is 84 - color contains mainly: red. Hex color #541553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541553 is #ABEAAC. Grayscale: #2E2E2E. Windows color (decimal): -11266733 or 5444948. OLE color: 5444948.
HSL color Cylindrical-coordinate representation of color #541553: hue angle of 300.95º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #541553 is Cyan = 0, Magento = 0.75, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 83 | - |
| CMYK | 0 | 0.75 | 0.01 | 0.67 |
| HSL | 300.95º | 0.6% | 0.21% | - |
| HSV(B) | 300.95º | 0.75% | 0.33% | - |
| XYZ | 5.49 | 3.05 | 8.48 | - |
| YUV | 46.91 | 148.37 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 83 | 0 | 0.75 | 0.01 | 0.67 | 300.95 | 0.6 | 0.21 |
| Hex | 54 | 15 | 53 | 0 | 4B | 1 | 43 | 12D | 3C | 15 |
| Octal | 124 | 25 | 123 | 0 | 113 | 1 | 103 | 455 | 74 | 25 |
| Binary | 1010100 | 10101 | 1010011 | 0 | 1001011 | 1 | 1000011 | 100101101 | 111100 | 10101 |
Color Harmonies of #541553
Complementary color
Monochromatic Colors of #541553
Black with #541553
Text Example
Text Example
White with #541553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541553; }
p { color: rgb(84,21,83); }
H1.HeaderClassName
{
color: #541553;
}
.AnyTagClassName
{
color: #541553;
}
</style>
background-color css
<style>
a { background-color: #541553; }
a { background-color: rgb(84,21,83); }
div.DivClassName
{
background-color: #541553;
}
.BgClassName
{
background-color: #541553;
}
</style>
border-color css
<style>
span { border-color: #541553; }
span { border-color: rgb(84,21,83); }
td.TdClassName
{
border-color: #541553;
}
.TagClassName
{
border-color: #541553;
}
</style>