Shades of Jagger #392844
Tints of Jagger #392844
RGB
CMYK
RGB Variations
Color information
#392844 (or 0x392844) is known color: Jagger. HEX triplet: 39, 28 and 44. RGB value is (57,40,68). Sum of RGB (Red+Green+Blue) = 57+40+68=165 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.55% from 165); Green value is 40 (16.02% from 255 or 24.24% from 165); Blue value is 68 (26.95% from 255 or 41.21% from 165); Max value from RGB is 68 - color contains mainly: blue. Hex color #392844 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392844 is #C6D7BB. Grayscale: #303030. Windows color (decimal): -13031356 or 4466745. OLE color: 4466745.
HSL color Cylindrical-coordinate representation of color #392844: hue angle of 276.43º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #392844 is Cyan = 0.16, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 40 | 68 | - |
| CMYK | 0.16 | 0.41 | 0 | 0.73 |
| HSL | 276.43º | 0.26% | 0.21% | - |
| HSV(B) | 276.43º | 0.41% | 0.27% | - |
| XYZ | 3.49 | 2.8 | 5.83 | - |
| YUV | 48.28 | 139.13 | 134.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 68 | 0.16 | 0.41 | 0 | 0.73 | 276.43 | 0.26 | 0.21 |
| Hex | 39 | 28 | 44 | 10 | 29 | 0 | 49 | 114 | 1A | 15 |
| Octal | 71 | 50 | 104 | 20 | 51 | 0 | 111 | 424 | 32 | 25 |
| Binary | 111001 | 101000 | 1000100 | 10000 | 101001 | 0 | 1001001 | 100010100 | 11010 | 10101 |
Color Harmonies of #392844
Complementary color
Monochromatic Colors of #392844
Black with #392844
Text Example
Text Example
White with #392844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392844; }
p { color: rgb(57,40,68); }
H1.HeaderClassName
{
color: #392844;
}
.AnyTagClassName
{
color: #392844;
}
</style>
background-color css
<style>
a { background-color: #392844; }
a { background-color: rgb(57,40,68); }
div.DivClassName
{
background-color: #392844;
}
.BgClassName
{
background-color: #392844;
}
</style>
border-color css
<style>
span { border-color: #392844; }
span { border-color: rgb(57,40,68); }
td.TdClassName
{
border-color: #392844;
}
.TagClassName
{
border-color: #392844;
}
</style>