Shades of Jacksons Purple #384092
Tints of Jacksons Purple #384092
RGB
CMYK
RGB Variations
Color information
#384092 (or 0x384092) is known color: Jacksons Purple. HEX triplet: 38, 40 and 92. RGB value is (56,64,146). Sum of RGB (Red+Green+Blue) = 56+64+146=266 (35% of max value = 765). Red value is 56 (22.27% from 255 or 21.05% from 266); Green value is 64 (25.39% from 255 or 24.06% from 266); Blue value is 146 (57.42% from 255 or 54.89% from 266); Max value from RGB is 146 - color contains mainly: blue. Hex color #384092 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384092 is #C7BF6D. Grayscale: #464646. Windows color (decimal): -13090670 or 9584696. OLE color: 9584696.
HSL color Cylindrical-coordinate representation of color #384092: hue angle of 234.67º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #384092 is Cyan = 0.62, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 64 | 146 | - |
| CMYK | 0.62 | 0.56 | 0 | 0.43 |
| HSL | 234.67º | 0.45% | 0.4% | - |
| HSV(B) | 234.67º | 0.62% | 0.57% | - |
| XYZ | 8.65 | 6.58 | 28.01 | - |
| YUV | 70.96 | 170.35 | 117.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 146 | 0.62 | 0.56 | 0 | 0.43 | 234.67 | 0.45 | 0.4 |
| Hex | 38 | 40 | 92 | 3E | 38 | 0 | 2B | EB | 2D | 28 |
| Octal | 70 | 100 | 222 | 76 | 70 | 0 | 53 | 353 | 55 | 50 |
| Binary | 111000 | 1000000 | 10010010 | 111110 | 111000 | 0 | 101011 | 11101011 | 101101 | 101000 |
Color Harmonies of #384092
Complementary color
Monochromatic Colors of #384092
Black with #384092
Text Example
Text Example
White with #384092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384092; }
p { color: rgb(56,64,146); }
H1.HeaderClassName
{
color: #384092;
}
.AnyTagClassName
{
color: #384092;
}
</style>
background-color css
<style>
a { background-color: #384092; }
a { background-color: rgb(56,64,146); }
div.DivClassName
{
background-color: #384092;
}
.BgClassName
{
background-color: #384092;
}
</style>
border-color css
<style>
span { border-color: #384092; }
span { border-color: rgb(56,64,146); }
td.TdClassName
{
border-color: #384092;
}
.TagClassName
{
border-color: #384092;
}
</style>