Shades of Jagger #392347
Tints of Jagger #392347
RGB
CMYK
RGB Variations
Color information
#392347 (or 0x392347) is known color: Jagger. HEX triplet: 39, 23 and 47. RGB value is (57,35,71). Sum of RGB (Red+Green+Blue) = 57+35+71=163 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.97% from 163); Green value is 35 (14.06% from 255 or 21.47% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 71 - color contains mainly: blue. Hex color #392347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392347 is #C6DCB8. Grayscale: #2D2D2D. Windows color (decimal): -13032633 or 4662073. OLE color: 4662073.
HSL color Cylindrical-coordinate representation of color #392347: hue angle of 276.67º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #392347 is Cyan = 0.20, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 35 | 71 | - |
| CMYK | 0.20 | 0.51 | 0 | 0.72 |
| HSL | 276.67º | 0.34% | 0.21% | - |
| HSV(B) | 276.67º | 0.51% | 0.28% | - |
| XYZ | 3.43 | 2.53 | 6.27 | - |
| YUV | 45.68 | 142.29 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 35 | 71 | 0.20 | 0.51 | 0 | 0.72 | 276.67 | 0.34 | 0.21 |
| Hex | 39 | 23 | 47 | 14 | 33 | 0 | 48 | 115 | 22 | 15 |
| Octal | 71 | 43 | 107 | 24 | 63 | 0 | 110 | 425 | 42 | 25 |
| Binary | 111001 | 100011 | 1000111 | 10100 | 110011 | 0 | 1001000 | 100010101 | 100010 | 10101 |
Color Harmonies of #392347
Complementary color
Monochromatic Colors of #392347
Black with #392347
Text Example
Text Example
White with #392347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392347; }
p { color: rgb(57,35,71); }
H1.HeaderClassName
{
color: #392347;
}
.AnyTagClassName
{
color: #392347;
}
</style>
background-color css
<style>
a { background-color: #392347; }
a { background-color: rgb(57,35,71); }
div.DivClassName
{
background-color: #392347;
}
.BgClassName
{
background-color: #392347;
}
</style>
border-color css
<style>
span { border-color: #392347; }
span { border-color: rgb(57,35,71); }
td.TdClassName
{
border-color: #392347;
}
.TagClassName
{
border-color: #392347;
}
</style>