Shades of Hot Purple #491453
Tints of Hot Purple #491453
RGB
CMYK
RGB Variations
Color information
#491453 (or 0x491453) is known color: Hot Purple. HEX triplet: 49, 14 and 53. RGB value is (73,20,83). Sum of RGB (Red+Green+Blue) = 73+20+83=176 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.48% from 176); Green value is 20 (8.20% from 255 or 11.36% from 176); Blue value is 83 (32.81% from 255 or 47.16% from 176); Max value from RGB is 83 - color contains mainly: blue. Hex color #491453 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491453 is #B6EBAC. Grayscale: #2A2A2A. Windows color (decimal): -11987885 or 5444681. OLE color: 5444681.
HSL color Cylindrical-coordinate representation of color #491453: hue angle of 290.48º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #491453 is Cyan = 0.12, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 20 | 83 | - |
| CMYK | 0.12 | 0.76 | 0 | 0.67 |
| HSL | 290.48º | 0.61% | 0.2% | - |
| HSV(B) | 290.48º | 0.76% | 0.33% | - |
| XYZ | 4.56 | 2.54 | 8.43 | - |
| YUV | 43.03 | 150.56 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 83 | 0.12 | 0.76 | 0 | 0.67 | 290.48 | 0.61 | 0.2 |
| Hex | 49 | 14 | 53 | C | 4C | 0 | 43 | 122 | 3D | 14 |
| Octal | 111 | 24 | 123 | 14 | 114 | 0 | 103 | 442 | 75 | 24 |
| Binary | 1001001 | 10100 | 1010011 | 1100 | 1001100 | 0 | 1000011 | 100100010 | 111101 | 10100 |
Color Harmonies of #491453
Complementary color
Monochromatic Colors of #491453
Black with #491453
Text Example
Text Example
White with #491453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491453; }
p { color: rgb(73,20,83); }
H1.HeaderClassName
{
color: #491453;
}
.AnyTagClassName
{
color: #491453;
}
</style>
background-color css
<style>
a { background-color: #491453; }
a { background-color: rgb(73,20,83); }
div.DivClassName
{
background-color: #491453;
}
.BgClassName
{
background-color: #491453;
}
</style>
border-color css
<style>
span { border-color: #491453; }
span { border-color: rgb(73,20,83); }
td.TdClassName
{
border-color: #491453;
}
.TagClassName
{
border-color: #491453;
}
</style>