Shades of Jagger #392847
Tints of Jagger #392847
RGB
CMYK
RGB Variations
Color information
#392847 (or 0x392847) is known color: Jagger. HEX triplet: 39, 28 and 47. RGB value is (57,40,71). Sum of RGB (Red+Green+Blue) = 57+40+71=168 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.93% from 168); Green value is 40 (16.02% from 255 or 23.81% from 168); Blue value is 71 (28.12% from 255 or 42.26% from 168); Max value from RGB is 71 - color contains mainly: blue. Hex color #392847 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392847 is #C6D7B8. Grayscale: #303030. Windows color (decimal): -13031353 or 4663353. OLE color: 4663353.
HSL color Cylindrical-coordinate representation of color #392847: hue angle of 272.9º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #392847 is Cyan = 0.20, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 40 | 71 | - |
| CMYK | 0.20 | 0.44 | 0 | 0.72 |
| HSL | 272.9º | 0.28% | 0.22% | - |
| HSV(B) | 272.9º | 0.44% | 0.28% | - |
| XYZ | 3.58 | 2.84 | 6.32 | - |
| YUV | 48.62 | 140.63 | 133.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 71 | 0.20 | 0.44 | 0 | 0.72 | 272.9 | 0.28 | 0.22 |
| Hex | 39 | 28 | 47 | 14 | 2C | 0 | 48 | 111 | 1C | 16 |
| Octal | 71 | 50 | 107 | 24 | 54 | 0 | 110 | 421 | 34 | 26 |
| Binary | 111001 | 101000 | 1000111 | 10100 | 101100 | 0 | 1001000 | 100010001 | 11100 | 10110 |
Color Harmonies of #392847
Complementary color
Monochromatic Colors of #392847
Black with #392847
Text Example
Text Example
White with #392847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392847; }
p { color: rgb(57,40,71); }
H1.HeaderClassName
{
color: #392847;
}
.AnyTagClassName
{
color: #392847;
}
</style>
background-color css
<style>
a { background-color: #392847; }
a { background-color: rgb(57,40,71); }
div.DivClassName
{
background-color: #392847;
}
.BgClassName
{
background-color: #392847;
}
</style>
border-color css
<style>
span { border-color: #392847; }
span { border-color: rgb(57,40,71); }
td.TdClassName
{
border-color: #392847;
}
.TagClassName
{
border-color: #392847;
}
</style>