Shades of Jagger #392740
Tints of Jagger #392740
RGB
CMYK
RGB Variations
Color information
#392740 (or 0x392740) is known color: Jagger. HEX triplet: 39, 27 and 40. RGB value is (57,39,64). Sum of RGB (Red+Green+Blue) = 57+39+64=160 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.62% from 160); Green value is 39 (15.62% from 255 or 24.38% from 160); Blue value is 64 (25.39% from 255 or 40% from 160); Max value from RGB is 64 - color contains mainly: blue. Hex color #392740 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392740 is #C6D8BF. Grayscale: #2F2F2F. Windows color (decimal): -13031616 or 4204345. OLE color: 4204345.
HSL color Cylindrical-coordinate representation of color #392740: hue angle of 283.2º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #392740 is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 39 | 64 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.75 |
| HSL | 283.2º | 0.24% | 0.2% | - |
| HSV(B) | 283.2º | 0.39% | 0.25% | - |
| XYZ | 3.34 | 2.69 | 5.19 | - |
| YUV | 47.23 | 137.46 | 134.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 39 | 64 | 0.11 | 0.39 | 0 | 0.75 | 283.2 | 0.24 | 0.2 |
| Hex | 39 | 27 | 40 | B | 27 | 0 | 4B | 11B | 18 | 14 |
| Octal | 71 | 47 | 100 | 13 | 47 | 0 | 113 | 433 | 30 | 24 |
| Binary | 111001 | 100111 | 1000000 | 1011 | 100111 | 0 | 1001011 | 100011011 | 11000 | 10100 |
Color Harmonies of #392740
Complementary color
Monochromatic Colors of #392740
Black with #392740
Text Example
Text Example
White with #392740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392740; }
p { color: rgb(57,39,64); }
H1.HeaderClassName
{
color: #392740;
}
.AnyTagClassName
{
color: #392740;
}
</style>
background-color css
<style>
a { background-color: #392740; }
a { background-color: rgb(57,39,64); }
div.DivClassName
{
background-color: #392740;
}
.BgClassName
{
background-color: #392740;
}
</style>
border-color css
<style>
span { border-color: #392740; }
span { border-color: rgb(57,39,64); }
td.TdClassName
{
border-color: #392740;
}
.TagClassName
{
border-color: #392740;
}
</style>