Shades of Hot Purple #491053
Tints of Hot Purple #491053
RGB
CMYK
RGB Variations
Color information
#491053 (or 0x491053) is known color: Hot Purple. HEX triplet: 49, 10 and 53. RGB value is (73,16,83). Sum of RGB (Red+Green+Blue) = 73+16+83=172 (22% of max value = 765). Red value is 73 (28.91% from 255 or 42.44% from 172); Green value is 16 (6.64% from 255 or 9.30% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 83 - color contains mainly: blue. Hex color #491053 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491053 is #B6EFAC. Grayscale: #282828. Windows color (decimal): -11988909 or 5443657. OLE color: 5443657.
HSL color Cylindrical-coordinate representation of color #491053: hue angle of 291.04º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #491053 is Cyan = 0.12, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 16 | 83 | - |
| CMYK | 0.12 | 0.81 | 0 | 0.67 |
| HSL | 291.04º | 0.68% | 0.19% | - |
| HSV(B) | 291.04º | 0.81% | 0.33% | - |
| XYZ | 4.49 | 2.41 | 8.41 | - |
| YUV | 40.68 | 151.88 | 151.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 16 | 83 | 0.12 | 0.81 | 0 | 0.67 | 291.04 | 0.68 | 0.19 |
| Hex | 49 | 10 | 53 | C | 51 | 0 | 43 | 123 | 44 | 13 |
| Octal | 111 | 20 | 123 | 14 | 121 | 0 | 103 | 443 | 104 | 23 |
| Binary | 1001001 | 10000 | 1010011 | 1100 | 1010001 | 0 | 1000011 | 100100011 | 1000100 | 10011 |
Color Harmonies of #491053
Complementary color
Monochromatic Colors of #491053
Black with #491053
Text Example
Text Example
White with #491053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491053; }
p { color: rgb(73,16,83); }
H1.HeaderClassName
{
color: #491053;
}
.AnyTagClassName
{
color: #491053;
}
</style>
background-color css
<style>
a { background-color: #491053; }
a { background-color: rgb(73,16,83); }
div.DivClassName
{
background-color: #491053;
}
.BgClassName
{
background-color: #491053;
}
</style>
border-color css
<style>
span { border-color: #491053; }
span { border-color: rgb(73,16,83); }
td.TdClassName
{
border-color: #491053;
}
.TagClassName
{
border-color: #491053;
}
</style>