Shades of Hot Purple #542052
Tints of Hot Purple #542052
RGB
CMYK
RGB Variations
Color information
#542052 (or 0x542052) is known color: Hot Purple. HEX triplet: 54, 20 and 52. RGB value is (84,32,82). Sum of RGB (Red+Green+Blue) = 84+32+82=198 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.42% from 198); Green value is 32 (12.89% from 255 or 16.16% from 198); Blue value is 82 (32.42% from 255 or 41.41% from 198); Max value from RGB is 84 - color contains mainly: red. Hex color #542052 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542052 is #ABDFAD. Grayscale: #353535. Windows color (decimal): -11263918 or 5382228. OLE color: 5382228.
HSL color Cylindrical-coordinate representation of color #542052: hue angle of 302.31º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #542052 is Cyan = 0, Magento = 0.62, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 32 | 82 | - |
| CMYK | 0 | 0.62 | 0.02 | 0.67 |
| HSL | 302.31º | 0.45% | 0.23% | - |
| HSV(B) | 302.31º | 0.62% | 0.33% | - |
| XYZ | 5.7 | 3.53 | 8.36 | - |
| YUV | 53.25 | 144.23 | 149.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 82 | 0 | 0.62 | 0.02 | 0.67 | 302.31 | 0.45 | 0.23 |
| Hex | 54 | 20 | 52 | 0 | 3E | 2 | 43 | 12E | 2D | 17 |
| Octal | 124 | 40 | 122 | 0 | 76 | 2 | 103 | 456 | 55 | 27 |
| Binary | 1010100 | 100000 | 1010010 | 0 | 111110 | 10 | 1000011 | 100101110 | 101101 | 10111 |
Color Harmonies of #542052
Complementary color
Monochromatic Colors of #542052
Black with #542052
Text Example
Text Example
White with #542052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542052; }
p { color: rgb(84,32,82); }
H1.HeaderClassName
{
color: #542052;
}
.AnyTagClassName
{
color: #542052;
}
</style>
background-color css
<style>
a { background-color: #542052; }
a { background-color: rgb(84,32,82); }
div.DivClassName
{
background-color: #542052;
}
.BgClassName
{
background-color: #542052;
}
</style>
border-color css
<style>
span { border-color: #542052; }
span { border-color: rgb(84,32,82); }
td.TdClassName
{
border-color: #542052;
}
.TagClassName
{
border-color: #542052;
}
</style>