Shades of Jagger #392048
Tints of Jagger #392048
RGB
CMYK
RGB Variations
Color information
#392048 (or 0x392048) is known color: Jagger. HEX triplet: 39, 20 and 48. RGB value is (57,32,72). Sum of RGB (Red+Green+Blue) = 57+32+72=161 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.40% from 161); Green value is 32 (12.89% from 255 or 19.88% from 161); Blue value is 72 (28.52% from 255 or 44.72% from 161); Max value from RGB is 72 - color contains mainly: blue. Hex color #392048 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392048 is #C6DFB7. Grayscale: #2B2B2B. Windows color (decimal): -13033400 or 4726841. OLE color: 4726841.
HSL color Cylindrical-coordinate representation of color #392048: hue angle of 277.5º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #392048 is Cyan = 0.21, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 32 | 72 | - |
| CMYK | 0.21 | 0.56 | 0 | 0.72 |
| HSL | 277.5º | 0.38% | 0.2% | - |
| HSV(B) | 277.5º | 0.56% | 0.28% | - |
| XYZ | 3.37 | 2.37 | 6.41 | - |
| YUV | 44.04 | 143.78 | 137.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 72 | 0.21 | 0.56 | 0 | 0.72 | 277.5 | 0.38 | 0.2 |
| Hex | 39 | 20 | 48 | 15 | 38 | 0 | 48 | 116 | 26 | 14 |
| Octal | 71 | 40 | 110 | 25 | 70 | 0 | 110 | 426 | 46 | 24 |
| Binary | 111001 | 100000 | 1001000 | 10101 | 111000 | 0 | 1001000 | 100010110 | 100110 | 10100 |
Color Harmonies of #392048
Complementary color
Monochromatic Colors of #392048
Black with #392048
Text Example
Text Example
White with #392048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392048; }
p { color: rgb(57,32,72); }
H1.HeaderClassName
{
color: #392048;
}
.AnyTagClassName
{
color: #392048;
}
</style>
background-color css
<style>
a { background-color: #392048; }
a { background-color: rgb(57,32,72); }
div.DivClassName
{
background-color: #392048;
}
.BgClassName
{
background-color: #392048;
}
</style>
border-color css
<style>
span { border-color: #392048; }
span { border-color: rgb(57,32,72); }
td.TdClassName
{
border-color: #392048;
}
.TagClassName
{
border-color: #392048;
}
</style>