Shades of Jacksons Purple #454681
Tints of Jacksons Purple #454681
RGB
CMYK
RGB Variations
Color information
#454681 (or 0x454681) is known color: Jacksons Purple. HEX triplet: 45, 46 and 81. RGB value is (69,70,129). Sum of RGB (Red+Green+Blue) = 69+70+129=268 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.75% from 268); Green value is 70 (27.73% from 255 or 26.12% from 268); Blue value is 129 (50.78% from 255 or 48.13% from 268); Max value from RGB is 129 - color contains mainly: blue. Hex color #454681 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #454681 is #BAB97E. Grayscale: #4C4C4C. Windows color (decimal): -12237183 or 8472133. OLE color: 8472133.
HSL color Cylindrical-coordinate representation of color #454681: hue angle of 239º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #454681 is Cyan = 0.47, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 70 | 129 | - |
| CMYK | 0.47 | 0.46 | 0 | 0.49 |
| HSL | 239º | 0.3% | 0.39% | - |
| HSV(B) | 239º | 0.47% | 0.51% | - |
| XYZ | 8.61 | 7.23 | 21.71 | - |
| YUV | 76.43 | 157.67 | 122.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 129 | 0.47 | 0.46 | 0 | 0.49 | 239 | 0.3 | 0.39 |
| Hex | 45 | 46 | 81 | 2F | 2E | 0 | 31 | EF | 1E | 27 |
| Octal | 105 | 106 | 201 | 57 | 56 | 0 | 61 | 357 | 36 | 47 |
| Binary | 1000101 | 1000110 | 10000001 | 101111 | 101110 | 0 | 110001 | 11101111 | 11110 | 100111 |
Color Harmonies of #454681
Complementary color
Monochromatic Colors of #454681
Black with #454681
Text Example
Text Example
White with #454681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454681; }
p { color: rgb(69,70,129); }
H1.HeaderClassName
{
color: #454681;
}
.AnyTagClassName
{
color: #454681;
}
</style>
background-color css
<style>
a { background-color: #454681; }
a { background-color: rgb(69,70,129); }
div.DivClassName
{
background-color: #454681;
}
.BgClassName
{
background-color: #454681;
}
</style>
border-color css
<style>
span { border-color: #454681; }
span { border-color: rgb(69,70,129); }
td.TdClassName
{
border-color: #454681;
}
.TagClassName
{
border-color: #454681;
}
</style>