Shades of Hot Purple #492053
Tints of Hot Purple #492053
RGB
CMYK
RGB Variations
Color information
#492053 (or 0x492053) is known color: Hot Purple. HEX triplet: 49, 20 and 53. RGB value is (73,32,83). Sum of RGB (Red+Green+Blue) = 73+32+83=188 (24% of max value = 765). Red value is 73 (28.91% from 255 or 38.83% from 188); Green value is 32 (12.89% from 255 or 17.02% from 188); Blue value is 83 (32.81% from 255 or 44.15% from 188); Max value from RGB is 83 - color contains mainly: blue. Hex color #492053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492053 is #B6DFAC. Grayscale: #313131. Windows color (decimal): -11984813 or 5447753. OLE color: 5447753.
HSL color Cylindrical-coordinate representation of color #492053: hue angle of 288.24º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #492053 is Cyan = 0.12, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 32 | 83 | - |
| CMYK | 0.12 | 0.61 | 0 | 0.67 |
| HSL | 288.24º | 0.44% | 0.23% | - |
| HSV(B) | 288.24º | 0.61% | 0.33% | - |
| XYZ | 4.83 | 3.07 | 8.52 | - |
| YUV | 50.07 | 146.58 | 144.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 83 | 0.12 | 0.61 | 0 | 0.67 | 288.24 | 0.44 | 0.23 |
| Hex | 49 | 20 | 53 | C | 3D | 0 | 43 | 120 | 2C | 17 |
| Octal | 111 | 40 | 123 | 14 | 75 | 0 | 103 | 440 | 54 | 27 |
| Binary | 1001001 | 100000 | 1010011 | 1100 | 111101 | 0 | 1000011 | 100100000 | 101100 | 10111 |
Color Harmonies of #492053
Complementary color
Monochromatic Colors of #492053
Black with #492053
Text Example
Text Example
White with #492053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492053; }
p { color: rgb(73,32,83); }
H1.HeaderClassName
{
color: #492053;
}
.AnyTagClassName
{
color: #492053;
}
</style>
background-color css
<style>
a { background-color: #492053; }
a { background-color: rgb(73,32,83); }
div.DivClassName
{
background-color: #492053;
}
.BgClassName
{
background-color: #492053;
}
</style>
border-color css
<style>
span { border-color: #492053; }
span { border-color: rgb(73,32,83); }
td.TdClassName
{
border-color: #492053;
}
.TagClassName
{
border-color: #492053;
}
</style>