Shades of Jagger #372844
Tints of Jagger #372844
RGB
CMYK
RGB Variations
Color information
#372844 (or 0x372844) is known color: Jagger. HEX triplet: 37, 28 and 44. RGB value is (55,40,68). Sum of RGB (Red+Green+Blue) = 55+40+68=163 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.74% from 163); Green value is 40 (16.02% from 255 or 24.54% from 163); Blue value is 68 (26.95% from 255 or 41.72% from 163); Max value from RGB is 68 - color contains mainly: blue. Hex color #372844 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372844 is #C8D7BB. Grayscale: #2F2F2F. Windows color (decimal): -13162428 or 4466743. OLE color: 4466743.
HSL color Cylindrical-coordinate representation of color #372844: hue angle of 272.14º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #372844 is Cyan = 0.19, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 55 | 40 | 68 | - |
| CMYK | 0.19 | 0.41 | 0 | 0.73 |
| HSL | 272.14º | 0.26% | 0.21% | - |
| HSV(B) | 272.14º | 0.41% | 0.27% | - |
| XYZ | 3.38 | 2.75 | 5.82 | - |
| YUV | 47.68 | 139.47 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 68 | 0.19 | 0.41 | 0 | 0.73 | 272.14 | 0.26 | 0.21 |
| Hex | 37 | 28 | 44 | 13 | 29 | 0 | 49 | 110 | 1A | 15 |
| Octal | 67 | 50 | 104 | 23 | 51 | 0 | 111 | 420 | 32 | 25 |
| Binary | 110111 | 101000 | 1000100 | 10011 | 101001 | 0 | 1001001 | 100010000 | 11010 | 10101 |
Color Harmonies of #372844
Complementary color
Monochromatic Colors of #372844
Black with #372844
Text Example
Text Example
White with #372844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372844; }
p { color: rgb(55,40,68); }
H1.HeaderClassName
{
color: #372844;
}
.AnyTagClassName
{
color: #372844;
}
</style>
background-color css
<style>
a { background-color: #372844; }
a { background-color: rgb(55,40,68); }
div.DivClassName
{
background-color: #372844;
}
.BgClassName
{
background-color: #372844;
}
</style>
border-color css
<style>
span { border-color: #372844; }
span { border-color: rgb(55,40,68); }
td.TdClassName
{
border-color: #372844;
}
.TagClassName
{
border-color: #372844;
}
</style>