Shades of Jacksons Purple #413879
Tints of Jacksons Purple #413879
RGB
CMYK
RGB Variations
Color information
#413879 (or 0x413879) is known color: Jacksons Purple. HEX triplet: 41, 38 and 79. RGB value is (65,56,121). Sum of RGB (Red+Green+Blue) = 65+56+121=242 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.86% from 242); Green value is 56 (22.27% from 255 or 23.14% from 242); Blue value is 121 (47.66% from 255 or 50% from 242); Max value from RGB is 121 - color contains mainly: blue. Hex color #413879 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413879 is #BEC786. Grayscale: #414141. Windows color (decimal): -12502919 or 7944257. OLE color: 7944257.
HSL color Cylindrical-coordinate representation of color #413879: hue angle of 248.31º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #413879 is Cyan = 0.46, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 56 | 121 | - |
| CMYK | 0.46 | 0.54 | 0 | 0.53 |
| HSL | 248.31º | 0.37% | 0.35% | - |
| HSV(B) | 248.31º | 0.54% | 0.47% | - |
| XYZ | 7.05 | 5.33 | 18.75 | - |
| YUV | 66.1 | 158.98 | 127.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 121 | 0.46 | 0.54 | 0 | 0.53 | 248.31 | 0.37 | 0.35 |
| Hex | 41 | 38 | 79 | 2E | 36 | 0 | 35 | F8 | 25 | 23 |
| Octal | 101 | 70 | 171 | 56 | 66 | 0 | 65 | 370 | 45 | 43 |
| Binary | 1000001 | 111000 | 1111001 | 101110 | 110110 | 0 | 110101 | 11111000 | 100101 | 100011 |
Color Harmonies of #413879
Complementary color
Monochromatic Colors of #413879
Black with #413879
Text Example
Text Example
White with #413879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413879; }
p { color: rgb(65,56,121); }
H1.HeaderClassName
{
color: #413879;
}
.AnyTagClassName
{
color: #413879;
}
</style>
background-color css
<style>
a { background-color: #413879; }
a { background-color: rgb(65,56,121); }
div.DivClassName
{
background-color: #413879;
}
.BgClassName
{
background-color: #413879;
}
</style>
border-color css
<style>
span { border-color: #413879; }
span { border-color: rgb(65,56,121); }
td.TdClassName
{
border-color: #413879;
}
.TagClassName
{
border-color: #413879;
}
</style>