Shades of Jagger #392146
Tints of Jagger #392146
RGB
CMYK
RGB Variations
Color information
#392146 (or 0x392146) is known color: Jagger. HEX triplet: 39, 21 and 46. RGB value is (57,33,70). Sum of RGB (Red+Green+Blue) = 57+33+70=160 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.62% from 160); Green value is 33 (13.28% from 255 or 20.62% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 70 - color contains mainly: blue. Hex color #392146 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392146 is #C6DEB9. Grayscale: #2C2C2C. Windows color (decimal): -13033146 or 4596025. OLE color: 4596025.
HSL color Cylindrical-coordinate representation of color #392146: hue angle of 278.92º degrees, saturation: 0.36, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #392146 is Cyan = 0.19, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 33 | 70 | - |
| CMYK | 0.19 | 0.53 | 0 | 0.73 |
| HSL | 278.92º | 0.36% | 0.2% | - |
| HSV(B) | 278.92º | 0.53% | 0.27% | - |
| XYZ | 3.34 | 2.4 | 6.08 | - |
| YUV | 44.39 | 142.45 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 33 | 70 | 0.19 | 0.53 | 0 | 0.73 | 278.92 | 0.36 | 0.2 |
| Hex | 39 | 21 | 46 | 13 | 35 | 0 | 49 | 117 | 24 | 14 |
| Octal | 71 | 41 | 106 | 23 | 65 | 0 | 111 | 427 | 44 | 24 |
| Binary | 111001 | 100001 | 1000110 | 10011 | 110101 | 0 | 1001001 | 100010111 | 100100 | 10100 |
Color Harmonies of #392146
Complementary color
Monochromatic Colors of #392146
Black with #392146
Text Example
Text Example
White with #392146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392146; }
p { color: rgb(57,33,70); }
H1.HeaderClassName
{
color: #392146;
}
.AnyTagClassName
{
color: #392146;
}
</style>
background-color css
<style>
a { background-color: #392146; }
a { background-color: rgb(57,33,70); }
div.DivClassName
{
background-color: #392146;
}
.BgClassName
{
background-color: #392146;
}
</style>
border-color css
<style>
span { border-color: #392146; }
span { border-color: rgb(57,33,70); }
td.TdClassName
{
border-color: #392146;
}
.TagClassName
{
border-color: #392146;
}
</style>