Shades of Jagger #393044
Tints of Jagger #393044
RGB
CMYK
RGB Variations
Color information
#393044 (or 0x393044) is known color: Jagger. HEX triplet: 39, 30 and 44. RGB value is (57,48,68). Sum of RGB (Red+Green+Blue) = 57+48+68=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 48 (19.14% from 255 or 27.75% from 173); Blue value is 68 (26.95% from 255 or 39.31% from 173); Max value from RGB is 68 - color contains mainly: blue. Hex color #393044 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #393044 is #C6CFBB. Grayscale: #343434. Windows color (decimal): -13029308 or 4468793. OLE color: 4468793.
HSL color Cylindrical-coordinate representation of color #393044: hue angle of 267º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #393044 is Cyan = 0.16, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 48 | 68 | - |
| CMYK | 0.16 | 0.29 | 0 | 0.73 |
| HSL | 267º | 0.17% | 0.23% | - |
| HSV(B) | 267º | 0.29% | 0.27% | - |
| XYZ | 3.79 | 3.4 | 5.93 | - |
| YUV | 52.97 | 136.48 | 130.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 48 | 68 | 0.16 | 0.29 | 0 | 0.73 | 267 | 0.17 | 0.23 |
| Hex | 39 | 30 | 44 | 10 | 1D | 0 | 49 | 10B | 11 | 17 |
| Octal | 71 | 60 | 104 | 20 | 35 | 0 | 111 | 413 | 21 | 27 |
| Binary | 111001 | 110000 | 1000100 | 10000 | 11101 | 0 | 1001001 | 100001011 | 10001 | 10111 |
Color Harmonies of #393044
Complementary color
Monochromatic Colors of #393044
Black with #393044
Text Example
Text Example
White with #393044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393044; }
p { color: rgb(57,48,68); }
H1.HeaderClassName
{
color: #393044;
}
.AnyTagClassName
{
color: #393044;
}
</style>
background-color css
<style>
a { background-color: #393044; }
a { background-color: rgb(57,48,68); }
div.DivClassName
{
background-color: #393044;
}
.BgClassName
{
background-color: #393044;
}
</style>
border-color css
<style>
span { border-color: #393044; }
span { border-color: rgb(57,48,68); }
td.TdClassName
{
border-color: #393044;
}
.TagClassName
{
border-color: #393044;
}
</style>