Shades of Hot Purple #462548
Tints of Hot Purple #462548
RGB
CMYK
RGB Variations
Color information
#462548 (or 0x462548) is known color: Hot Purple. HEX triplet: 46, 25 and 48. RGB value is (70,37,72). Sum of RGB (Red+Green+Blue) = 70+37+72=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 37 (14.84% from 255 or 20.67% from 179); Blue value is 72 (28.52% from 255 or 40.22% from 179); Max value from RGB is 72 - color contains mainly: blue. Hex color #462548 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462548 is #B9DAB7. Grayscale: #323232. Windows color (decimal): -12180152 or 4728134. OLE color: 4728134.
HSL color Cylindrical-coordinate representation of color #462548: hue angle of 296.57º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #462548 is Cyan = 0.03, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 37 | 72 | - |
| CMYK | 0.03 | 0.49 | 0 | 0.72 |
| HSL | 296.57º | 0.32% | 0.21% | - |
| HSV(B) | 296.57º | 0.49% | 0.28% | - |
| XYZ | 4.36 | 3.09 | 6.5 | - |
| YUV | 50.86 | 139.93 | 141.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 72 | 0.03 | 0.49 | 0 | 0.72 | 296.57 | 0.32 | 0.21 |
| Hex | 46 | 25 | 48 | 3 | 31 | 0 | 48 | 129 | 20 | 15 |
| Octal | 106 | 45 | 110 | 3 | 61 | 0 | 110 | 451 | 40 | 25 |
| Binary | 1000110 | 100101 | 1001000 | 11 | 110001 | 0 | 1001000 | 100101001 | 100000 | 10101 |
Color Harmonies of #462548
Complementary color
Monochromatic Colors of #462548
Black with #462548
Text Example
Text Example
White with #462548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462548; }
p { color: rgb(70,37,72); }
H1.HeaderClassName
{
color: #462548;
}
.AnyTagClassName
{
color: #462548;
}
</style>
background-color css
<style>
a { background-color: #462548; }
a { background-color: rgb(70,37,72); }
div.DivClassName
{
background-color: #462548;
}
.BgClassName
{
background-color: #462548;
}
</style>
border-color css
<style>
span { border-color: #462548; }
span { border-color: rgb(70,37,72); }
td.TdClassName
{
border-color: #462548;
}
.TagClassName
{
border-color: #462548;
}
</style>