Shades of Hot Purple #462449
Tints of Hot Purple #462449
RGB
CMYK
RGB Variations
Color information
#462449 (or 0x462449) is known color: Hot Purple. HEX triplet: 46, 24 and 49. RGB value is (70,36,73). Sum of RGB (Red+Green+Blue) = 70+36+73=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 36 (14.45% from 255 or 20.11% from 179); Blue value is 73 (28.91% from 255 or 40.78% from 179); Max value from RGB is 73 - color contains mainly: blue. Hex color #462449 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462449 is #B9DBB6. Grayscale: #323232. Windows color (decimal): -12180407 or 4793414. OLE color: 4793414.
HSL color Cylindrical-coordinate representation of color #462449: hue angle of 295.14º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #462449 is Cyan = 0.04, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 70 | 36 | 73 | - |
| CMYK | 0.04 | 0.51 | 0 | 0.71 |
| HSL | 295.14º | 0.34% | 0.21% | - |
| HSV(B) | 295.14º | 0.51% | 0.29% | - |
| XYZ | 4.36 | 3.04 | 6.66 | - |
| YUV | 50.38 | 140.76 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 73 | 0.04 | 0.51 | 0 | 0.71 | 295.14 | 0.34 | 0.21 |
| Hex | 46 | 24 | 49 | 4 | 33 | 0 | 47 | 127 | 22 | 15 |
| Octal | 106 | 44 | 111 | 4 | 63 | 0 | 107 | 447 | 42 | 25 |
| Binary | 1000110 | 100100 | 1001001 | 100 | 110011 | 0 | 1000111 | 100100111 | 100010 | 10101 |
Color Harmonies of #462449
Complementary color
Monochromatic Colors of #462449
Black with #462449
Text Example
Text Example
White with #462449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462449; }
p { color: rgb(70,36,73); }
H1.HeaderClassName
{
color: #462449;
}
.AnyTagClassName
{
color: #462449;
}
</style>
background-color css
<style>
a { background-color: #462449; }
a { background-color: rgb(70,36,73); }
div.DivClassName
{
background-color: #462449;
}
.BgClassName
{
background-color: #462449;
}
</style>
border-color css
<style>
span { border-color: #462449; }
span { border-color: rgb(70,36,73); }
td.TdClassName
{
border-color: #462449;
}
.TagClassName
{
border-color: #462449;
}
</style>