Shades of Jacksons Purple #292992
Tints of Jacksons Purple #292992
RGB
CMYK
RGB Variations
Color information
#292992 (or 0x292992) is known color: Jacksons Purple. HEX triplet: 29, 29 and 92. RGB value is (41,41,146). Sum of RGB (Red+Green+Blue) = 41+41+146=228 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.98% from 228); Green value is 41 (16.41% from 255 or 17.98% from 228); Blue value is 146 (57.42% from 255 or 64.04% from 228); Max value from RGB is 146 - color contains mainly: blue. Hex color #292992 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #292992 is #D6D66D. Grayscale: #343434. Windows color (decimal): -14079598 or 9578793. OLE color: 9578793.
HSL color Cylindrical-coordinate representation of color #292992: hue angle of 240º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #292992 is Cyan = 0.72, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 41 | 146 | - |
| CMYK | 0.72 | 0.72 | 0 | 0.43 |
| HSL | 240º | 0.56% | 0.37% | - |
| HSV(B) | 240º | 0.72% | 0.57% | - |
| XYZ | 6.9 | 4.13 | 27.63 | - |
| YUV | 52.97 | 180.5 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 146 | 0.72 | 0.72 | 0 | 0.43 | 240 | 0.56 | 0.37 |
| Hex | 29 | 29 | 92 | 48 | 48 | 0 | 2B | F0 | 38 | 25 |
| Octal | 51 | 51 | 222 | 110 | 110 | 0 | 53 | 360 | 70 | 45 |
| Binary | 101001 | 101001 | 10010010 | 1001000 | 1001000 | 0 | 101011 | 11110000 | 111000 | 100101 |
Color Harmonies of #292992
Complementary color
Monochromatic Colors of #292992
Black with #292992
Text Example
Text Example
White with #292992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292992; }
p { color: rgb(41,41,146); }
H1.HeaderClassName
{
color: #292992;
}
.AnyTagClassName
{
color: #292992;
}
</style>
background-color css
<style>
a { background-color: #292992; }
a { background-color: rgb(41,41,146); }
div.DivClassName
{
background-color: #292992;
}
.BgClassName
{
background-color: #292992;
}
</style>
border-color css
<style>
span { border-color: #292992; }
span { border-color: rgb(41,41,146); }
td.TdClassName
{
border-color: #292992;
}
.TagClassName
{
border-color: #292992;
}
</style>