Shades of Hot Purple #492052
Tints of Hot Purple #492052
RGB
CMYK
RGB Variations
Color information
#492052 (or 0x492052) is known color: Hot Purple. HEX triplet: 49, 20 and 52. RGB value is (73,32,82). Sum of RGB (Red+Green+Blue) = 73+32+82=187 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.04% from 187); Green value is 32 (12.89% from 255 or 17.11% from 187); Blue value is 82 (32.42% from 255 or 43.85% from 187); Max value from RGB is 82 - color contains mainly: blue. Hex color #492052 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492052 is #B6DFAD. Grayscale: #313131. Windows color (decimal): -11984814 or 5382217. OLE color: 5382217.
HSL color Cylindrical-coordinate representation of color #492052: hue angle of 289.2º degrees, saturation: 0.44, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #492052 is Cyan = 0.11, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 73 | 32 | 82 | - |
| CMYK | 0.11 | 0.61 | 0 | 0.68 |
| HSL | 289.2º | 0.44% | 0.22% | - |
| HSV(B) | 289.2º | 0.61% | 0.32% | - |
| XYZ | 4.79 | 3.06 | 8.32 | - |
| YUV | 49.96 | 146.08 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 82 | 0.11 | 0.61 | 0 | 0.68 | 289.2 | 0.44 | 0.22 |
| Hex | 49 | 20 | 52 | B | 3D | 0 | 44 | 121 | 2C | 16 |
| Octal | 111 | 40 | 122 | 13 | 75 | 0 | 104 | 441 | 54 | 26 |
| Binary | 1001001 | 100000 | 1010010 | 1011 | 111101 | 0 | 1000100 | 100100001 | 101100 | 10110 |
Color Harmonies of #492052
Complementary color
Monochromatic Colors of #492052
Black with #492052
Text Example
Text Example
White with #492052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492052; }
p { color: rgb(73,32,82); }
H1.HeaderClassName
{
color: #492052;
}
.AnyTagClassName
{
color: #492052;
}
</style>
background-color css
<style>
a { background-color: #492052; }
a { background-color: rgb(73,32,82); }
div.DivClassName
{
background-color: #492052;
}
.BgClassName
{
background-color: #492052;
}
</style>
border-color css
<style>
span { border-color: #492052; }
span { border-color: rgb(73,32,82); }
td.TdClassName
{
border-color: #492052;
}
.TagClassName
{
border-color: #492052;
}
</style>