Shades of Hot Purple #472047
Tints of Hot Purple #472047
RGB
CMYK
RGB Variations
Color information
#472047 (or 0x472047) is known color: Hot Purple. HEX triplet: 47, 20 and 47. RGB value is (71,32,71). Sum of RGB (Red+Green+Blue) = 71+32+71=174 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.80% from 174); Green value is 32 (12.89% from 255 or 18.39% from 174); Blue value is 71 (28.12% from 255 or 40.80% from 174); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #472047 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472047 is #B8DFB8. Grayscale: #2F2F2F. Windows color (decimal): -12115897 or 4661319. OLE color: 4661319.
HSL color Cylindrical-coordinate representation of color #472047: hue angle of 300º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #472047 is Cyan = 0, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 32 | 71 | - |
| CMYK | 0 | 0.55 | 0 | 0.72 |
| HSL | 300º | 0.38% | 0.2% | - |
| HSV(B) | 300º | 0.55% | 0.28% | - |
| XYZ | 4.25 | 2.83 | 6.28 | - |
| YUV | 48.11 | 140.92 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 71 | 0 | 0.55 | 0 | 0.72 | 300 | 0.38 | 0.2 |
| Hex | 47 | 20 | 47 | 0 | 37 | 0 | 48 | 12C | 26 | 14 |
| Octal | 107 | 40 | 107 | 0 | 67 | 0 | 110 | 454 | 46 | 24 |
| Binary | 1000111 | 100000 | 1000111 | 0 | 110111 | 0 | 1001000 | 100101100 | 100110 | 10100 |
Color Harmonies of #472047
Complementary color
Monochromatic Colors of #472047
Black with #472047
Text Example
Text Example
White with #472047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472047; }
p { color: rgb(71,32,71); }
H1.HeaderClassName
{
color: #472047;
}
.AnyTagClassName
{
color: #472047;
}
</style>
background-color css
<style>
a { background-color: #472047; }
a { background-color: rgb(71,32,71); }
div.DivClassName
{
background-color: #472047;
}
.BgClassName
{
background-color: #472047;
}
</style>
border-color css
<style>
span { border-color: #472047; }
span { border-color: rgb(71,32,71); }
td.TdClassName
{
border-color: #472047;
}
.TagClassName
{
border-color: #472047;
}
</style>