Shades of Jacksons Purple #384189
Tints of Jacksons Purple #384189
RGB
CMYK
RGB Variations
Color information
#384189 (or 0x384189) is known color: Jacksons Purple. HEX triplet: 38, 41 and 89. RGB value is (56,65,137). Sum of RGB (Red+Green+Blue) = 56+65+137=258 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.71% from 258); Green value is 65 (25.78% from 255 or 25.19% from 258); Blue value is 137 (53.91% from 255 or 53.10% from 258); Max value from RGB is 137 - color contains mainly: blue. Hex color #384189 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384189 is #C7BE76. Grayscale: #464646. Windows color (decimal): -13090423 or 8995128. OLE color: 8995128.
HSL color Cylindrical-coordinate representation of color #384189: hue angle of 233.33º 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 #384189 is Cyan = 0.59, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 65 | 137 | - |
| CMYK | 0.59 | 0.53 | 0 | 0.46 |
| HSL | 233.33º | 0.42% | 0.38% | - |
| HSV(B) | 233.33º | 0.59% | 0.54% | - |
| XYZ | 8.04 | 6.43 | 24.48 | - |
| YUV | 70.52 | 165.52 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 65 | 137 | 0.59 | 0.53 | 0 | 0.46 | 233.33 | 0.42 | 0.38 |
| Hex | 38 | 41 | 89 | 3B | 35 | 0 | 2E | E9 | 2A | 26 |
| Octal | 70 | 101 | 211 | 73 | 65 | 0 | 56 | 351 | 52 | 46 |
| Binary | 111000 | 1000001 | 10001001 | 111011 | 110101 | 0 | 101110 | 11101001 | 101010 | 100110 |
Color Harmonies of #384189
Complementary color
Monochromatic Colors of #384189
Black with #384189
Text Example
Text Example
White with #384189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384189; }
p { color: rgb(56,65,137); }
H1.HeaderClassName
{
color: #384189;
}
.AnyTagClassName
{
color: #384189;
}
</style>
background-color css
<style>
a { background-color: #384189; }
a { background-color: rgb(56,65,137); }
div.DivClassName
{
background-color: #384189;
}
.BgClassName
{
background-color: #384189;
}
</style>
border-color css
<style>
span { border-color: #384189; }
span { border-color: rgb(56,65,137); }
td.TdClassName
{
border-color: #384189;
}
.TagClassName
{
border-color: #384189;
}
</style>