Shades of Hot Purple #542358
Tints of Hot Purple #542358
RGB
CMYK
RGB Variations
Color information
#542358 (or 0x542358) is known color: Hot Purple. HEX triplet: 54, 23 and 58. RGB value is (84,35,88). Sum of RGB (Red+Green+Blue) = 84+35+88=207 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.58% from 207); Green value is 35 (14.06% from 255 or 16.91% from 207); Blue value is 88 (34.77% from 255 or 42.51% from 207); Max value from RGB is 88 - color contains mainly: blue. Hex color #542358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542358 is #ABDCA7. Grayscale: #373737. Windows color (decimal): -11263144 or 5776212. OLE color: 5776212.
HSL color Cylindrical-coordinate representation of color #542358: hue angle of 295.47º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #542358 is Cyan = 0.05, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 35 | 88 | - |
| CMYK | 0.05 | 0.60 | 0 | 0.65 |
| HSL | 295.47º | 0.43% | 0.24% | - |
| HSV(B) | 295.47º | 0.6% | 0.35% | - |
| XYZ | 6.02 | 3.79 | 9.65 | - |
| YUV | 55.69 | 146.23 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 88 | 0.05 | 0.60 | 0 | 0.65 | 295.47 | 0.43 | 0.24 |
| Hex | 54 | 23 | 58 | 5 | 3C | 0 | 41 | 127 | 2B | 18 |
| Octal | 124 | 43 | 130 | 5 | 74 | 0 | 101 | 447 | 53 | 30 |
| Binary | 1010100 | 100011 | 1011000 | 101 | 111100 | 0 | 1000001 | 100100111 | 101011 | 11000 |
Color Harmonies of #542358
Complementary color
Monochromatic Colors of #542358
Black with #542358
Text Example
Text Example
White with #542358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542358; }
p { color: rgb(84,35,88); }
H1.HeaderClassName
{
color: #542358;
}
.AnyTagClassName
{
color: #542358;
}
</style>
background-color css
<style>
a { background-color: #542358; }
a { background-color: rgb(84,35,88); }
div.DivClassName
{
background-color: #542358;
}
.BgClassName
{
background-color: #542358;
}
</style>
border-color css
<style>
span { border-color: #542358; }
span { border-color: rgb(84,35,88); }
td.TdClassName
{
border-color: #542358;
}
.TagClassName
{
border-color: #542358;
}
</style>