Shades of Hot Purple #541152
Tints of Hot Purple #541152
RGB
CMYK
RGB Variations
Color information
#541152 (or 0x541152) is known color: Hot Purple. HEX triplet: 54, 11 and 52. RGB value is (84,17,82). Sum of RGB (Red+Green+Blue) = 84+17+82=183 (24% of max value = 765). Red value is 84 (33.20% from 255 or 45.90% from 183); Green value is 17 (7.03% from 255 or 9.29% from 183); Blue value is 82 (32.42% from 255 or 44.81% from 183); Max value from RGB is 84 - color contains mainly: red. Hex color #541152 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541152 is #ABEEAD. Grayscale: #2C2C2C. Windows color (decimal): -11267758 or 5378388. OLE color: 5378388.
HSL color Cylindrical-coordinate representation of color #541152: hue angle of 301.79º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541152 is Cyan = 0, Magento = 0.80, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 82 | - |
| CMYK | 0 | 0.80 | 0.02 | 0.67 |
| HSL | 301.79º | 0.66% | 0.2% | - |
| HSV(B) | 301.79º | 0.8% | 0.33% | - |
| XYZ | 5.38 | 2.89 | 8.26 | - |
| YUV | 44.44 | 149.2 | 156.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 82 | 0 | 0.80 | 0.02 | 0.67 | 301.79 | 0.66 | 0.2 |
| Hex | 54 | 11 | 52 | 0 | 50 | 2 | 43 | 12E | 42 | 14 |
| Octal | 124 | 21 | 122 | 0 | 120 | 2 | 103 | 456 | 102 | 24 |
| Binary | 1010100 | 10001 | 1010010 | 0 | 1010000 | 10 | 1000011 | 100101110 | 1000010 | 10100 |
Color Harmonies of #541152
Complementary color
Monochromatic Colors of #541152
Black with #541152
Text Example
Text Example
White with #541152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541152; }
p { color: rgb(84,17,82); }
H1.HeaderClassName
{
color: #541152;
}
.AnyTagClassName
{
color: #541152;
}
</style>
background-color css
<style>
a { background-color: #541152; }
a { background-color: rgb(84,17,82); }
div.DivClassName
{
background-color: #541152;
}
.BgClassName
{
background-color: #541152;
}
</style>
border-color css
<style>
span { border-color: #541152; }
span { border-color: rgb(84,17,82); }
td.TdClassName
{
border-color: #541152;
}
.TagClassName
{
border-color: #541152;
}
</style>