Shades of Jagger #392348
Tints of Jagger #392348
RGB
CMYK
RGB Variations
Color information
#392348 (or 0x392348) is known color: Jagger. HEX triplet: 39, 23 and 48. RGB value is (57,35,72). Sum of RGB (Red+Green+Blue) = 57+35+72=164 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.76% from 164); Green value is 35 (14.06% from 255 or 21.34% from 164); Blue value is 72 (28.52% from 255 or 43.90% from 164); Max value from RGB is 72 - color contains mainly: blue. Hex color #392348 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392348 is #C6DCB7. Grayscale: #2D2D2D. Windows color (decimal): -13032632 or 4727609. OLE color: 4727609.
HSL color Cylindrical-coordinate representation of color #392348: hue angle of 275.68º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #392348 is Cyan = 0.21, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 35 | 72 | - |
| CMYK | 0.21 | 0.51 | 0 | 0.72 |
| HSL | 275.68º | 0.35% | 0.21% | - |
| HSV(B) | 275.68º | 0.51% | 0.28% | - |
| XYZ | 3.46 | 2.54 | 6.44 | - |
| YUV | 45.8 | 142.79 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 35 | 72 | 0.21 | 0.51 | 0 | 0.72 | 275.68 | 0.35 | 0.21 |
| Hex | 39 | 23 | 48 | 15 | 33 | 0 | 48 | 114 | 23 | 15 |
| Octal | 71 | 43 | 110 | 25 | 63 | 0 | 110 | 424 | 43 | 25 |
| Binary | 111001 | 100011 | 1001000 | 10101 | 110011 | 0 | 1001000 | 100010100 | 100011 | 10101 |
Color Harmonies of #392348
Complementary color
Monochromatic Colors of #392348
Black with #392348
Text Example
Text Example
White with #392348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392348; }
p { color: rgb(57,35,72); }
H1.HeaderClassName
{
color: #392348;
}
.AnyTagClassName
{
color: #392348;
}
</style>
background-color css
<style>
a { background-color: #392348; }
a { background-color: rgb(57,35,72); }
div.DivClassName
{
background-color: #392348;
}
.BgClassName
{
background-color: #392348;
}
</style>
border-color css
<style>
span { border-color: #392348; }
span { border-color: rgb(57,35,72); }
td.TdClassName
{
border-color: #392348;
}
.TagClassName
{
border-color: #392348;
}
</style>