Shades of Hot Purple #472548
Tints of Hot Purple #472548
RGB
CMYK
RGB Variations
Color information
#472548 (or 0x472548) is known color: Hot Purple. HEX triplet: 47, 25 and 48. RGB value is (71,37,72). Sum of RGB (Red+Green+Blue) = 71+37+72=180 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.44% from 180); Green value is 37 (14.84% from 255 or 20.56% from 180); Blue value is 72 (28.52% from 255 or 40% from 180); Max value from RGB is 72 - color contains mainly: blue. Hex color #472548 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472548 is #B8DAB7. Grayscale: #333333. Windows color (decimal): -12114616 or 4728135. OLE color: 4728135.
HSL color Cylindrical-coordinate representation of color #472548: hue angle of 298.29º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #472548 is Cyan = 0.01, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 72 | - |
| CMYK | 0.01 | 0.49 | 0 | 0.72 |
| HSL | 298.29º | 0.32% | 0.21% | - |
| HSV(B) | 298.29º | 0.49% | 0.28% | - |
| XYZ | 4.43 | 3.13 | 6.5 | - |
| YUV | 51.16 | 139.76 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 72 | 0.01 | 0.49 | 0 | 0.72 | 298.29 | 0.32 | 0.21 |
| Hex | 47 | 25 | 48 | 1 | 31 | 0 | 48 | 12A | 20 | 15 |
| Octal | 107 | 45 | 110 | 1 | 61 | 0 | 110 | 452 | 40 | 25 |
| Binary | 1000111 | 100101 | 1001000 | 1 | 110001 | 0 | 1001000 | 100101010 | 100000 | 10101 |
Color Harmonies of #472548
Complementary color
Monochromatic Colors of #472548
Black with #472548
Text Example
Text Example
White with #472548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472548; }
p { color: rgb(71,37,72); }
H1.HeaderClassName
{
color: #472548;
}
.AnyTagClassName
{
color: #472548;
}
</style>
background-color css
<style>
a { background-color: #472548; }
a { background-color: rgb(71,37,72); }
div.DivClassName
{
background-color: #472548;
}
.BgClassName
{
background-color: #472548;
}
</style>
border-color css
<style>
span { border-color: #472548; }
span { border-color: rgb(71,37,72); }
td.TdClassName
{
border-color: #472548;
}
.TagClassName
{
border-color: #472548;
}
</style>