Shades of Hot Purple #472347
Tints of Hot Purple #472347
RGB
CMYK
RGB Variations
Color information
#472347 (or 0x472347) is known color: Hot Purple. HEX triplet: 47, 23 and 47. RGB value is (71,35,71). Sum of RGB (Red+Green+Blue) = 71+35+71=177 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.11% from 177); Green value is 35 (14.06% from 255 or 19.77% from 177); Blue value is 71 (28.12% from 255 or 40.11% from 177); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #472347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472347 is #B8DCB8. Grayscale: #313131. Windows color (decimal): -12115129 or 4662087. OLE color: 4662087.
HSL color Cylindrical-coordinate representation of color #472347: hue angle of 300º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #472347 is Cyan = 0, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 71 | - |
| CMYK | 0 | 0.51 | 0 | 0.72 |
| HSL | 300º | 0.34% | 0.21% | - |
| HSV(B) | 300º | 0.51% | 0.28% | - |
| XYZ | 4.34 | 3 | 6.31 | - |
| YUV | 49.87 | 139.93 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 71 | 0 | 0.51 | 0 | 0.72 | 300 | 0.34 | 0.21 |
| Hex | 47 | 23 | 47 | 0 | 33 | 0 | 48 | 12C | 22 | 15 |
| Octal | 107 | 43 | 107 | 0 | 63 | 0 | 110 | 454 | 42 | 25 |
| Binary | 1000111 | 100011 | 1000111 | 0 | 110011 | 0 | 1001000 | 100101100 | 100010 | 10101 |
Color Harmonies of #472347
Complementary color
Monochromatic Colors of #472347
Black with #472347
Text Example
Text Example
White with #472347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472347; }
p { color: rgb(71,35,71); }
H1.HeaderClassName
{
color: #472347;
}
.AnyTagClassName
{
color: #472347;
}
</style>
background-color css
<style>
a { background-color: #472347; }
a { background-color: rgb(71,35,71); }
div.DivClassName
{
background-color: #472347;
}
.BgClassName
{
background-color: #472347;
}
</style>
border-color css
<style>
span { border-color: #472347; }
span { border-color: rgb(71,35,71); }
td.TdClassName
{
border-color: #472347;
}
.TagClassName
{
border-color: #472347;
}
</style>