Shades of Hot Purple #471550
Tints of Hot Purple #471550
RGB
CMYK
RGB Variations
Color information
#471550 (or 0x471550) is known color: Hot Purple. HEX triplet: 47, 15 and 50. RGB value is (71,21,80). Sum of RGB (Red+Green+Blue) = 71+21+80=172 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.28% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 80 (31.64% from 255 or 46.51% from 172); Max value from RGB is 80 - color contains mainly: blue. Hex color #471550 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471550 is #B8EAAF. Grayscale: #2A2A2A. Windows color (decimal): -12118704 or 5248327. OLE color: 5248327.
HSL color Cylindrical-coordinate representation of color #471550: hue angle of 290.85º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #471550 is Cyan = 0.11, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 71 | 21 | 80 | - |
| CMYK | 0.11 | 0.74 | 0 | 0.69 |
| HSL | 290.85º | 0.58% | 0.2% | - |
| HSV(B) | 290.85º | 0.74% | 0.31% | - |
| XYZ | 4.31 | 2.46 | 7.84 | - |
| YUV | 42.68 | 149.07 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 80 | 0.11 | 0.74 | 0 | 0.69 | 290.85 | 0.58 | 0.2 |
| Hex | 47 | 15 | 50 | B | 4A | 0 | 45 | 123 | 3A | 14 |
| Octal | 107 | 25 | 120 | 13 | 112 | 0 | 105 | 443 | 72 | 24 |
| Binary | 1000111 | 10101 | 1010000 | 1011 | 1001010 | 0 | 1000101 | 100100011 | 111010 | 10100 |
Color Harmonies of #471550
Complementary color
Monochromatic Colors of #471550
Black with #471550
Text Example
Text Example
White with #471550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471550; }
p { color: rgb(71,21,80); }
H1.HeaderClassName
{
color: #471550;
}
.AnyTagClassName
{
color: #471550;
}
</style>
background-color css
<style>
a { background-color: #471550; }
a { background-color: rgb(71,21,80); }
div.DivClassName
{
background-color: #471550;
}
.BgClassName
{
background-color: #471550;
}
</style>
border-color css
<style>
span { border-color: #471550; }
span { border-color: rgb(71,21,80); }
td.TdClassName
{
border-color: #471550;
}
.TagClassName
{
border-color: #471550;
}
</style>