Shades of Jagger #392543
Tints of Jagger #392543
RGB
CMYK
RGB Variations
Color information
#392543 (or 0x392543) is known color: Jagger. HEX triplet: 39, 25 and 43. RGB value is (57,37,67). Sum of RGB (Red+Green+Blue) = 57+37+67=161 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.40% from 161); Green value is 37 (14.84% from 255 or 22.98% from 161); Blue value is 67 (26.56% from 255 or 41.61% from 161); Max value from RGB is 67 - color contains mainly: blue. Hex color #392543 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392543 is #C6DABC. Grayscale: #2E2E2E. Windows color (decimal): -13032125 or 4400441. OLE color: 4400441.
HSL color Cylindrical-coordinate representation of color #392543: hue angle of 280º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #392543 is Cyan = 0.15, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 37 | 67 | - |
| CMYK | 0.15 | 0.45 | 0 | 0.74 |
| HSL | 280º | 0.29% | 0.2% | - |
| HSV(B) | 280º | 0.45% | 0.26% | - |
| XYZ | 3.36 | 2.6 | 5.63 | - |
| YUV | 46.4 | 139.63 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 37 | 67 | 0.15 | 0.45 | 0 | 0.74 | 280 | 0.29 | 0.2 |
| Hex | 39 | 25 | 43 | F | 2D | 0 | 4A | 118 | 1D | 14 |
| Octal | 71 | 45 | 103 | 17 | 55 | 0 | 112 | 430 | 35 | 24 |
| Binary | 111001 | 100101 | 1000011 | 1111 | 101101 | 0 | 1001010 | 100011000 | 11101 | 10100 |
Color Harmonies of #392543
Complementary color
Monochromatic Colors of #392543
Black with #392543
Text Example
Text Example
White with #392543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392543; }
p { color: rgb(57,37,67); }
H1.HeaderClassName
{
color: #392543;
}
.AnyTagClassName
{
color: #392543;
}
</style>
background-color css
<style>
a { background-color: #392543; }
a { background-color: rgb(57,37,67); }
div.DivClassName
{
background-color: #392543;
}
.BgClassName
{
background-color: #392543;
}
</style>
border-color css
<style>
span { border-color: #392543; }
span { border-color: rgb(57,37,67); }
td.TdClassName
{
border-color: #392543;
}
.TagClassName
{
border-color: #392543;
}
</style>