Shades of Hot Purple #472349
Tints of Hot Purple #472349
RGB
CMYK
RGB Variations
Color information
#472349 (or 0x472349) is known color: Hot Purple. HEX triplet: 47, 23 and 49. RGB value is (71,35,73). Sum of RGB (Red+Green+Blue) = 71+35+73=179 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.66% from 179); Green value is 35 (14.06% from 255 or 19.55% from 179); Blue value is 73 (28.91% from 255 or 40.78% from 179); Max value from RGB is 73 - color contains mainly: blue. Hex color #472349 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472349 is #B8DCB6. Grayscale: #313131. Windows color (decimal): -12115127 or 4793159. OLE color: 4793159.
HSL color Cylindrical-coordinate representation of color #472349: hue angle of 296.84º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #472349 is Cyan = 0.03, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 35 | 73 | - |
| CMYK | 0.03 | 0.52 | 0 | 0.71 |
| HSL | 296.84º | 0.35% | 0.21% | - |
| HSV(B) | 296.84º | 0.52% | 0.29% | - |
| XYZ | 4.4 | 3.02 | 6.65 | - |
| YUV | 50.1 | 140.93 | 142.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 73 | 0.03 | 0.52 | 0 | 0.71 | 296.84 | 0.35 | 0.21 |
| Hex | 47 | 23 | 49 | 3 | 34 | 0 | 47 | 129 | 23 | 15 |
| Octal | 107 | 43 | 111 | 3 | 64 | 0 | 107 | 451 | 43 | 25 |
| Binary | 1000111 | 100011 | 1001001 | 11 | 110100 | 0 | 1000111 | 100101001 | 100011 | 10101 |
Color Harmonies of #472349
Complementary color
Monochromatic Colors of #472349
Black with #472349
Text Example
Text Example
White with #472349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472349; }
p { color: rgb(71,35,73); }
H1.HeaderClassName
{
color: #472349;
}
.AnyTagClassName
{
color: #472349;
}
</style>
background-color css
<style>
a { background-color: #472349; }
a { background-color: rgb(71,35,73); }
div.DivClassName
{
background-color: #472349;
}
.BgClassName
{
background-color: #472349;
}
</style>
border-color css
<style>
span { border-color: #472349; }
span { border-color: rgb(71,35,73); }
td.TdClassName
{
border-color: #472349;
}
.TagClassName
{
border-color: #472349;
}
</style>