Shades of Hot Purple #542756
Tints of Hot Purple #542756
RGB
CMYK
RGB Variations
Color information
#542756 (or 0x542756) is known color: Hot Purple. HEX triplet: 54, 27 and 56. RGB value is (84,39,86). Sum of RGB (Red+Green+Blue) = 84+39+86=209 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.19% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 86 (33.98% from 255 or 41.15% from 209); Max value from RGB is 86 - color contains mainly: blue. Hex color #542756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542756 is #ABD8A9. Grayscale: #393939. Windows color (decimal): -11262122 or 5646164. OLE color: 5646164.
HSL color Cylindrical-coordinate representation of color #542756: hue angle of 297.45º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #542756 is Cyan = 0.02, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 84 | 39 | 86 | - |
| CMYK | 0.02 | 0.55 | 0 | 0.66 |
| HSL | 297.45º | 0.38% | 0.25% | - |
| HSV(B) | 297.45º | 0.55% | 0.34% | - |
| XYZ | 6.06 | 4.01 | 9.26 | - |
| YUV | 57.81 | 143.91 | 146.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 86 | 0.02 | 0.55 | 0 | 0.66 | 297.45 | 0.38 | 0.25 |
| Hex | 54 | 27 | 56 | 2 | 37 | 0 | 42 | 129 | 26 | 19 |
| Octal | 124 | 47 | 126 | 2 | 67 | 0 | 102 | 451 | 46 | 31 |
| Binary | 1010100 | 100111 | 1010110 | 10 | 110111 | 0 | 1000010 | 100101001 | 100110 | 11001 |
Color Harmonies of #542756
Complementary color
Monochromatic Colors of #542756
Black with #542756
Text Example
Text Example
White with #542756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542756; }
p { color: rgb(84,39,86); }
H1.HeaderClassName
{
color: #542756;
}
.AnyTagClassName
{
color: #542756;
}
</style>
background-color css
<style>
a { background-color: #542756; }
a { background-color: rgb(84,39,86); }
div.DivClassName
{
background-color: #542756;
}
.BgClassName
{
background-color: #542756;
}
</style>
border-color css
<style>
span { border-color: #542756; }
span { border-color: rgb(84,39,86); }
td.TdClassName
{
border-color: #542756;
}
.TagClassName
{
border-color: #542756;
}
</style>