Shades of Jacksons Purple #273190
Tints of Jacksons Purple #273190
RGB
CMYK
RGB Variations
Color information
#273190 (or 0x273190) is known color: Jacksons Purple. HEX triplet: 27, 31 and 90. RGB value is (39,49,144). Sum of RGB (Red+Green+Blue) = 39+49+144=232 (30% of max value = 765). Red value is 39 (15.62% from 255 or 16.81% from 232); Green value is 49 (19.53% from 255 or 21.12% from 232); Blue value is 144 (56.64% from 255 or 62.07% from 232); Max value from RGB is 144 - color contains mainly: blue. Hex color #273190 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273190 is #D8CE6F. Grayscale: #383838. Windows color (decimal): -14208624 or 9449767. OLE color: 9449767.
HSL color Cylindrical-coordinate representation of color #273190: hue angle of 234.29º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #273190 is Cyan = 0.73, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 49 | 144 | - |
| CMYK | 0.73 | 0.66 | 0 | 0.44 |
| HSL | 234.29º | 0.57% | 0.36% | - |
| HSV(B) | 234.29º | 0.73% | 0.56% | - |
| XYZ | 6.97 | 4.64 | 26.91 | - |
| YUV | 56.84 | 177.19 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 144 | 0.73 | 0.66 | 0 | 0.44 | 234.29 | 0.57 | 0.36 |
| Hex | 27 | 31 | 90 | 49 | 42 | 0 | 2C | EA | 39 | 24 |
| Octal | 47 | 61 | 220 | 111 | 102 | 0 | 54 | 352 | 71 | 44 |
| Binary | 100111 | 110001 | 10010000 | 1001001 | 1000010 | 0 | 101100 | 11101010 | 111001 | 100100 |
Color Harmonies of #273190
Complementary color
Monochromatic Colors of #273190
Black with #273190
Text Example
Text Example
White with #273190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273190; }
p { color: rgb(39,49,144); }
H1.HeaderClassName
{
color: #273190;
}
.AnyTagClassName
{
color: #273190;
}
</style>
background-color css
<style>
a { background-color: #273190; }
a { background-color: rgb(39,49,144); }
div.DivClassName
{
background-color: #273190;
}
.BgClassName
{
background-color: #273190;
}
</style>
border-color css
<style>
span { border-color: #273190; }
span { border-color: rgb(39,49,144); }
td.TdClassName
{
border-color: #273190;
}
.TagClassName
{
border-color: #273190;
}
</style>