Shades of Jagger #392149
Tints of Jagger #392149
RGB
CMYK
RGB Variations
Color information
#392149 (or 0x392149) is known color: Jagger. HEX triplet: 39, 21 and 49. RGB value is (57,33,73). Sum of RGB (Red+Green+Blue) = 57+33+73=163 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.97% from 163); Green value is 33 (13.28% from 255 or 20.25% from 163); Blue value is 73 (28.91% from 255 or 44.79% from 163); Max value from RGB is 73 - color contains mainly: blue. Hex color #392149 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392149 is #C6DEB6. Grayscale: #2C2C2C. Windows color (decimal): -13033143 or 4792633. OLE color: 4792633.
HSL color Cylindrical-coordinate representation of color #392149: hue angle of 276º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #392149 is Cyan = 0.22, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 57 | 33 | 73 | - |
| CMYK | 0.22 | 0.55 | 0 | 0.71 |
| HSL | 276º | 0.38% | 0.21% | - |
| HSV(B) | 276º | 0.55% | 0.29% | - |
| XYZ | 3.43 | 2.44 | 6.59 | - |
| YUV | 44.74 | 143.95 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 33 | 73 | 0.22 | 0.55 | 0 | 0.71 | 276 | 0.38 | 0.21 |
| Hex | 39 | 21 | 49 | 16 | 37 | 0 | 47 | 114 | 26 | 15 |
| Octal | 71 | 41 | 111 | 26 | 67 | 0 | 107 | 424 | 46 | 25 |
| Binary | 111001 | 100001 | 1001001 | 10110 | 110111 | 0 | 1000111 | 100010100 | 100110 | 10101 |
Color Harmonies of #392149
Complementary color
Monochromatic Colors of #392149
Black with #392149
Text Example
Text Example
White with #392149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392149; }
p { color: rgb(57,33,73); }
H1.HeaderClassName
{
color: #392149;
}
.AnyTagClassName
{
color: #392149;
}
</style>
background-color css
<style>
a { background-color: #392149; }
a { background-color: rgb(57,33,73); }
div.DivClassName
{
background-color: #392149;
}
.BgClassName
{
background-color: #392149;
}
</style>
border-color css
<style>
span { border-color: #392149; }
span { border-color: rgb(57,33,73); }
td.TdClassName
{
border-color: #392149;
}
.TagClassName
{
border-color: #392149;
}
</style>