Shades of Jagger #372049
Tints of Jagger #372049
RGB
CMYK
RGB Variations
Color information
#372049 (or 0x372049) is known color: Jagger. HEX triplet: 37, 20 and 49. RGB value is (55,32,73). Sum of RGB (Red+Green+Blue) = 55+32+73=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 32 (12.89% from 255 or 20% from 160); Blue value is 73 (28.91% from 255 or 45.62% from 160); Max value from RGB is 73 - color contains mainly: blue. Hex color #372049 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372049 is #C8DFB6. Grayscale: #2B2B2B. Windows color (decimal): -13164471 or 4792375. OLE color: 4792375.
HSL color Cylindrical-coordinate representation of color #372049: hue angle of 273.66º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #372049 is Cyan = 0.25, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 55 | 32 | 73 | - |
| CMYK | 0.25 | 0.56 | 0 | 0.71 |
| HSL | 273.66º | 0.39% | 0.21% | - |
| HSV(B) | 273.66º | 0.56% | 0.29% | - |
| XYZ | 3.29 | 2.33 | 6.58 | - |
| YUV | 43.55 | 144.62 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 32 | 73 | 0.25 | 0.56 | 0 | 0.71 | 273.66 | 0.39 | 0.21 |
| Hex | 37 | 20 | 49 | 19 | 38 | 0 | 47 | 112 | 27 | 15 |
| Octal | 67 | 40 | 111 | 31 | 70 | 0 | 107 | 422 | 47 | 25 |
| Binary | 110111 | 100000 | 1001001 | 11001 | 111000 | 0 | 1000111 | 100010010 | 100111 | 10101 |
Color Harmonies of #372049
Complementary color
Monochromatic Colors of #372049
Black with #372049
Text Example
Text Example
White with #372049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372049; }
p { color: rgb(55,32,73); }
H1.HeaderClassName
{
color: #372049;
}
.AnyTagClassName
{
color: #372049;
}
</style>
background-color css
<style>
a { background-color: #372049; }
a { background-color: rgb(55,32,73); }
div.DivClassName
{
background-color: #372049;
}
.BgClassName
{
background-color: #372049;
}
</style>
border-color css
<style>
span { border-color: #372049; }
span { border-color: rgb(55,32,73); }
td.TdClassName
{
border-color: #372049;
}
.TagClassName
{
border-color: #372049;
}
</style>