Shades of Hot Purple #471253
Tints of Hot Purple #471253
RGB
CMYK
RGB Variations
Color information
#471253 (or 0x471253) is known color: Hot Purple. HEX triplet: 47, 12 and 53. RGB value is (71,18,83). Sum of RGB (Red+Green+Blue) = 71+18+83=172 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.28% from 172); Green value is 18 (7.42% from 255 or 10.47% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 83 - color contains mainly: blue. Hex color #471253 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471253 is #B8EDAC. Grayscale: #292929. Windows color (decimal): -12119469 or 5444167. OLE color: 5444167.
HSL color Cylindrical-coordinate representation of color #471253: hue angle of 288.92º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #471253 is Cyan = 0.14, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 18 | 83 | - |
| CMYK | 0.14 | 0.78 | 0 | 0.67 |
| HSL | 288.92º | 0.64% | 0.2% | - |
| HSV(B) | 288.92º | 0.78% | 0.33% | - |
| XYZ | 4.38 | 2.4 | 8.42 | - |
| YUV | 41.26 | 151.56 | 149.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 83 | 0.14 | 0.78 | 0 | 0.67 | 288.92 | 0.64 | 0.2 |
| Hex | 47 | 12 | 53 | E | 4E | 0 | 43 | 121 | 40 | 14 |
| Octal | 107 | 22 | 123 | 16 | 116 | 0 | 103 | 441 | 100 | 24 |
| Binary | 1000111 | 10010 | 1010011 | 1110 | 1001110 | 0 | 1000011 | 100100001 | 1000000 | 10100 |
Color Harmonies of #471253
Complementary color
Monochromatic Colors of #471253
Black with #471253
Text Example
Text Example
White with #471253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471253; }
p { color: rgb(71,18,83); }
H1.HeaderClassName
{
color: #471253;
}
.AnyTagClassName
{
color: #471253;
}
</style>
background-color css
<style>
a { background-color: #471253; }
a { background-color: rgb(71,18,83); }
div.DivClassName
{
background-color: #471253;
}
.BgClassName
{
background-color: #471253;
}
</style>
border-color css
<style>
span { border-color: #471253; }
span { border-color: rgb(71,18,83); }
td.TdClassName
{
border-color: #471253;
}
.TagClassName
{
border-color: #471253;
}
</style>