Shades of Jagger #392846
Tints of Jagger #392846
RGB
CMYK
RGB Variations
Color information
#392846 (or 0x392846) is known color: Jagger. HEX triplet: 39, 28 and 46. RGB value is (57,40,70). Sum of RGB (Red+Green+Blue) = 57+40+70=167 (22% of max value = 765). Red value is 57 (22.66% from 255 or 34.13% from 167); Green value is 40 (16.02% from 255 or 23.95% from 167); Blue value is 70 (27.73% from 255 or 41.92% from 167); Max value from RGB is 70 - color contains mainly: blue. Hex color #392846 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392846 is #C6D7B9. Grayscale: #303030. Windows color (decimal): -13031354 or 4597817. OLE color: 4597817.
HSL color Cylindrical-coordinate representation of color #392846: hue angle of 274º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #392846 is Cyan = 0.19, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 40 | 70 | - |
| CMYK | 0.19 | 0.43 | 0 | 0.73 |
| HSL | 274º | 0.27% | 0.22% | - |
| HSV(B) | 274º | 0.43% | 0.27% | - |
| XYZ | 3.55 | 2.83 | 6.15 | - |
| YUV | 48.5 | 140.13 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 70 | 0.19 | 0.43 | 0 | 0.73 | 274 | 0.27 | 0.22 |
| Hex | 39 | 28 | 46 | 13 | 2B | 0 | 49 | 112 | 1B | 16 |
| Octal | 71 | 50 | 106 | 23 | 53 | 0 | 111 | 422 | 33 | 26 |
| Binary | 111001 | 101000 | 1000110 | 10011 | 101011 | 0 | 1001001 | 100010010 | 11011 | 10110 |
Color Harmonies of #392846
Complementary color
Monochromatic Colors of #392846
Black with #392846
Text Example
Text Example
White with #392846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392846; }
p { color: rgb(57,40,70); }
H1.HeaderClassName
{
color: #392846;
}
.AnyTagClassName
{
color: #392846;
}
</style>
background-color css
<style>
a { background-color: #392846; }
a { background-color: rgb(57,40,70); }
div.DivClassName
{
background-color: #392846;
}
.BgClassName
{
background-color: #392846;
}
</style>
border-color css
<style>
span { border-color: #392846; }
span { border-color: rgb(57,40,70); }
td.TdClassName
{
border-color: #392846;
}
.TagClassName
{
border-color: #392846;
}
</style>