Shades of Jagger #392841
Tints of Jagger #392841
RGB
CMYK
RGB Variations
Color information
#392841 (or 0x392841) is known color: Jagger. HEX triplet: 39, 28 and 41. RGB value is (57,40,65). Sum of RGB (Red+Green+Blue) = 57+40+65=162 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.19% from 162); Green value is 40 (16.02% from 255 or 24.69% from 162); Blue value is 65 (25.78% from 255 or 40.12% from 162); Max value from RGB is 65 - color contains mainly: blue. Hex color #392841 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392841 is #C6D7BE. Grayscale: #2F2F2F. Windows color (decimal): -13031359 or 4270137. OLE color: 4270137.
HSL color Cylindrical-coordinate representation of color #392841: hue angle of 280.8º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #392841 is Cyan = 0.12, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 40 | 65 | - |
| CMYK | 0.12 | 0.38 | 0 | 0.75 |
| HSL | 280.8º | 0.24% | 0.21% | - |
| HSV(B) | 280.8º | 0.38% | 0.25% | - |
| XYZ | 3.4 | 2.77 | 5.36 | - |
| YUV | 47.93 | 137.63 | 134.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 65 | 0.12 | 0.38 | 0 | 0.75 | 280.8 | 0.24 | 0.21 |
| Hex | 39 | 28 | 41 | C | 26 | 0 | 4B | 119 | 18 | 15 |
| Octal | 71 | 50 | 101 | 14 | 46 | 0 | 113 | 431 | 30 | 25 |
| Binary | 111001 | 101000 | 1000001 | 1100 | 100110 | 0 | 1001011 | 100011001 | 11000 | 10101 |
Color Harmonies of #392841
Complementary color
Monochromatic Colors of #392841
Black with #392841
Text Example
Text Example
White with #392841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392841; }
p { color: rgb(57,40,65); }
H1.HeaderClassName
{
color: #392841;
}
.AnyTagClassName
{
color: #392841;
}
</style>
background-color css
<style>
a { background-color: #392841; }
a { background-color: rgb(57,40,65); }
div.DivClassName
{
background-color: #392841;
}
.BgClassName
{
background-color: #392841;
}
</style>
border-color css
<style>
span { border-color: #392841; }
span { border-color: rgb(57,40,65); }
td.TdClassName
{
border-color: #392841;
}
.TagClassName
{
border-color: #392841;
}
</style>