Shades of Hot Purple #490756
Tints of Hot Purple #490756
RGB
CMYK
RGB Variations
Color information
#490756 (or 0x490756) is known color: Hot Purple. HEX triplet: 49, 07 and 56. RGB value is (73,7,86). Sum of RGB (Red+Green+Blue) = 73+7+86=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 7 (3.12% from 255 or 4.22% from 166); Blue value is 86 (33.98% from 255 or 51.81% from 166); Max value from RGB is 86 - color contains mainly: blue. Hex color #490756 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490756 is #B6F8A9. Grayscale: #232323. Windows color (decimal): -11991210 or 5637961. OLE color: 5637961.
HSL color Cylindrical-coordinate representation of color #490756: hue angle of 290.13º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #490756 is Cyan = 0.15, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 7 | 86 | - |
| CMYK | 0.15 | 0.92 | 0 | 0.66 |
| HSL | 290.13º | 0.85% | 0.18% | - |
| HSV(B) | 290.13º | 0.92% | 0.34% | - |
| XYZ | 4.5 | 2.24 | 9 | - |
| YUV | 35.74 | 156.37 | 154.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 86 | 0.15 | 0.92 | 0 | 0.66 | 290.13 | 0.85 | 0.18 |
| Hex | 49 | 7 | 56 | F | 5C | 0 | 42 | 122 | 55 | 12 |
| Octal | 111 | 7 | 126 | 17 | 134 | 0 | 102 | 442 | 125 | 22 |
| Binary | 1001001 | 111 | 1010110 | 1111 | 1011100 | 0 | 1000010 | 100100010 | 1010101 | 10010 |
Color Harmonies of #490756
Complementary color
Monochromatic Colors of #490756
Black with #490756
Text Example
Text Example
White with #490756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490756; }
p { color: rgb(73,7,86); }
H1.HeaderClassName
{
color: #490756;
}
.AnyTagClassName
{
color: #490756;
}
</style>
background-color css
<style>
a { background-color: #490756; }
a { background-color: rgb(73,7,86); }
div.DivClassName
{
background-color: #490756;
}
.BgClassName
{
background-color: #490756;
}
</style>
border-color css
<style>
span { border-color: #490756; }
span { border-color: rgb(73,7,86); }
td.TdClassName
{
border-color: #490756;
}
.TagClassName
{
border-color: #490756;
}
</style>