Shades of Jagger #372643
Tints of Jagger #372643
RGB
CMYK
RGB Variations
Color information
#372643 (or 0x372643) is known color: Jagger. HEX triplet: 37, 26 and 43. RGB value is (55,38,67). Sum of RGB (Red+Green+Blue) = 55+38+67=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 38 (15.23% from 255 or 23.75% from 160); Blue value is 67 (26.56% from 255 or 41.88% from 160); Max value from RGB is 67 - color contains mainly: blue. Hex color #372643 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372643 is #C8D9BC. Grayscale: #2E2E2E. Windows color (decimal): -13162941 or 4400695. OLE color: 4400695.
HSL color Cylindrical-coordinate representation of color #372643: hue angle of 275.17º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #372643 is Cyan = 0.18, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 55 | 38 | 67 | - |
| CMYK | 0.18 | 0.43 | 0 | 0.74 |
| HSL | 275.17º | 0.28% | 0.21% | - |
| HSV(B) | 275.17º | 0.43% | 0.26% | - |
| XYZ | 3.28 | 2.6 | 5.64 | - |
| YUV | 46.39 | 139.63 | 134.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 38 | 67 | 0.18 | 0.43 | 0 | 0.74 | 275.17 | 0.28 | 0.21 |
| Hex | 37 | 26 | 43 | 12 | 2B | 0 | 4A | 113 | 1C | 15 |
| Octal | 67 | 46 | 103 | 22 | 53 | 0 | 112 | 423 | 34 | 25 |
| Binary | 110111 | 100110 | 1000011 | 10010 | 101011 | 0 | 1001010 | 100010011 | 11100 | 10101 |
Color Harmonies of #372643
Complementary color
Monochromatic Colors of #372643
Black with #372643
Text Example
Text Example
White with #372643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372643; }
p { color: rgb(55,38,67); }
H1.HeaderClassName
{
color: #372643;
}
.AnyTagClassName
{
color: #372643;
}
</style>
background-color css
<style>
a { background-color: #372643; }
a { background-color: rgb(55,38,67); }
div.DivClassName
{
background-color: #372643;
}
.BgClassName
{
background-color: #372643;
}
</style>
border-color css
<style>
span { border-color: #372643; }
span { border-color: rgb(55,38,67); }
td.TdClassName
{
border-color: #372643;
}
.TagClassName
{
border-color: #372643;
}
</style>