Shades of Jagger #372349
Tints of Jagger #372349
RGB
CMYK
RGB Variations
Color information
#372349 (or 0x372349) is known color: Jagger. HEX triplet: 37, 23 and 49. RGB value is (55,35,73). Sum of RGB (Red+Green+Blue) = 55+35+73=163 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.74% from 163); Green value is 35 (14.06% from 255 or 21.47% from 163); Blue value is 73 (28.91% from 255 or 44.79% from 163); Max value from RGB is 73 - color contains mainly: blue. Hex color #372349 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372349 is #C8DCB6. Grayscale: #2D2D2D. Windows color (decimal): -13163703 or 4793143. OLE color: 4793143.
HSL color Cylindrical-coordinate representation of color #372349: hue angle of 271.58º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #372349 is Cyan = 0.25, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 55 | 35 | 73 | - |
| CMYK | 0.25 | 0.52 | 0 | 0.71 |
| HSL | 271.58º | 0.35% | 0.21% | - |
| HSV(B) | 271.58º | 0.52% | 0.29% | - |
| XYZ | 3.38 | 2.5 | 6.61 | - |
| YUV | 45.31 | 143.63 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 35 | 73 | 0.25 | 0.52 | 0 | 0.71 | 271.58 | 0.35 | 0.21 |
| Hex | 37 | 23 | 49 | 19 | 34 | 0 | 47 | 110 | 23 | 15 |
| Octal | 67 | 43 | 111 | 31 | 64 | 0 | 107 | 420 | 43 | 25 |
| Binary | 110111 | 100011 | 1001001 | 11001 | 110100 | 0 | 1000111 | 100010000 | 100011 | 10101 |
Color Harmonies of #372349
Complementary color
Monochromatic Colors of #372349
Black with #372349
Text Example
Text Example
White with #372349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372349; }
p { color: rgb(55,35,73); }
H1.HeaderClassName
{
color: #372349;
}
.AnyTagClassName
{
color: #372349;
}
</style>
background-color css
<style>
a { background-color: #372349; }
a { background-color: rgb(55,35,73); }
div.DivClassName
{
background-color: #372349;
}
.BgClassName
{
background-color: #372349;
}
</style>
border-color css
<style>
span { border-color: #372349; }
span { border-color: rgb(55,35,73); }
td.TdClassName
{
border-color: #372349;
}
.TagClassName
{
border-color: #372349;
}
</style>