Shades of Jagger #372644
Tints of Jagger #372644
RGB
CMYK
RGB Variations
Color information
#372644 (or 0x372644) is known color: Jagger. HEX triplet: 37, 26 and 44. RGB value is (55,38,68). Sum of RGB (Red+Green+Blue) = 55+38+68=161 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.16% from 161); Green value is 38 (15.23% from 255 or 23.60% from 161); Blue value is 68 (26.95% from 255 or 42.24% from 161); Max value from RGB is 68 - color contains mainly: blue. Hex color #372644 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372644 is #C8D9BB. Grayscale: #2E2E2E. Windows color (decimal): -13162940 or 4466231. OLE color: 4466231.
HSL color Cylindrical-coordinate representation of color #372644: hue angle of 274º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #372644 is Cyan = 0.19, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 55 | 38 | 68 | - |
| CMYK | 0.19 | 0.44 | 0 | 0.73 |
| HSL | 274º | 0.28% | 0.21% | - |
| HSV(B) | 274º | 0.44% | 0.27% | - |
| XYZ | 3.31 | 2.62 | 5.8 | - |
| YUV | 46.5 | 140.13 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 38 | 68 | 0.19 | 0.44 | 0 | 0.73 | 274 | 0.28 | 0.21 |
| Hex | 37 | 26 | 44 | 13 | 2C | 0 | 49 | 112 | 1C | 15 |
| Octal | 67 | 46 | 104 | 23 | 54 | 0 | 111 | 422 | 34 | 25 |
| Binary | 110111 | 100110 | 1000100 | 10011 | 101100 | 0 | 1001001 | 100010010 | 11100 | 10101 |
Color Harmonies of #372644
Complementary color
Monochromatic Colors of #372644
Black with #372644
Text Example
Text Example
White with #372644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372644; }
p { color: rgb(55,38,68); }
H1.HeaderClassName
{
color: #372644;
}
.AnyTagClassName
{
color: #372644;
}
</style>
background-color css
<style>
a { background-color: #372644; }
a { background-color: rgb(55,38,68); }
div.DivClassName
{
background-color: #372644;
}
.BgClassName
{
background-color: #372644;
}
</style>
border-color css
<style>
span { border-color: #372644; }
span { border-color: rgb(55,38,68); }
td.TdClassName
{
border-color: #372644;
}
.TagClassName
{
border-color: #372644;
}
</style>