Shades of Hot Purple #472649
Tints of Hot Purple #472649
RGB
CMYK
RGB Variations
Color information
#472649 (or 0x472649) is known color: Hot Purple. HEX triplet: 47, 26 and 49. RGB value is (71,38,73). Sum of RGB (Red+Green+Blue) = 71+38+73=182 (24% of max value = 765). Red value is 71 (28.12% from 255 or 39.01% from 182); Green value is 38 (15.23% from 255 or 20.88% from 182); Blue value is 73 (28.91% from 255 or 40.11% from 182); Max value from RGB is 73 - color contains mainly: blue. Hex color #472649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472649 is #B8D9B6. Grayscale: #333333. Windows color (decimal): -12114359 or 4793927. OLE color: 4793927.
HSL color Cylindrical-coordinate representation of color #472649: hue angle of 296.57º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472649 is Cyan = 0.03, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 38 | 73 | - |
| CMYK | 0.03 | 0.48 | 0 | 0.71 |
| HSL | 296.57º | 0.32% | 0.22% | - |
| HSV(B) | 296.57º | 0.48% | 0.29% | - |
| XYZ | 4.49 | 3.21 | 6.69 | - |
| YUV | 51.86 | 139.93 | 141.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 73 | 0.03 | 0.48 | 0 | 0.71 | 296.57 | 0.32 | 0.22 |
| Hex | 47 | 26 | 49 | 3 | 30 | 0 | 47 | 129 | 20 | 16 |
| Octal | 107 | 46 | 111 | 3 | 60 | 0 | 107 | 451 | 40 | 26 |
| Binary | 1000111 | 100110 | 1001001 | 11 | 110000 | 0 | 1000111 | 100101001 | 100000 | 10110 |
Color Harmonies of #472649
Complementary color
Monochromatic Colors of #472649
Black with #472649
Text Example
Text Example
White with #472649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472649; }
p { color: rgb(71,38,73); }
H1.HeaderClassName
{
color: #472649;
}
.AnyTagClassName
{
color: #472649;
}
</style>
background-color css
<style>
a { background-color: #472649; }
a { background-color: rgb(71,38,73); }
div.DivClassName
{
background-color: #472649;
}
.BgClassName
{
background-color: #472649;
}
</style>
border-color css
<style>
span { border-color: #472649; }
span { border-color: rgb(71,38,73); }
td.TdClassName
{
border-color: #472649;
}
.TagClassName
{
border-color: #472649;
}
</style>