Shades of Jagger #372943
Tints of Jagger #372943
RGB
CMYK
RGB Variations
Color information
#372943 (or 0x372943) is known color: Jagger. HEX triplet: 37, 29 and 43. RGB value is (55,41,67). Sum of RGB (Red+Green+Blue) = 55+41+67=163 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.74% from 163); Green value is 41 (16.41% from 255 or 25.15% from 163); Blue value is 67 (26.56% from 255 or 41.10% from 163); Max value from RGB is 67 - color contains mainly: blue. Hex color #372943 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372943 is #C8D6BC. Grayscale: #303030. Windows color (decimal): -13162173 or 4401463. OLE color: 4401463.
HSL color Cylindrical-coordinate representation of color #372943: hue angle of 272.31º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #372943 is Cyan = 0.18, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 55 | 41 | 67 | - |
| CMYK | 0.18 | 0.39 | 0 | 0.74 |
| HSL | 272.31º | 0.24% | 0.21% | - |
| HSV(B) | 272.31º | 0.39% | 0.26% | - |
| XYZ | 3.38 | 2.8 | 5.67 | - |
| YUV | 48.15 | 138.64 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 67 | 0.18 | 0.39 | 0 | 0.74 | 272.31 | 0.24 | 0.21 |
| Hex | 37 | 29 | 43 | 12 | 27 | 0 | 4A | 110 | 18 | 15 |
| Octal | 67 | 51 | 103 | 22 | 47 | 0 | 112 | 420 | 30 | 25 |
| Binary | 110111 | 101001 | 1000011 | 10010 | 100111 | 0 | 1001010 | 100010000 | 11000 | 10101 |
Color Harmonies of #372943
Complementary color
Monochromatic Colors of #372943
Black with #372943
Text Example
Text Example
White with #372943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372943; }
p { color: rgb(55,41,67); }
H1.HeaderClassName
{
color: #372943;
}
.AnyTagClassName
{
color: #372943;
}
</style>
background-color css
<style>
a { background-color: #372943; }
a { background-color: rgb(55,41,67); }
div.DivClassName
{
background-color: #372943;
}
.BgClassName
{
background-color: #372943;
}
</style>
border-color css
<style>
span { border-color: #372943; }
span { border-color: rgb(55,41,67); }
td.TdClassName
{
border-color: #372943;
}
.TagClassName
{
border-color: #372943;
}
</style>