Shades of Hot Purple #491450
Tints of Hot Purple #491450
RGB
CMYK
RGB Variations
Color information
#491450 (or 0x491450) is known color: Hot Purple. HEX triplet: 49, 14 and 50. RGB value is (73,20,80). Sum of RGB (Red+Green+Blue) = 73+20+80=173 (22% of max value = 765). Red value is 73 (28.91% from 255 or 42.20% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 80 (31.64% from 255 or 46.24% from 173); Max value from RGB is 80 - color contains mainly: blue. Hex color #491450 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491450 is #B6EBAF. Grayscale: #2A2A2A. Windows color (decimal): -11987888 or 5248073. OLE color: 5248073.
HSL color Cylindrical-coordinate representation of color #491450: hue angle of 293º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #491450 is Cyan = 0.09, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 73 | 20 | 80 | - |
| CMYK | 0.09 | 0.75 | 0 | 0.69 |
| HSL | 293º | 0.6% | 0.2% | - |
| HSV(B) | 293º | 0.75% | 0.31% | - |
| XYZ | 4.45 | 2.5 | 7.84 | - |
| YUV | 42.69 | 149.06 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 80 | 0.09 | 0.75 | 0 | 0.69 | 293 | 0.6 | 0.2 |
| Hex | 49 | 14 | 50 | 9 | 4B | 0 | 45 | 125 | 3C | 14 |
| Octal | 111 | 24 | 120 | 11 | 113 | 0 | 105 | 445 | 74 | 24 |
| Binary | 1001001 | 10100 | 1010000 | 1001 | 1001011 | 0 | 1000101 | 100100101 | 111100 | 10100 |
Color Harmonies of #491450
Complementary color
Monochromatic Colors of #491450
Black with #491450
Text Example
Text Example
White with #491450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491450; }
p { color: rgb(73,20,80); }
H1.HeaderClassName
{
color: #491450;
}
.AnyTagClassName
{
color: #491450;
}
</style>
background-color css
<style>
a { background-color: #491450; }
a { background-color: rgb(73,20,80); }
div.DivClassName
{
background-color: #491450;
}
.BgClassName
{
background-color: #491450;
}
</style>
border-color css
<style>
span { border-color: #491450; }
span { border-color: rgb(73,20,80); }
td.TdClassName
{
border-color: #491450;
}
.TagClassName
{
border-color: #491450;
}
</style>