Shades of Hot Purple #461451
Tints of Hot Purple #461451
RGB
CMYK
RGB Variations
Color information
#461451 (or 0x461451) is known color: Hot Purple. HEX triplet: 46, 14 and 51. RGB value is (70,20,81). Sum of RGB (Red+Green+Blue) = 70+20+81=171 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.94% from 171); Green value is 20 (8.20% from 255 or 11.70% from 171); Blue value is 81 (32.03% from 255 or 47.37% from 171); Max value from RGB is 81 - color contains mainly: blue. Hex color #461451 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461451 is #B9EBAE. Grayscale: #292929. Windows color (decimal): -12184495 or 5313606. OLE color: 5313606.
HSL color Cylindrical-coordinate representation of color #461451: hue angle of 289.18º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #461451 is Cyan = 0.14, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 20 | 81 | - |
| CMYK | 0.14 | 0.75 | 0 | 0.68 |
| HSL | 289.18º | 0.6% | 0.2% | - |
| HSV(B) | 289.18º | 0.75% | 0.32% | - |
| XYZ | 4.26 | 2.4 | 8.02 | - |
| YUV | 41.9 | 150.07 | 148.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 20 | 81 | 0.14 | 0.75 | 0 | 0.68 | 289.18 | 0.6 | 0.2 |
| Hex | 46 | 14 | 51 | E | 4B | 0 | 44 | 121 | 3C | 14 |
| Octal | 106 | 24 | 121 | 16 | 113 | 0 | 104 | 441 | 74 | 24 |
| Binary | 1000110 | 10100 | 1010001 | 1110 | 1001011 | 0 | 1000100 | 100100001 | 111100 | 10100 |
Color Harmonies of #461451
Complementary color
Monochromatic Colors of #461451
Black with #461451
Text Example
Text Example
White with #461451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461451; }
p { color: rgb(70,20,81); }
H1.HeaderClassName
{
color: #461451;
}
.AnyTagClassName
{
color: #461451;
}
</style>
background-color css
<style>
a { background-color: #461451; }
a { background-color: rgb(70,20,81); }
div.DivClassName
{
background-color: #461451;
}
.BgClassName
{
background-color: #461451;
}
</style>
border-color css
<style>
span { border-color: #461451; }
span { border-color: rgb(70,20,81); }
td.TdClassName
{
border-color: #461451;
}
.TagClassName
{
border-color: #461451;
}
</style>