Shades of Jacksons Purple #364282
Tints of Jacksons Purple #364282
RGB
CMYK
RGB Variations
Color information
#364282 (or 0x364282) is known color: Jacksons Purple. HEX triplet: 36, 42 and 82. RGB value is (54,66,130). Sum of RGB (Red+Green+Blue) = 54+66+130=250 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.6% from 250); Green value is 66 (26.17% from 255 or 26.4% from 250); Blue value is 130 (51.17% from 255 or 52% from 250); Max value from RGB is 130 - color contains mainly: blue. Hex color #364282 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364282 is #C9BD7D. Grayscale: #454545. Windows color (decimal): -13221246 or 8536630. OLE color: 8536630.
HSL color Cylindrical-coordinate representation of color #364282: hue angle of 230.53º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #364282 is Cyan = 0.58, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 66 | 130 | - |
| CMYK | 0.58 | 0.49 | 0 | 0.49 |
| HSL | 230.53º | 0.41% | 0.36% | - |
| HSV(B) | 230.53º | 0.58% | 0.51% | - |
| XYZ | 7.5 | 6.29 | 21.94 | - |
| YUV | 69.71 | 162.02 | 116.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 66 | 130 | 0.58 | 0.49 | 0 | 0.49 | 230.53 | 0.41 | 0.36 |
| Hex | 36 | 42 | 82 | 3A | 31 | 0 | 31 | E7 | 29 | 24 |
| Octal | 66 | 102 | 202 | 72 | 61 | 0 | 61 | 347 | 51 | 44 |
| Binary | 110110 | 1000010 | 10000010 | 111010 | 110001 | 0 | 110001 | 11100111 | 101001 | 100100 |
Color Harmonies of #364282
Complementary color
Monochromatic Colors of #364282
Black with #364282
Text Example
Text Example
White with #364282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364282; }
p { color: rgb(54,66,130); }
H1.HeaderClassName
{
color: #364282;
}
.AnyTagClassName
{
color: #364282;
}
</style>
background-color css
<style>
a { background-color: #364282; }
a { background-color: rgb(54,66,130); }
div.DivClassName
{
background-color: #364282;
}
.BgClassName
{
background-color: #364282;
}
</style>
border-color css
<style>
span { border-color: #364282; }
span { border-color: rgb(54,66,130); }
td.TdClassName
{
border-color: #364282;
}
.TagClassName
{
border-color: #364282;
}
</style>