Shades of Hot Purple #463048
Tints of Hot Purple #463048
RGB
CMYK
RGB Variations
Color information
#463048 (or 0x463048) is known color: Hot Purple. HEX triplet: 46, 30 and 48. RGB value is (70,48,72). Sum of RGB (Red+Green+Blue) = 70+48+72=190 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.84% from 190); Green value is 48 (19.14% from 255 or 25.26% from 190); Blue value is 72 (28.52% from 255 or 37.89% from 190); Max value from RGB is 72 - color contains mainly: blue. Hex color #463048 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463048 is #B9CFB7. Grayscale: #393939. Windows color (decimal): -12177336 or 4730950. OLE color: 4730950.
HSL color Cylindrical-coordinate representation of color #463048: hue angle of 295º degrees, saturation: 0.2, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #463048 is Cyan = 0.03, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 48 | 72 | - |
| CMYK | 0.03 | 0.33 | 0 | 0.72 |
| HSL | 295º | 0.2% | 0.24% | - |
| HSV(B) | 295º | 0.33% | 0.28% | - |
| XYZ | 4.75 | 3.88 | 6.63 | - |
| YUV | 57.31 | 136.29 | 137.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 72 | 0.03 | 0.33 | 0 | 0.72 | 295 | 0.2 | 0.24 |
| Hex | 46 | 30 | 48 | 3 | 21 | 0 | 48 | 127 | 14 | 18 |
| Octal | 106 | 60 | 110 | 3 | 41 | 0 | 110 | 447 | 24 | 30 |
| Binary | 1000110 | 110000 | 1001000 | 11 | 100001 | 0 | 1001000 | 100100111 | 10100 | 11000 |
Color Harmonies of #463048
Complementary color
Monochromatic Colors of #463048
Black with #463048
Text Example
Text Example
White with #463048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463048; }
p { color: rgb(70,48,72); }
H1.HeaderClassName
{
color: #463048;
}
.AnyTagClassName
{
color: #463048;
}
</style>
background-color css
<style>
a { background-color: #463048; }
a { background-color: rgb(70,48,72); }
div.DivClassName
{
background-color: #463048;
}
.BgClassName
{
background-color: #463048;
}
</style>
border-color css
<style>
span { border-color: #463048; }
span { border-color: rgb(70,48,72); }
td.TdClassName
{
border-color: #463048;
}
.TagClassName
{
border-color: #463048;
}
</style>