Shades of Hot Purple #471349
Tints of Hot Purple #471349
RGB
CMYK
RGB Variations
Color information
#471349 (or 0x471349) is known color: Hot Purple. HEX triplet: 47, 13 and 49. RGB value is (71,19,73). Sum of RGB (Red+Green+Blue) = 71+19+73=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 19 (7.81% from 255 or 11.66% from 163); Blue value is 73 (28.91% from 255 or 44.79% from 163); Max value from RGB is 73 - color contains mainly: blue. Hex color #471349 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471349 is #B8ECB6. Grayscale: #282828. Windows color (decimal): -12119223 or 4789063. OLE color: 4789063.
HSL color Cylindrical-coordinate representation of color #471349: hue angle of 297.78º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #471349 is Cyan = 0.03, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 19 | 73 | - |
| CMYK | 0.03 | 0.74 | 0 | 0.71 |
| HSL | 297.78º | 0.59% | 0.18% | - |
| HSV(B) | 297.78º | 0.74% | 0.29% | - |
| XYZ | 4.03 | 2.29 | 6.53 | - |
| YUV | 40.7 | 146.23 | 149.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 73 | 0.03 | 0.74 | 0 | 0.71 | 297.78 | 0.59 | 0.18 |
| Hex | 47 | 13 | 49 | 3 | 4A | 0 | 47 | 12A | 3B | 12 |
| Octal | 107 | 23 | 111 | 3 | 112 | 0 | 107 | 452 | 73 | 22 |
| Binary | 1000111 | 10011 | 1001001 | 11 | 1001010 | 0 | 1000111 | 100101010 | 111011 | 10010 |
Color Harmonies of #471349
Complementary color
Monochromatic Colors of #471349
Black with #471349
Text Example
Text Example
White with #471349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471349; }
p { color: rgb(71,19,73); }
H1.HeaderClassName
{
color: #471349;
}
.AnyTagClassName
{
color: #471349;
}
</style>
background-color css
<style>
a { background-color: #471349; }
a { background-color: rgb(71,19,73); }
div.DivClassName
{
background-color: #471349;
}
.BgClassName
{
background-color: #471349;
}
</style>
border-color css
<style>
span { border-color: #471349; }
span { border-color: rgb(71,19,73); }
td.TdClassName
{
border-color: #471349;
}
.TagClassName
{
border-color: #471349;
}
</style>