Shades of Hot Purple #472749
Tints of Hot Purple #472749
RGB
CMYK
RGB Variations
Color information
#472749 (or 0x472749) is known color: Hot Purple. HEX triplet: 47, 27 and 49. RGB value is (71,39,73). Sum of RGB (Red+Green+Blue) = 71+39+73=183 (24% of max value = 765). Red value is 71 (28.12% from 255 or 38.80% from 183); Green value is 39 (15.62% from 255 or 21.31% from 183); Blue value is 73 (28.91% from 255 or 39.89% from 183); Max value from RGB is 73 - color contains mainly: blue. Hex color #472749 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472749 is #B8D8B6. Grayscale: #343434. Windows color (decimal): -12114103 or 4794183. OLE color: 4794183.
HSL color Cylindrical-coordinate representation of color #472749: hue angle of 296.47º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #472749 is Cyan = 0.03, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 39 | 73 | - |
| CMYK | 0.03 | 0.47 | 0 | 0.71 |
| HSL | 296.47º | 0.3% | 0.22% | - |
| HSV(B) | 296.47º | 0.47% | 0.29% | - |
| XYZ | 4.53 | 3.27 | 6.7 | - |
| YUV | 52.44 | 139.6 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 73 | 0.03 | 0.47 | 0 | 0.71 | 296.47 | 0.3 | 0.22 |
| Hex | 47 | 27 | 49 | 3 | 2F | 0 | 47 | 128 | 1E | 16 |
| Octal | 107 | 47 | 111 | 3 | 57 | 0 | 107 | 450 | 36 | 26 |
| Binary | 1000111 | 100111 | 1001001 | 11 | 101111 | 0 | 1000111 | 100101000 | 11110 | 10110 |
Color Harmonies of #472749
Complementary color
Monochromatic Colors of #472749
Black with #472749
Text Example
Text Example
White with #472749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472749; }
p { color: rgb(71,39,73); }
H1.HeaderClassName
{
color: #472749;
}
.AnyTagClassName
{
color: #472749;
}
</style>
background-color css
<style>
a { background-color: #472749; }
a { background-color: rgb(71,39,73); }
div.DivClassName
{
background-color: #472749;
}
.BgClassName
{
background-color: #472749;
}
</style>
border-color css
<style>
span { border-color: #472749; }
span { border-color: rgb(71,39,73); }
td.TdClassName
{
border-color: #472749;
}
.TagClassName
{
border-color: #472749;
}
</style>