Shades of Jacksons Purple #484681
Tints of Jacksons Purple #484681
RGB
CMYK
RGB Variations
Color information
#484681 (or 0x484681) is known color: Jacksons Purple. HEX triplet: 48, 46 and 81. RGB value is (72,70,129). Sum of RGB (Red+Green+Blue) = 72+70+129=271 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.57% from 271); Green value is 70 (27.73% from 255 or 25.83% from 271); Blue value is 129 (50.78% from 255 or 47.60% from 271); Max value from RGB is 129 - color contains mainly: blue. Hex color #484681 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #484681 is #B7B97E. Grayscale: #4D4D4D. Windows color (decimal): -12040575 or 8472136. OLE color: 8472136.
HSL color Cylindrical-coordinate representation of color #484681: hue angle of 242.03º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #484681 is Cyan = 0.44, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 72 | 70 | 129 | - |
| CMYK | 0.44 | 0.46 | 0 | 0.49 |
| HSL | 242.03º | 0.3% | 0.39% | - |
| HSV(B) | 242.03º | 0.46% | 0.51% | - |
| XYZ | 8.83 | 7.34 | 21.72 | - |
| YUV | 77.32 | 157.16 | 124.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 70 | 129 | 0.44 | 0.46 | 0 | 0.49 | 242.03 | 0.3 | 0.39 |
| Hex | 48 | 46 | 81 | 2C | 2E | 0 | 31 | F2 | 1E | 27 |
| Octal | 110 | 106 | 201 | 54 | 56 | 0 | 61 | 362 | 36 | 47 |
| Binary | 1001000 | 1000110 | 10000001 | 101100 | 101110 | 0 | 110001 | 11110010 | 11110 | 100111 |
Color Harmonies of #484681
Complementary color
Monochromatic Colors of #484681
Black with #484681
Text Example
Text Example
White with #484681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484681; }
p { color: rgb(72,70,129); }
H1.HeaderClassName
{
color: #484681;
}
.AnyTagClassName
{
color: #484681;
}
</style>
background-color css
<style>
a { background-color: #484681; }
a { background-color: rgb(72,70,129); }
div.DivClassName
{
background-color: #484681;
}
.BgClassName
{
background-color: #484681;
}
</style>
border-color css
<style>
span { border-color: #484681; }
span { border-color: rgb(72,70,129); }
td.TdClassName
{
border-color: #484681;
}
.TagClassName
{
border-color: #484681;
}
</style>