Shades of Jagger #372949
Tints of Jagger #372949
RGB
CMYK
RGB Variations
Color information
#372949 (or 0x372949) is known color: Jagger. HEX triplet: 37, 29 and 49. RGB value is (55,41,73). Sum of RGB (Red+Green+Blue) = 55+41+73=169 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.54% from 169); Green value is 41 (16.41% from 255 or 24.26% from 169); Blue value is 73 (28.91% from 255 or 43.20% from 169); Max value from RGB is 73 - color contains mainly: blue. Hex color #372949 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372949 is #C8D6B6. Grayscale: #303030. Windows color (decimal): -13162167 or 4794679. OLE color: 4794679.
HSL color Cylindrical-coordinate representation of color #372949: hue angle of 266.25º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #372949 is Cyan = 0.25, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 55 | 41 | 73 | - |
| CMYK | 0.25 | 0.44 | 0 | 0.71 |
| HSL | 266.25º | 0.28% | 0.22% | - |
| HSV(B) | 266.25º | 0.44% | 0.29% | - |
| XYZ | 3.57 | 2.88 | 6.67 | - |
| YUV | 48.83 | 141.64 | 132.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 73 | 0.25 | 0.44 | 0 | 0.71 | 266.25 | 0.28 | 0.22 |
| Hex | 37 | 29 | 49 | 19 | 2C | 0 | 47 | 10A | 1C | 16 |
| Octal | 67 | 51 | 111 | 31 | 54 | 0 | 107 | 412 | 34 | 26 |
| Binary | 110111 | 101001 | 1001001 | 11001 | 101100 | 0 | 1000111 | 100001010 | 11100 | 10110 |
Color Harmonies of #372949
Complementary color
Monochromatic Colors of #372949
Black with #372949
Text Example
Text Example
White with #372949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372949; }
p { color: rgb(55,41,73); }
H1.HeaderClassName
{
color: #372949;
}
.AnyTagClassName
{
color: #372949;
}
</style>
background-color css
<style>
a { background-color: #372949; }
a { background-color: rgb(55,41,73); }
div.DivClassName
{
background-color: #372949;
}
.BgClassName
{
background-color: #372949;
}
</style>
border-color css
<style>
span { border-color: #372949; }
span { border-color: rgb(55,41,73); }
td.TdClassName
{
border-color: #372949;
}
.TagClassName
{
border-color: #372949;
}
</style>