Shades of Jacksons Purple #464686
Tints of Jacksons Purple #464686
RGB
CMYK
RGB Variations
Color information
#464686 (or 0x464686) is known color: Jacksons Purple. HEX triplet: 46, 46 and 86. RGB value is (70,70,134). Sum of RGB (Red+Green+Blue) = 70+70+134=274 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.55% from 274); Green value is 70 (27.73% from 255 or 25.55% from 274); Blue value is 134 (52.73% from 255 or 48.91% from 274); Max value from RGB is 134 - color contains mainly: blue. Hex color #464686 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #464686 is #B9B979. Grayscale: #4D4D4D. Windows color (decimal): -12171642 or 8799814. OLE color: 8799814.
HSL color Cylindrical-coordinate representation of color #464686: hue angle of 240º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #464686 is Cyan = 0.48, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 70 | 134 | - |
| CMYK | 0.48 | 0.48 | 0 | 0.47 |
| HSL | 240º | 0.31% | 0.4% | - |
| HSV(B) | 240º | 0.48% | 0.53% | - |
| XYZ | 9.02 | 7.4 | 23.51 | - |
| YUV | 77.3 | 160 | 122.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 134 | 0.48 | 0.48 | 0 | 0.47 | 240 | 0.31 | 0.4 |
| Hex | 46 | 46 | 86 | 30 | 30 | 0 | 2F | F0 | 1F | 28 |
| Octal | 106 | 106 | 206 | 60 | 60 | 0 | 57 | 360 | 37 | 50 |
| Binary | 1000110 | 1000110 | 10000110 | 110000 | 110000 | 0 | 101111 | 11110000 | 11111 | 101000 |
Color Harmonies of #464686
Complementary color
Monochromatic Colors of #464686
Black with #464686
Text Example
Text Example
White with #464686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464686; }
p { color: rgb(70,70,134); }
H1.HeaderClassName
{
color: #464686;
}
.AnyTagClassName
{
color: #464686;
}
</style>
background-color css
<style>
a { background-color: #464686; }
a { background-color: rgb(70,70,134); }
div.DivClassName
{
background-color: #464686;
}
.BgClassName
{
background-color: #464686;
}
</style>
border-color css
<style>
span { border-color: #464686; }
span { border-color: rgb(70,70,134); }
td.TdClassName
{
border-color: #464686;
}
.TagClassName
{
border-color: #464686;
}
</style>