Shades of Hot Purple #542152
Tints of Hot Purple #542152
RGB
CMYK
RGB Variations
Color information
#542152 (or 0x542152) is known color: Hot Purple. HEX triplet: 54, 21 and 52. RGB value is (84,33,82). Sum of RGB (Red+Green+Blue) = 84+33+82=199 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.21% from 199); Green value is 33 (13.28% from 255 or 16.58% from 199); Blue value is 82 (32.42% from 255 or 41.21% from 199); Max value from RGB is 84 - color contains mainly: red. Hex color #542152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542152 is #ABDEAD. Grayscale: #353535. Windows color (decimal): -11263662 or 5382484. OLE color: 5382484.
HSL color Cylindrical-coordinate representation of color #542152: hue angle of 302.35º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #542152 is Cyan = 0, Magento = 0.61, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 33 | 82 | - |
| CMYK | 0 | 0.61 | 0.02 | 0.67 |
| HSL | 302.35º | 0.44% | 0.23% | - |
| HSV(B) | 302.35º | 0.61% | 0.33% | - |
| XYZ | 5.72 | 3.58 | 8.37 | - |
| YUV | 53.84 | 143.9 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 82 | 0 | 0.61 | 0.02 | 0.67 | 302.35 | 0.44 | 0.23 |
| Hex | 54 | 21 | 52 | 0 | 3D | 2 | 43 | 12E | 2C | 17 |
| Octal | 124 | 41 | 122 | 0 | 75 | 2 | 103 | 456 | 54 | 27 |
| Binary | 1010100 | 100001 | 1010010 | 0 | 111101 | 10 | 1000011 | 100101110 | 101100 | 10111 |
Color Harmonies of #542152
Complementary color
Monochromatic Colors of #542152
Black with #542152
Text Example
Text Example
White with #542152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542152; }
p { color: rgb(84,33,82); }
H1.HeaderClassName
{
color: #542152;
}
.AnyTagClassName
{
color: #542152;
}
</style>
background-color css
<style>
a { background-color: #542152; }
a { background-color: rgb(84,33,82); }
div.DivClassName
{
background-color: #542152;
}
.BgClassName
{
background-color: #542152;
}
</style>
border-color css
<style>
span { border-color: #542152; }
span { border-color: rgb(84,33,82); }
td.TdClassName
{
border-color: #542152;
}
.TagClassName
{
border-color: #542152;
}
</style>