Shades of Hot Purple #541650
Tints of Hot Purple #541650
RGB
CMYK
RGB Variations
Color information
#541650 (or 0x541650) is known color: Hot Purple. HEX triplet: 54, 16 and 50. RGB value is (84,22,80). Sum of RGB (Red+Green+Blue) = 84+22+80=186 (24% of max value = 765). Red value is 84 (33.20% from 255 or 45.16% from 186); Green value is 22 (8.98% from 255 or 11.83% from 186); Blue value is 80 (31.64% from 255 or 43.01% from 186); Max value from RGB is 84 - color contains mainly: red. Hex color #541650 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541650 is #ABE9AF. Grayscale: #2E2E2E. Windows color (decimal): -11266480 or 5248596. OLE color: 5248596.
HSL color Cylindrical-coordinate representation of color #541650: hue angle of 303.87º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #541650 is Cyan = 0, Magento = 0.74, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 80 | - |
| CMYK | 0 | 0.74 | 0.05 | 0.67 |
| HSL | 303.87º | 0.58% | 0.21% | - |
| HSV(B) | 303.87º | 0.74% | 0.33% | - |
| XYZ | 5.39 | 3.04 | 7.89 | - |
| YUV | 47.15 | 146.54 | 154.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 80 | 0 | 0.74 | 0.05 | 0.67 | 303.87 | 0.58 | 0.21 |
| Hex | 54 | 16 | 50 | 0 | 4A | 5 | 43 | 130 | 3A | 15 |
| Octal | 124 | 26 | 120 | 0 | 112 | 5 | 103 | 460 | 72 | 25 |
| Binary | 1010100 | 10110 | 1010000 | 0 | 1001010 | 101 | 1000011 | 100110000 | 111010 | 10101 |
Color Harmonies of #541650
Complementary color
Monochromatic Colors of #541650
Black with #541650
Text Example
Text Example
White with #541650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541650; }
p { color: rgb(84,22,80); }
H1.HeaderClassName
{
color: #541650;
}
.AnyTagClassName
{
color: #541650;
}
</style>
background-color css
<style>
a { background-color: #541650; }
a { background-color: rgb(84,22,80); }
div.DivClassName
{
background-color: #541650;
}
.BgClassName
{
background-color: #541650;
}
</style>
border-color css
<style>
span { border-color: #541650; }
span { border-color: rgb(84,22,80); }
td.TdClassName
{
border-color: #541650;
}
.TagClassName
{
border-color: #541650;
}
</style>