Shades of Jacksons Purple #413979
Tints of Jacksons Purple #413979
RGB
CMYK
RGB Variations
Color information
#413979 (or 0x413979) is known color: Jacksons Purple. HEX triplet: 41, 39 and 79. RGB value is (65,57,121). Sum of RGB (Red+Green+Blue) = 65+57+121=243 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.75% from 243); Green value is 57 (22.66% from 255 or 23.46% from 243); Blue value is 121 (47.66% from 255 or 49.79% from 243); Max value from RGB is 121 - color contains mainly: blue. Hex color #413979 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413979 is #BEC686. Grayscale: #424242. Windows color (decimal): -12502663 or 7944513. OLE color: 7944513.
HSL color Cylindrical-coordinate representation of color #413979: hue angle of 247.5º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #413979 is Cyan = 0.46, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 57 | 121 | - |
| CMYK | 0.46 | 0.53 | 0 | 0.53 |
| HSL | 247.5º | 0.36% | 0.35% | - |
| HSV(B) | 247.5º | 0.53% | 0.47% | - |
| XYZ | 7.09 | 5.43 | 18.76 | - |
| YUV | 66.69 | 158.65 | 126.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 121 | 0.46 | 0.53 | 0 | 0.53 | 247.5 | 0.36 | 0.35 |
| Hex | 41 | 39 | 79 | 2E | 35 | 0 | 35 | F8 | 24 | 23 |
| Octal | 101 | 71 | 171 | 56 | 65 | 0 | 65 | 370 | 44 | 43 |
| Binary | 1000001 | 111001 | 1111001 | 101110 | 110101 | 0 | 110101 | 11111000 | 100100 | 100011 |
Color Harmonies of #413979
Complementary color
Monochromatic Colors of #413979
Black with #413979
Text Example
Text Example
White with #413979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413979; }
p { color: rgb(65,57,121); }
H1.HeaderClassName
{
color: #413979;
}
.AnyTagClassName
{
color: #413979;
}
</style>
background-color css
<style>
a { background-color: #413979; }
a { background-color: rgb(65,57,121); }
div.DivClassName
{
background-color: #413979;
}
.BgClassName
{
background-color: #413979;
}
</style>
border-color css
<style>
span { border-color: #413979; }
span { border-color: rgb(65,57,121); }
td.TdClassName
{
border-color: #413979;
}
.TagClassName
{
border-color: #413979;
}
</style>