Shades of Jagger #372945
Tints of Jagger #372945
RGB
CMYK
RGB Variations
Color information
#372945 (or 0x372945) is known color: Jagger. HEX triplet: 37, 29 and 45. RGB value is (55,41,69). Sum of RGB (Red+Green+Blue) = 55+41+69=165 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.33% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 69 (27.34% from 255 or 41.82% from 165); Max value from RGB is 69 - color contains mainly: blue. Hex color #372945 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372945 is #C8D6BA. Grayscale: #303030. Windows color (decimal): -13162171 or 4532535. OLE color: 4532535.
HSL color Cylindrical-coordinate representation of color #372945: hue angle of 270º degrees, saturation: 0.25, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #372945 is Cyan = 0.20, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 55 | 41 | 69 | - |
| CMYK | 0.20 | 0.41 | 0 | 0.73 |
| HSL | 270º | 0.25% | 0.22% | - |
| HSV(B) | 270º | 0.41% | 0.27% | - |
| XYZ | 3.44 | 2.83 | 5.99 | - |
| YUV | 48.38 | 139.64 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 69 | 0.20 | 0.41 | 0 | 0.73 | 270 | 0.25 | 0.22 |
| Hex | 37 | 29 | 45 | 14 | 29 | 0 | 49 | 10E | 19 | 16 |
| Octal | 67 | 51 | 105 | 24 | 51 | 0 | 111 | 416 | 31 | 26 |
| Binary | 110111 | 101001 | 1000101 | 10100 | 101001 | 0 | 1001001 | 100001110 | 11001 | 10110 |
Color Harmonies of #372945
Complementary color
Monochromatic Colors of #372945
Black with #372945
Text Example
Text Example
White with #372945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372945; }
p { color: rgb(55,41,69); }
H1.HeaderClassName
{
color: #372945;
}
.AnyTagClassName
{
color: #372945;
}
</style>
background-color css
<style>
a { background-color: #372945; }
a { background-color: rgb(55,41,69); }
div.DivClassName
{
background-color: #372945;
}
.BgClassName
{
background-color: #372945;
}
</style>
border-color css
<style>
span { border-color: #372945; }
span { border-color: rgb(55,41,69); }
td.TdClassName
{
border-color: #372945;
}
.TagClassName
{
border-color: #372945;
}
</style>