Shades of Jagger #392649
Tints of Jagger #392649
RGB
CMYK
RGB Variations
Color information
#392649 (or 0x392649) is known color: Jagger. HEX triplet: 39, 26 and 49. RGB value is (57,38,73). Sum of RGB (Red+Green+Blue) = 57+38+73=168 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.93% from 168); Green value is 38 (15.23% from 255 or 22.62% from 168); Blue value is 73 (28.91% from 255 or 43.45% from 168); Max value from RGB is 73 - color contains mainly: blue. Hex color #392649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392649 is #C6D9B6. Grayscale: #2F2F2F. Windows color (decimal): -13031863 or 4793913. OLE color: 4793913.
HSL color Cylindrical-coordinate representation of color #392649: hue angle of 272.57º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #392649 is Cyan = 0.22, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 57 | 38 | 73 | - |
| CMYK | 0.22 | 0.48 | 0 | 0.71 |
| HSL | 272.57º | 0.32% | 0.22% | - |
| HSV(B) | 272.57º | 0.48% | 0.29% | - |
| XYZ | 3.58 | 2.74 | 6.64 | - |
| YUV | 47.67 | 142.29 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 73 | 0.22 | 0.48 | 0 | 0.71 | 272.57 | 0.32 | 0.22 |
| Hex | 39 | 26 | 49 | 16 | 30 | 0 | 47 | 111 | 20 | 16 |
| Octal | 71 | 46 | 111 | 26 | 60 | 0 | 107 | 421 | 40 | 26 |
| Binary | 111001 | 100110 | 1001001 | 10110 | 110000 | 0 | 1000111 | 100010001 | 100000 | 10110 |
Color Harmonies of #392649
Complementary color
Monochromatic Colors of #392649
Black with #392649
Text Example
Text Example
White with #392649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392649; }
p { color: rgb(57,38,73); }
H1.HeaderClassName
{
color: #392649;
}
.AnyTagClassName
{
color: #392649;
}
</style>
background-color css
<style>
a { background-color: #392649; }
a { background-color: rgb(57,38,73); }
div.DivClassName
{
background-color: #392649;
}
.BgClassName
{
background-color: #392649;
}
</style>
border-color css
<style>
span { border-color: #392649; }
span { border-color: rgb(57,38,73); }
td.TdClassName
{
border-color: #392649;
}
.TagClassName
{
border-color: #392649;
}
</style>