Shades of Jacksons Purple #373679
Tints of Jacksons Purple #373679
RGB
CMYK
RGB Variations
Color information
#373679 (or 0x373679) is known color: Jacksons Purple. HEX triplet: 37, 36 and 79. RGB value is (55,54,121). Sum of RGB (Red+Green+Blue) = 55+54+121=230 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.91% from 230); Green value is 54 (21.48% from 255 or 23.48% from 230); Blue value is 121 (47.66% from 255 or 52.61% from 230); Max value from RGB is 121 - color contains mainly: blue. Hex color #373679 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373679 is #C8C986. Grayscale: #3D3D3D. Windows color (decimal): -13158791 or 7943735. OLE color: 7943735.
HSL color Cylindrical-coordinate representation of color #373679: hue angle of 240.9º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #373679 is Cyan = 0.55, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 54 | 121 | - |
| CMYK | 0.55 | 0.55 | 0 | 0.53 |
| HSL | 240.9º | 0.38% | 0.34% | - |
| HSV(B) | 240.9º | 0.55% | 0.47% | - |
| XYZ | 6.35 | 4.83 | 18.69 | - |
| YUV | 61.94 | 161.33 | 123.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 121 | 0.55 | 0.55 | 0 | 0.53 | 240.9 | 0.38 | 0.34 |
| Hex | 37 | 36 | 79 | 37 | 37 | 0 | 35 | F1 | 26 | 22 |
| Octal | 67 | 66 | 171 | 67 | 67 | 0 | 65 | 361 | 46 | 42 |
| Binary | 110111 | 110110 | 1111001 | 110111 | 110111 | 0 | 110101 | 11110001 | 100110 | 100010 |
Color Harmonies of #373679
Complementary color
Monochromatic Colors of #373679
Black with #373679
Text Example
Text Example
White with #373679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373679; }
p { color: rgb(55,54,121); }
H1.HeaderClassName
{
color: #373679;
}
.AnyTagClassName
{
color: #373679;
}
</style>
background-color css
<style>
a { background-color: #373679; }
a { background-color: rgb(55,54,121); }
div.DivClassName
{
background-color: #373679;
}
.BgClassName
{
background-color: #373679;
}
</style>
border-color css
<style>
span { border-color: #373679; }
span { border-color: rgb(55,54,121); }
td.TdClassName
{
border-color: #373679;
}
.TagClassName
{
border-color: #373679;
}
</style>