Shades of Jacksons Purple #414478
Tints of Jacksons Purple #414478
RGB
CMYK
RGB Variations
Color information
#414478 (or 0x414478) is known color: Jacksons Purple. HEX triplet: 41, 44 and 78. RGB value is (65,68,120). Sum of RGB (Red+Green+Blue) = 65+68+120=253 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.69% from 253); Green value is 68 (26.95% from 255 or 26.88% from 253); Blue value is 120 (47.27% from 255 or 47.43% from 253); Max value from RGB is 120 - color contains mainly: blue. Hex color #414478 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414478 is #BEBB87. Grayscale: #484848. Windows color (decimal): -12499848 or 7881793. OLE color: 7881793.
HSL color Cylindrical-coordinate representation of color #414478: hue angle of 236.73º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #414478 is Cyan = 0.46, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 68 | 120 | - |
| CMYK | 0.46 | 0.43 | 0 | 0.53 |
| HSL | 236.73º | 0.3% | 0.36% | - |
| HSV(B) | 236.73º | 0.46% | 0.47% | - |
| XYZ | 7.64 | 6.61 | 18.64 | - |
| YUV | 73.03 | 154.51 | 122.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 68 | 120 | 0.46 | 0.43 | 0 | 0.53 | 236.73 | 0.3 | 0.36 |
| Hex | 41 | 44 | 78 | 2E | 2B | 0 | 35 | ED | 1E | 24 |
| Octal | 101 | 104 | 170 | 56 | 53 | 0 | 65 | 355 | 36 | 44 |
| Binary | 1000001 | 1000100 | 1111000 | 101110 | 101011 | 0 | 110101 | 11101101 | 11110 | 100100 |
Color Harmonies of #414478
Complementary color
Monochromatic Colors of #414478
Black with #414478
Text Example
Text Example
White with #414478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414478; }
p { color: rgb(65,68,120); }
H1.HeaderClassName
{
color: #414478;
}
.AnyTagClassName
{
color: #414478;
}
</style>
background-color css
<style>
a { background-color: #414478; }
a { background-color: rgb(65,68,120); }
div.DivClassName
{
background-color: #414478;
}
.BgClassName
{
background-color: #414478;
}
</style>
border-color css
<style>
span { border-color: #414478; }
span { border-color: rgb(65,68,120); }
td.TdClassName
{
border-color: #414478;
}
.TagClassName
{
border-color: #414478;
}
</style>