Shades of Jagger #372347
Tints of Jagger #372347
RGB
CMYK
RGB Variations
Color information
#372347 (or 0x372347) is known color: Jagger. HEX triplet: 37, 23 and 47. RGB value is (55,35,71). Sum of RGB (Red+Green+Blue) = 55+35+71=161 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.16% from 161); Green value is 35 (14.06% from 255 or 21.74% from 161); Blue value is 71 (28.12% from 255 or 44.10% from 161); Max value from RGB is 71 - color contains mainly: blue. Hex color #372347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372347 is #C8DCB8. Grayscale: #2C2C2C. Windows color (decimal): -13163705 or 4662071. OLE color: 4662071.
HSL color Cylindrical-coordinate representation of color #372347: hue angle of 273.33º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #372347 is Cyan = 0.23, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 55 | 35 | 71 | - |
| CMYK | 0.23 | 0.51 | 0 | 0.72 |
| HSL | 273.33º | 0.34% | 0.21% | - |
| HSV(B) | 273.33º | 0.51% | 0.28% | - |
| XYZ | 3.31 | 2.47 | 6.26 | - |
| YUV | 45.08 | 142.63 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 35 | 71 | 0.23 | 0.51 | 0 | 0.72 | 273.33 | 0.34 | 0.21 |
| Hex | 37 | 23 | 47 | 17 | 33 | 0 | 48 | 111 | 22 | 15 |
| Octal | 67 | 43 | 107 | 27 | 63 | 0 | 110 | 421 | 42 | 25 |
| Binary | 110111 | 100011 | 1000111 | 10111 | 110011 | 0 | 1001000 | 100010001 | 100010 | 10101 |
Color Harmonies of #372347
Complementary color
Monochromatic Colors of #372347
Black with #372347
Text Example
Text Example
White with #372347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372347; }
p { color: rgb(55,35,71); }
H1.HeaderClassName
{
color: #372347;
}
.AnyTagClassName
{
color: #372347;
}
</style>
background-color css
<style>
a { background-color: #372347; }
a { background-color: rgb(55,35,71); }
div.DivClassName
{
background-color: #372347;
}
.BgClassName
{
background-color: #372347;
}
</style>
border-color css
<style>
span { border-color: #372347; }
span { border-color: rgb(55,35,71); }
td.TdClassName
{
border-color: #372347;
}
.TagClassName
{
border-color: #372347;
}
</style>