Shades of Jacksons Purple #273291
Tints of Jacksons Purple #273291
RGB
CMYK
RGB Variations
Color information
#273291 (or 0x273291) is known color: Jacksons Purple. HEX triplet: 27, 32 and 91. RGB value is (39,50,145). Sum of RGB (Red+Green+Blue) = 39+50+145=234 (30% of max value = 765). Red value is 39 (15.62% from 255 or 16.67% from 234); Green value is 50 (19.92% from 255 or 21.37% from 234); Blue value is 145 (57.03% from 255 or 61.97% from 234); Max value from RGB is 145 - color contains mainly: blue. Hex color #273291 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273291 is #D8CD6E. Grayscale: #393939. Windows color (decimal): -14208367 or 9515559. OLE color: 9515559.
HSL color Cylindrical-coordinate representation of color #273291: hue angle of 233.77º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #273291 is Cyan = 0.73, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 39 | 50 | 145 | - |
| CMYK | 0.73 | 0.66 | 0 | 0.43 |
| HSL | 233.77º | 0.58% | 0.36% | - |
| HSV(B) | 233.77º | 0.73% | 0.57% | - |
| XYZ | 7.09 | 4.76 | 27.33 | - |
| YUV | 57.54 | 177.36 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 50 | 145 | 0.73 | 0.66 | 0 | 0.43 | 233.77 | 0.58 | 0.36 |
| Hex | 27 | 32 | 91 | 49 | 42 | 0 | 2B | EA | 3A | 24 |
| Octal | 47 | 62 | 221 | 111 | 102 | 0 | 53 | 352 | 72 | 44 |
| Binary | 100111 | 110010 | 10010001 | 1001001 | 1000010 | 0 | 101011 | 11101010 | 111010 | 100100 |
Color Harmonies of #273291
Complementary color
Monochromatic Colors of #273291
Black with #273291
Text Example
Text Example
White with #273291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273291; }
p { color: rgb(39,50,145); }
H1.HeaderClassName
{
color: #273291;
}
.AnyTagClassName
{
color: #273291;
}
</style>
background-color css
<style>
a { background-color: #273291; }
a { background-color: rgb(39,50,145); }
div.DivClassName
{
background-color: #273291;
}
.BgClassName
{
background-color: #273291;
}
</style>
border-color css
<style>
span { border-color: #273291; }
span { border-color: rgb(39,50,145); }
td.TdClassName
{
border-color: #273291;
}
.TagClassName
{
border-color: #273291;
}
</style>