Shades of Jagger #372847
Tints of Jagger #372847
RGB
CMYK
RGB Variations
Color information
#372847 (or 0x372847) is known color: Jagger. HEX triplet: 37, 28 and 47. RGB value is (55,40,71). Sum of RGB (Red+Green+Blue) = 55+40+71=166 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.13% from 166); Green value is 40 (16.02% from 255 or 24.10% from 166); Blue value is 71 (28.12% from 255 or 42.77% from 166); Max value from RGB is 71 - color contains mainly: blue. Hex color #372847 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372847 is #C8D7B8. Grayscale: #2F2F2F. Windows color (decimal): -13162425 or 4663351. OLE color: 4663351.
HSL color Cylindrical-coordinate representation of color #372847: hue angle of 269.03º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #372847 is Cyan = 0.23, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 55 | 40 | 71 | - |
| CMYK | 0.23 | 0.44 | 0 | 0.72 |
| HSL | 269.03º | 0.28% | 0.22% | - |
| HSV(B) | 269.03º | 0.44% | 0.28% | - |
| XYZ | 3.47 | 2.78 | 6.32 | - |
| YUV | 48.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 71 | 0.23 | 0.44 | 0 | 0.72 | 269.03 | 0.28 | 0.22 |
| Hex | 37 | 28 | 47 | 17 | 2C | 0 | 48 | 10D | 1C | 16 |
| Octal | 67 | 50 | 107 | 27 | 54 | 0 | 110 | 415 | 34 | 26 |
| Binary | 110111 | 101000 | 1000111 | 10111 | 101100 | 0 | 1001000 | 100001101 | 11100 | 10110 |
Color Harmonies of #372847
Complementary color
Monochromatic Colors of #372847
Black with #372847
Text Example
Text Example
White with #372847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372847; }
p { color: rgb(55,40,71); }
H1.HeaderClassName
{
color: #372847;
}
.AnyTagClassName
{
color: #372847;
}
</style>
background-color css
<style>
a { background-color: #372847; }
a { background-color: rgb(55,40,71); }
div.DivClassName
{
background-color: #372847;
}
.BgClassName
{
background-color: #372847;
}
</style>
border-color css
<style>
span { border-color: #372847; }
span { border-color: rgb(55,40,71); }
td.TdClassName
{
border-color: #372847;
}
.TagClassName
{
border-color: #372847;
}
</style>