Shades of Jacksons Purple #373678
Tints of Jacksons Purple #373678
RGB
CMYK
RGB Variations
Color information
#373678 (or 0x373678) is known color: Jacksons Purple. HEX triplet: 37, 36 and 78. RGB value is (55,54,120). Sum of RGB (Red+Green+Blue) = 55+54+120=229 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.02% from 229); Green value is 54 (21.48% from 255 or 23.58% from 229); Blue value is 120 (47.27% from 255 or 52.40% from 229); Max value from RGB is 120 - color contains mainly: blue. Hex color #373678 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373678 is #C8C987. Grayscale: #3D3D3D. Windows color (decimal): -13158792 or 7878199. OLE color: 7878199.
HSL color Cylindrical-coordinate representation of color #373678: hue angle of 240.91º 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 #373678 is Cyan = 0.54, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 54 | 120 | - |
| CMYK | 0.54 | 0.55 | 0 | 0.53 |
| HSL | 240.91º | 0.38% | 0.34% | - |
| HSV(B) | 240.91º | 0.55% | 0.47% | - |
| XYZ | 6.28 | 4.81 | 18.37 | - |
| YUV | 61.82 | 160.83 | 123.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 120 | 0.54 | 0.55 | 0 | 0.53 | 240.91 | 0.38 | 0.34 |
| Hex | 37 | 36 | 78 | 36 | 37 | 0 | 35 | F1 | 26 | 22 |
| Octal | 67 | 66 | 170 | 66 | 67 | 0 | 65 | 361 | 46 | 42 |
| Binary | 110111 | 110110 | 1111000 | 110110 | 110111 | 0 | 110101 | 11110001 | 100110 | 100010 |
Color Harmonies of #373678
Complementary color
Monochromatic Colors of #373678
Black with #373678
Text Example
Text Example
White with #373678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373678; }
p { color: rgb(55,54,120); }
H1.HeaderClassName
{
color: #373678;
}
.AnyTagClassName
{
color: #373678;
}
</style>
background-color css
<style>
a { background-color: #373678; }
a { background-color: rgb(55,54,120); }
div.DivClassName
{
background-color: #373678;
}
.BgClassName
{
background-color: #373678;
}
</style>
border-color css
<style>
span { border-color: #373678; }
span { border-color: rgb(55,54,120); }
td.TdClassName
{
border-color: #373678;
}
.TagClassName
{
border-color: #373678;
}
</style>