Shades of Jagger #392548
Tints of Jagger #392548
RGB
CMYK
RGB Variations
Color information
#392548 (or 0x392548) is known color: Jagger. HEX triplet: 39, 25 and 48. RGB value is (57,37,72). Sum of RGB (Red+Green+Blue) = 57+37+72=166 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.34% from 166); Green value is 37 (14.84% from 255 or 22.29% from 166); Blue value is 72 (28.52% from 255 or 43.37% from 166); Max value from RGB is 72 - color contains mainly: blue. Hex color #392548 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392548 is #C6DAB7. Grayscale: #2E2E2E. Windows color (decimal): -13032120 or 4728121. OLE color: 4728121.
HSL color Cylindrical-coordinate representation of color #392548: hue angle of 274.29º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #392548 is Cyan = 0.21, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 37 | 72 | - |
| CMYK | 0.21 | 0.49 | 0 | 0.72 |
| HSL | 274.29º | 0.32% | 0.21% | - |
| HSV(B) | 274.29º | 0.49% | 0.28% | - |
| XYZ | 3.52 | 2.66 | 6.46 | - |
| YUV | 46.97 | 142.13 | 135.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 37 | 72 | 0.21 | 0.49 | 0 | 0.72 | 274.29 | 0.32 | 0.21 |
| Hex | 39 | 25 | 48 | 15 | 31 | 0 | 48 | 112 | 20 | 15 |
| Octal | 71 | 45 | 110 | 25 | 61 | 0 | 110 | 422 | 40 | 25 |
| Binary | 111001 | 100101 | 1001000 | 10101 | 110001 | 0 | 1001000 | 100010010 | 100000 | 10101 |
Color Harmonies of #392548
Complementary color
Monochromatic Colors of #392548
Black with #392548
Text Example
Text Example
White with #392548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392548; }
p { color: rgb(57,37,72); }
H1.HeaderClassName
{
color: #392548;
}
.AnyTagClassName
{
color: #392548;
}
</style>
background-color css
<style>
a { background-color: #392548; }
a { background-color: rgb(57,37,72); }
div.DivClassName
{
background-color: #392548;
}
.BgClassName
{
background-color: #392548;
}
</style>
border-color css
<style>
span { border-color: #392548; }
span { border-color: rgb(57,37,72); }
td.TdClassName
{
border-color: #392548;
}
.TagClassName
{
border-color: #392548;
}
</style>