Shades of Jacksons Purple #464685
Tints of Jacksons Purple #464685
RGB
CMYK
RGB Variations
Color information
#464685 (or 0x464685) is known color: Jacksons Purple. HEX triplet: 46, 46 and 85. RGB value is (70,70,133). Sum of RGB (Red+Green+Blue) = 70+70+133=273 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.64% from 273); Green value is 70 (27.73% from 255 or 25.64% from 273); Blue value is 133 (52.34% from 255 or 48.72% from 273); Max value from RGB is 133 - color contains mainly: blue. Hex color #464685 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #464685 is #B9B97A. Grayscale: #4C4C4C. Windows color (decimal): -12171643 or 8734278. OLE color: 8734278.
HSL color Cylindrical-coordinate representation of color #464685: hue angle of 240º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #464685 is Cyan = 0.47, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 70 | 133 | - |
| CMYK | 0.47 | 0.47 | 0 | 0.48 |
| HSL | 240º | 0.31% | 0.4% | - |
| HSV(B) | 240º | 0.47% | 0.52% | - |
| XYZ | 8.95 | 7.38 | 23.14 | - |
| YUV | 77.18 | 159.5 | 122.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 133 | 0.47 | 0.47 | 0 | 0.48 | 240 | 0.31 | 0.4 |
| Hex | 46 | 46 | 85 | 2F | 2F | 0 | 30 | F0 | 1F | 28 |
| Octal | 106 | 106 | 205 | 57 | 57 | 0 | 60 | 360 | 37 | 50 |
| Binary | 1000110 | 1000110 | 10000101 | 101111 | 101111 | 0 | 110000 | 11110000 | 11111 | 101000 |
Color Harmonies of #464685
Complementary color
Monochromatic Colors of #464685
Black with #464685
Text Example
Text Example
White with #464685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464685; }
p { color: rgb(70,70,133); }
H1.HeaderClassName
{
color: #464685;
}
.AnyTagClassName
{
color: #464685;
}
</style>
background-color css
<style>
a { background-color: #464685; }
a { background-color: rgb(70,70,133); }
div.DivClassName
{
background-color: #464685;
}
.BgClassName
{
background-color: #464685;
}
</style>
border-color css
<style>
span { border-color: #464685; }
span { border-color: rgb(70,70,133); }
td.TdClassName
{
border-color: #464685;
}
.TagClassName
{
border-color: #464685;
}
</style>