Shades of Jacksons Purple #384089
Tints of Jacksons Purple #384089
RGB
CMYK
RGB Variations
Color information
#384089 (or 0x384089) is known color: Jacksons Purple. HEX triplet: 38, 40 and 89. RGB value is (56,64,137). Sum of RGB (Red+Green+Blue) = 56+64+137=257 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.79% from 257); Green value is 64 (25.39% from 255 or 24.90% from 257); Blue value is 137 (53.91% from 255 or 53.31% from 257); Max value from RGB is 137 - color contains mainly: blue. Hex color #384089 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384089 is #C7BF76. Grayscale: #454545. Windows color (decimal): -13090679 or 8994872. OLE color: 8994872.
HSL color Cylindrical-coordinate representation of color #384089: hue angle of 234.07º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #384089 is Cyan = 0.59, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 64 | 137 | - |
| CMYK | 0.59 | 0.53 | 0 | 0.46 |
| HSL | 234.07º | 0.42% | 0.38% | - |
| HSV(B) | 234.07º | 0.59% | 0.54% | - |
| XYZ | 7.98 | 6.31 | 24.47 | - |
| YUV | 69.93 | 165.85 | 118.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 137 | 0.59 | 0.53 | 0 | 0.46 | 234.07 | 0.42 | 0.38 |
| Hex | 38 | 40 | 89 | 3B | 35 | 0 | 2E | EA | 2A | 26 |
| Octal | 70 | 100 | 211 | 73 | 65 | 0 | 56 | 352 | 52 | 46 |
| Binary | 111000 | 1000000 | 10001001 | 111011 | 110101 | 0 | 101110 | 11101010 | 101010 | 100110 |
Color Harmonies of #384089
Complementary color
Monochromatic Colors of #384089
Black with #384089
Text Example
Text Example
White with #384089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384089; }
p { color: rgb(56,64,137); }
H1.HeaderClassName
{
color: #384089;
}
.AnyTagClassName
{
color: #384089;
}
</style>
background-color css
<style>
a { background-color: #384089; }
a { background-color: rgb(56,64,137); }
div.DivClassName
{
background-color: #384089;
}
.BgClassName
{
background-color: #384089;
}
</style>
border-color css
<style>
span { border-color: #384089; }
span { border-color: rgb(56,64,137); }
td.TdClassName
{
border-color: #384089;
}
.TagClassName
{
border-color: #384089;
}
</style>