Shades of Jagger #372746
Tints of Jagger #372746
RGB
CMYK
RGB Variations
Color information
#372746 (or 0x372746) is known color: Jagger. HEX triplet: 37, 27 and 46. RGB value is (55,39,70). Sum of RGB (Red+Green+Blue) = 55+39+70=164 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.54% from 164); Green value is 39 (15.62% from 255 or 23.78% from 164); Blue value is 70 (27.73% from 255 or 42.68% from 164); Max value from RGB is 70 - color contains mainly: blue. Hex color #372746 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372746 is #C8D8B9. Grayscale: #2F2F2F. Windows color (decimal): -13162682 or 4597559. OLE color: 4597559.
HSL color Cylindrical-coordinate representation of color #372746: hue angle of 270.97º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #372746 is Cyan = 0.21, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 55 | 39 | 70 | - |
| CMYK | 0.21 | 0.44 | 0 | 0.73 |
| HSL | 270.97º | 0.28% | 0.21% | - |
| HSV(B) | 270.97º | 0.44% | 0.27% | - |
| XYZ | 3.41 | 2.71 | 6.14 | - |
| YUV | 47.32 | 140.8 | 133.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 70 | 0.21 | 0.44 | 0 | 0.73 | 270.97 | 0.28 | 0.21 |
| Hex | 37 | 27 | 46 | 15 | 2C | 0 | 49 | 10F | 1C | 15 |
| Octal | 67 | 47 | 106 | 25 | 54 | 0 | 111 | 417 | 34 | 25 |
| Binary | 110111 | 100111 | 1000110 | 10101 | 101100 | 0 | 1001001 | 100001111 | 11100 | 10101 |
Color Harmonies of #372746
Complementary color
Monochromatic Colors of #372746
Black with #372746
Text Example
Text Example
White with #372746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372746; }
p { color: rgb(55,39,70); }
H1.HeaderClassName
{
color: #372746;
}
.AnyTagClassName
{
color: #372746;
}
</style>
background-color css
<style>
a { background-color: #372746; }
a { background-color: rgb(55,39,70); }
div.DivClassName
{
background-color: #372746;
}
.BgClassName
{
background-color: #372746;
}
</style>
border-color css
<style>
span { border-color: #372746; }
span { border-color: rgb(55,39,70); }
td.TdClassName
{
border-color: #372746;
}
.TagClassName
{
border-color: #372746;
}
</style>