Shades of Hot Purple #472051
Tints of Hot Purple #472051
RGB
CMYK
RGB Variations
Color information
#472051 (or 0x472051) is known color: Hot Purple. HEX triplet: 47, 20 and 51. RGB value is (71,32,81). Sum of RGB (Red+Green+Blue) = 71+32+81=184 (24% of max value = 765). Red value is 71 (28.12% from 255 or 38.59% from 184); Green value is 32 (12.89% from 255 or 17.39% from 184); Blue value is 81 (32.03% from 255 or 44.02% from 184); Max value from RGB is 81 - color contains mainly: blue. Hex color #472051 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472051 is #B8DFAE. Grayscale: #313131. Windows color (decimal): -12115887 or 5316679. OLE color: 5316679.
HSL color Cylindrical-coordinate representation of color #472051: hue angle of 287.76º degrees, saturation: 0.43, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #472051 is Cyan = 0.12, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 71 | 32 | 81 | - |
| CMYK | 0.12 | 0.60 | 0 | 0.68 |
| HSL | 287.76º | 0.43% | 0.22% | - |
| HSV(B) | 287.76º | 0.6% | 0.32% | - |
| XYZ | 4.6 | 2.97 | 8.11 | - |
| YUV | 49.25 | 145.92 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 81 | 0.12 | 0.60 | 0 | 0.68 | 287.76 | 0.43 | 0.22 |
| Hex | 47 | 20 | 51 | C | 3C | 0 | 44 | 120 | 2B | 16 |
| Octal | 107 | 40 | 121 | 14 | 74 | 0 | 104 | 440 | 53 | 26 |
| Binary | 1000111 | 100000 | 1010001 | 1100 | 111100 | 0 | 1000100 | 100100000 | 101011 | 10110 |
Color Harmonies of #472051
Complementary color
Monochromatic Colors of #472051
Black with #472051
Text Example
Text Example
White with #472051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472051; }
p { color: rgb(71,32,81); }
H1.HeaderClassName
{
color: #472051;
}
.AnyTagClassName
{
color: #472051;
}
</style>
background-color css
<style>
a { background-color: #472051; }
a { background-color: rgb(71,32,81); }
div.DivClassName
{
background-color: #472051;
}
.BgClassName
{
background-color: #472051;
}
</style>
border-color css
<style>
span { border-color: #472051; }
span { border-color: rgb(71,32,81); }
td.TdClassName
{
border-color: #472051;
}
.TagClassName
{
border-color: #472051;
}
</style>