Shades of Hot Purple #471051
Tints of Hot Purple #471051
RGB
CMYK
RGB Variations
Color information
#471051 (or 0x471051) is known color: Hot Purple. HEX triplet: 47, 10 and 51. RGB value is (71,16,81). Sum of RGB (Red+Green+Blue) = 71+16+81=168 (22% of max value = 765). Red value is 71 (28.12% from 255 or 42.26% from 168); Green value is 16 (6.64% from 255 or 9.52% from 168); Blue value is 81 (32.03% from 255 or 48.21% from 168); Max value from RGB is 81 - color contains mainly: blue. Hex color #471051 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471051 is #B8EFAE. Grayscale: #272727. Windows color (decimal): -12119983 or 5312583. OLE color: 5312583.
HSL color Cylindrical-coordinate representation of color #471051: hue angle of 290.77º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #471051 is Cyan = 0.12, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 71 | 16 | 81 | - |
| CMYK | 0.12 | 0.80 | 0 | 0.68 |
| HSL | 290.77º | 0.67% | 0.19% | - |
| HSV(B) | 290.77º | 0.8% | 0.32% | - |
| XYZ | 4.27 | 2.3 | 8 | - |
| YUV | 39.86 | 151.22 | 150.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 81 | 0.12 | 0.80 | 0 | 0.68 | 290.77 | 0.67 | 0.19 |
| Hex | 47 | 10 | 51 | C | 50 | 0 | 44 | 123 | 43 | 13 |
| Octal | 107 | 20 | 121 | 14 | 120 | 0 | 104 | 443 | 103 | 23 |
| Binary | 1000111 | 10000 | 1010001 | 1100 | 1010000 | 0 | 1000100 | 100100011 | 1000011 | 10011 |
Color Harmonies of #471051
Complementary color
Monochromatic Colors of #471051
Black with #471051
Text Example
Text Example
White with #471051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471051; }
p { color: rgb(71,16,81); }
H1.HeaderClassName
{
color: #471051;
}
.AnyTagClassName
{
color: #471051;
}
</style>
background-color css
<style>
a { background-color: #471051; }
a { background-color: rgb(71,16,81); }
div.DivClassName
{
background-color: #471051;
}
.BgClassName
{
background-color: #471051;
}
</style>
border-color css
<style>
span { border-color: #471051; }
span { border-color: rgb(71,16,81); }
td.TdClassName
{
border-color: #471051;
}
.TagClassName
{
border-color: #471051;
}
</style>