Shades of Jacksons Purple #292993
Tints of Jacksons Purple #292993
RGB
CMYK
RGB Variations
Color information
#292993 (or 0x292993) is known color: Jacksons Purple. HEX triplet: 29, 29 and 93. RGB value is (41,41,147). Sum of RGB (Red+Green+Blue) = 41+41+147=229 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.90% from 229); Green value is 41 (16.41% from 255 or 17.90% from 229); Blue value is 147 (57.81% from 255 or 64.19% from 229); Max value from RGB is 147 - color contains mainly: blue. Hex color #292993 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #292993 is #D6D66C. Grayscale: #343434. Windows color (decimal): -14079597 or 9644329. OLE color: 9644329.
HSL color Cylindrical-coordinate representation of color #292993: hue angle of 240º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #292993 is Cyan = 0.72, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 41 | 147 | - |
| CMYK | 0.72 | 0.72 | 0 | 0.42 |
| HSL | 240º | 0.56% | 0.37% | - |
| HSV(B) | 240º | 0.72% | 0.58% | - |
| XYZ | 6.97 | 4.16 | 28.04 | - |
| YUV | 53.08 | 181 | 119.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 147 | 0.72 | 0.72 | 0 | 0.42 | 240 | 0.56 | 0.37 |
| Hex | 29 | 29 | 93 | 48 | 48 | 0 | 2A | F0 | 38 | 25 |
| Octal | 51 | 51 | 223 | 110 | 110 | 0 | 52 | 360 | 70 | 45 |
| Binary | 101001 | 101001 | 10010011 | 1001000 | 1001000 | 0 | 101010 | 11110000 | 111000 | 100101 |
Color Harmonies of #292993
Complementary color
Monochromatic Colors of #292993
Black with #292993
Text Example
Text Example
White with #292993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292993; }
p { color: rgb(41,41,147); }
H1.HeaderClassName
{
color: #292993;
}
.AnyTagClassName
{
color: #292993;
}
</style>
background-color css
<style>
a { background-color: #292993; }
a { background-color: rgb(41,41,147); }
div.DivClassName
{
background-color: #292993;
}
.BgClassName
{
background-color: #292993;
}
</style>
border-color css
<style>
span { border-color: #292993; }
span { border-color: rgb(41,41,147); }
td.TdClassName
{
border-color: #292993;
}
.TagClassName
{
border-color: #292993;
}
</style>