Shades of Hot Purple #471450
Tints of Hot Purple #471450
RGB
CMYK
RGB Variations
Color information
#471450 (or 0x471450) is known color: Hot Purple. HEX triplet: 47, 14 and 50. RGB value is (71,20,80). Sum of RGB (Red+Green+Blue) = 71+20+80=171 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.52% from 171); Green value is 20 (8.20% from 255 or 11.70% from 171); Blue value is 80 (31.64% from 255 or 46.78% from 171); Max value from RGB is 80 - color contains mainly: blue. Hex color #471450 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471450 is #B8EBAF. Grayscale: #292929. Windows color (decimal): -12118960 or 5248071. OLE color: 5248071.
HSL color Cylindrical-coordinate representation of color #471450: hue angle of 291º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471450 is Cyan = 0.11, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 71 | 20 | 80 | - |
| CMYK | 0.11 | 0.75 | 0 | 0.69 |
| HSL | 291º | 0.6% | 0.2% | - |
| HSV(B) | 291º | 0.75% | 0.31% | - |
| XYZ | 4.3 | 2.42 | 7.83 | - |
| YUV | 42.09 | 149.4 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 80 | 0.11 | 0.75 | 0 | 0.69 | 291 | 0.6 | 0.2 |
| Hex | 47 | 14 | 50 | B | 4B | 0 | 45 | 123 | 3C | 14 |
| Octal | 107 | 24 | 120 | 13 | 113 | 0 | 105 | 443 | 74 | 24 |
| Binary | 1000111 | 10100 | 1010000 | 1011 | 1001011 | 0 | 1000101 | 100100011 | 111100 | 10100 |
Color Harmonies of #471450
Complementary color
Monochromatic Colors of #471450
Black with #471450
Text Example
Text Example
White with #471450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471450; }
p { color: rgb(71,20,80); }
H1.HeaderClassName
{
color: #471450;
}
.AnyTagClassName
{
color: #471450;
}
</style>
background-color css
<style>
a { background-color: #471450; }
a { background-color: rgb(71,20,80); }
div.DivClassName
{
background-color: #471450;
}
.BgClassName
{
background-color: #471450;
}
</style>
border-color css
<style>
span { border-color: #471450; }
span { border-color: rgb(71,20,80); }
td.TdClassName
{
border-color: #471450;
}
.TagClassName
{
border-color: #471450;
}
</style>