Shades of Jagger #392845
Tints of Jagger #392845
RGB
CMYK
RGB Variations
Color information
#392845 (or 0x392845) is known color: Jagger. HEX triplet: 39, 28 and 45. RGB value is (57,40,69). Sum of RGB (Red+Green+Blue) = 57+40+69=166 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.34% from 166); Green value is 40 (16.02% from 255 or 24.10% from 166); Blue value is 69 (27.34% from 255 or 41.57% from 166); Max value from RGB is 69 - color contains mainly: blue. Hex color #392845 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392845 is #C6D7BA. Grayscale: #303030. Windows color (decimal): -13031355 or 4532281. OLE color: 4532281.
HSL color Cylindrical-coordinate representation of color #392845: hue angle of 275.17º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #392845 is Cyan = 0.17, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 40 | 69 | - |
| CMYK | 0.17 | 0.42 | 0 | 0.73 |
| HSL | 275.17º | 0.27% | 0.21% | - |
| HSV(B) | 275.17º | 0.42% | 0.27% | - |
| XYZ | 3.52 | 2.82 | 5.99 | - |
| YUV | 48.39 | 139.63 | 134.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 69 | 0.17 | 0.42 | 0 | 0.73 | 275.17 | 0.27 | 0.21 |
| Hex | 39 | 28 | 45 | 11 | 2A | 0 | 49 | 113 | 1B | 15 |
| Octal | 71 | 50 | 105 | 21 | 52 | 0 | 111 | 423 | 33 | 25 |
| Binary | 111001 | 101000 | 1000101 | 10001 | 101010 | 0 | 1001001 | 100010011 | 11011 | 10101 |
Color Harmonies of #392845
Complementary color
Monochromatic Colors of #392845
Black with #392845
Text Example
Text Example
White with #392845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392845; }
p { color: rgb(57,40,69); }
H1.HeaderClassName
{
color: #392845;
}
.AnyTagClassName
{
color: #392845;
}
</style>
background-color css
<style>
a { background-color: #392845; }
a { background-color: rgb(57,40,69); }
div.DivClassName
{
background-color: #392845;
}
.BgClassName
{
background-color: #392845;
}
</style>
border-color css
<style>
span { border-color: #392845; }
span { border-color: rgb(57,40,69); }
td.TdClassName
{
border-color: #392845;
}
.TagClassName
{
border-color: #392845;
}
</style>