Shades of Hot Purple #481054
Tints of Hot Purple #481054
RGB
CMYK
RGB Variations
Color information
#481054 (or 0x481054) is known color: Hot Purple. HEX triplet: 48, 10 and 54. RGB value is (72,16,84). Sum of RGB (Red+Green+Blue) = 72+16+84=172 (22% of max value = 765). Red value is 72 (28.52% from 255 or 41.86% from 172); Green value is 16 (6.64% from 255 or 9.30% from 172); Blue value is 84 (33.20% from 255 or 48.84% from 172); Max value from RGB is 84 - color contains mainly: blue. Hex color #481054 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481054 is #B7EFAB. Grayscale: #282828. Windows color (decimal): -12054444 or 5509192. OLE color: 5509192.
HSL color Cylindrical-coordinate representation of color #481054: hue angle of 289.41º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #481054 is Cyan = 0.14, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 72 | 16 | 84 | - |
| CMYK | 0.14 | 0.81 | 0 | 0.67 |
| HSL | 289.41º | 0.68% | 0.2% | - |
| HSV(B) | 289.41º | 0.81% | 0.33% | - |
| XYZ | 4.46 | 2.39 | 8.61 | - |
| YUV | 40.5 | 152.55 | 150.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 84 | 0.14 | 0.81 | 0 | 0.67 | 289.41 | 0.68 | 0.2 |
| Hex | 48 | 10 | 54 | E | 51 | 0 | 43 | 121 | 44 | 14 |
| Octal | 110 | 20 | 124 | 16 | 121 | 0 | 103 | 441 | 104 | 24 |
| Binary | 1001000 | 10000 | 1010100 | 1110 | 1010001 | 0 | 1000011 | 100100001 | 1000100 | 10100 |
Color Harmonies of #481054
Complementary color
Monochromatic Colors of #481054
Black with #481054
Text Example
Text Example
White with #481054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481054; }
p { color: rgb(72,16,84); }
H1.HeaderClassName
{
color: #481054;
}
.AnyTagClassName
{
color: #481054;
}
</style>
background-color css
<style>
a { background-color: #481054; }
a { background-color: rgb(72,16,84); }
div.DivClassName
{
background-color: #481054;
}
.BgClassName
{
background-color: #481054;
}
</style>
border-color css
<style>
span { border-color: #481054; }
span { border-color: rgb(72,16,84); }
td.TdClassName
{
border-color: #481054;
}
.TagClassName
{
border-color: #481054;
}
</style>