Shades of Hot Purple #490456
Tints of Hot Purple #490456
RGB
CMYK
RGB Variations
Color information
#490456 (or 0x490456) is known color: Hot Purple. HEX triplet: 49, 04 and 56. RGB value is (73,4,86). Sum of RGB (Red+Green+Blue) = 73+4+86=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 4 (1.95% from 255 or 2.45% from 163); Blue value is 86 (33.98% from 255 or 52.76% from 163); Max value from RGB is 86 - color contains mainly: blue. Hex color #490456 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490456 is #B6FBA9. Grayscale: #212121. Windows color (decimal): -11991978 or 5637193. OLE color: 5637193.
HSL color Cylindrical-coordinate representation of color #490456: hue angle of 290.49º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #490456 is Cyan = 0.15, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 4 | 86 | - |
| CMYK | 0.15 | 0.95 | 0 | 0.66 |
| HSL | 290.49º | 0.91% | 0.18% | - |
| HSV(B) | 290.49º | 0.95% | 0.34% | - |
| XYZ | 4.47 | 2.18 | 8.99 | - |
| YUV | 33.98 | 157.36 | 155.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 4 | 86 | 0.15 | 0.95 | 0 | 0.66 | 290.49 | 0.91 | 0.18 |
| Hex | 49 | 4 | 56 | F | 5F | 0 | 42 | 122 | 5B | 12 |
| Octal | 111 | 4 | 126 | 17 | 137 | 0 | 102 | 442 | 133 | 22 |
| Binary | 1001001 | 100 | 1010110 | 1111 | 1011111 | 0 | 1000010 | 100100010 | 1011011 | 10010 |
Color Harmonies of #490456
Complementary color
Monochromatic Colors of #490456
Black with #490456
Text Example
Text Example
White with #490456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490456; }
p { color: rgb(73,4,86); }
H1.HeaderClassName
{
color: #490456;
}
.AnyTagClassName
{
color: #490456;
}
</style>
background-color css
<style>
a { background-color: #490456; }
a { background-color: rgb(73,4,86); }
div.DivClassName
{
background-color: #490456;
}
.BgClassName
{
background-color: #490456;
}
</style>
border-color css
<style>
span { border-color: #490456; }
span { border-color: rgb(73,4,86); }
td.TdClassName
{
border-color: #490456;
}
.TagClassName
{
border-color: #490456;
}
</style>