Shades of Jagger #372146
Tints of Jagger #372146
RGB
CMYK
RGB Variations
Color information
#372146 (or 0x372146) is known color: Jagger. HEX triplet: 37, 21 and 46. RGB value is (55,33,70). Sum of RGB (Red+Green+Blue) = 55+33+70=158 (20% of max value = 765). Red value is 55 (21.88% from 255 or 34.81% from 158); Green value is 33 (13.28% from 255 or 20.89% from 158); Blue value is 70 (27.73% from 255 or 44.30% from 158); Max value from RGB is 70 - color contains mainly: blue. Hex color #372146 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372146 is #C8DEB9. Grayscale: #2B2B2B. Windows color (decimal): -13164218 or 4596023. OLE color: 4596023.
HSL color Cylindrical-coordinate representation of color #372146: hue angle of 275.68º degrees, saturation: 0.36, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #372146 is Cyan = 0.21, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 55 | 33 | 70 | - |
| CMYK | 0.21 | 0.53 | 0 | 0.73 |
| HSL | 275.68º | 0.36% | 0.2% | - |
| HSV(B) | 275.68º | 0.53% | 0.27% | - |
| XYZ | 3.22 | 2.34 | 6.08 | - |
| YUV | 43.8 | 142.79 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 70 | 0.21 | 0.53 | 0 | 0.73 | 275.68 | 0.36 | 0.2 |
| Hex | 37 | 21 | 46 | 15 | 35 | 0 | 49 | 114 | 24 | 14 |
| Octal | 67 | 41 | 106 | 25 | 65 | 0 | 111 | 424 | 44 | 24 |
| Binary | 110111 | 100001 | 1000110 | 10101 | 110101 | 0 | 1001001 | 100010100 | 100100 | 10100 |
Color Harmonies of #372146
Complementary color
Monochromatic Colors of #372146
Black with #372146
Text Example
Text Example
White with #372146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372146; }
p { color: rgb(55,33,70); }
H1.HeaderClassName
{
color: #372146;
}
.AnyTagClassName
{
color: #372146;
}
</style>
background-color css
<style>
a { background-color: #372146; }
a { background-color: rgb(55,33,70); }
div.DivClassName
{
background-color: #372146;
}
.BgClassName
{
background-color: #372146;
}
</style>
border-color css
<style>
span { border-color: #372146; }
span { border-color: rgb(55,33,70); }
td.TdClassName
{
border-color: #372146;
}
.TagClassName
{
border-color: #372146;
}
</style>