Shades of Jagger #372947
Tints of Jagger #372947
RGB
CMYK
RGB Variations
Color information
#372947 (or 0x372947) is known color: Jagger. HEX triplet: 37, 29 and 47. RGB value is (55,41,71). Sum of RGB (Red+Green+Blue) = 55+41+71=167 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.93% from 167); Green value is 41 (16.41% from 255 or 24.55% from 167); Blue value is 71 (28.12% from 255 or 42.51% from 167); Max value from RGB is 71 - color contains mainly: blue. Hex color #372947 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372947 is #C8D6B8. Grayscale: #303030. Windows color (decimal): -13162169 or 4663607. OLE color: 4663607.
HSL color Cylindrical-coordinate representation of color #372947: hue angle of 268º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #372947 is Cyan = 0.23, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 55 | 41 | 71 | - |
| CMYK | 0.23 | 0.42 | 0 | 0.72 |
| HSL | 268º | 0.27% | 0.22% | - |
| HSV(B) | 268º | 0.42% | 0.28% | - |
| XYZ | 3.51 | 2.85 | 6.33 | - |
| YUV | 48.61 | 140.64 | 132.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 71 | 0.23 | 0.42 | 0 | 0.72 | 268 | 0.27 | 0.22 |
| Hex | 37 | 29 | 47 | 17 | 2A | 0 | 48 | 10C | 1B | 16 |
| Octal | 67 | 51 | 107 | 27 | 52 | 0 | 110 | 414 | 33 | 26 |
| Binary | 110111 | 101001 | 1000111 | 10111 | 101010 | 0 | 1001000 | 100001100 | 11011 | 10110 |
Color Harmonies of #372947
Complementary color
Monochromatic Colors of #372947
Black with #372947
Text Example
Text Example
White with #372947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372947; }
p { color: rgb(55,41,71); }
H1.HeaderClassName
{
color: #372947;
}
.AnyTagClassName
{
color: #372947;
}
</style>
background-color css
<style>
a { background-color: #372947; }
a { background-color: rgb(55,41,71); }
div.DivClassName
{
background-color: #372947;
}
.BgClassName
{
background-color: #372947;
}
</style>
border-color css
<style>
span { border-color: #372947; }
span { border-color: rgb(55,41,71); }
td.TdClassName
{
border-color: #372947;
}
.TagClassName
{
border-color: #372947;
}
</style>