Shades of Jagger #372548
Tints of Jagger #372548
RGB
CMYK
RGB Variations
Color information
#372548 (or 0x372548) is known color: Jagger. HEX triplet: 37, 25 and 48. RGB value is (55,37,72). Sum of RGB (Red+Green+Blue) = 55+37+72=164 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.54% from 164); Green value is 37 (14.84% from 255 or 22.56% from 164); Blue value is 72 (28.52% from 255 or 43.90% from 164); Max value from RGB is 72 - color contains mainly: blue. Hex color #372548 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372548 is #C8DAB7. Grayscale: #2E2E2E. Windows color (decimal): -13163192 or 4728119. OLE color: 4728119.
HSL color Cylindrical-coordinate representation of color #372548: hue angle of 270.86º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #372548 is Cyan = 0.24, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 55 | 37 | 72 | - |
| CMYK | 0.24 | 0.49 | 0 | 0.72 |
| HSL | 270.86º | 0.32% | 0.21% | - |
| HSV(B) | 270.86º | 0.49% | 0.28% | - |
| XYZ | 3.41 | 2.6 | 6.45 | - |
| YUV | 46.37 | 142.46 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 37 | 72 | 0.24 | 0.49 | 0 | 0.72 | 270.86 | 0.32 | 0.21 |
| Hex | 37 | 25 | 48 | 18 | 31 | 0 | 48 | 10F | 20 | 15 |
| Octal | 67 | 45 | 110 | 30 | 61 | 0 | 110 | 417 | 40 | 25 |
| Binary | 110111 | 100101 | 1001000 | 11000 | 110001 | 0 | 1001000 | 100001111 | 100000 | 10101 |
Color Harmonies of #372548
Complementary color
Monochromatic Colors of #372548
Black with #372548
Text Example
Text Example
White with #372548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372548; }
p { color: rgb(55,37,72); }
H1.HeaderClassName
{
color: #372548;
}
.AnyTagClassName
{
color: #372548;
}
</style>
background-color css
<style>
a { background-color: #372548; }
a { background-color: rgb(55,37,72); }
div.DivClassName
{
background-color: #372548;
}
.BgClassName
{
background-color: #372548;
}
</style>
border-color css
<style>
span { border-color: #372548; }
span { border-color: rgb(55,37,72); }
td.TdClassName
{
border-color: #372548;
}
.TagClassName
{
border-color: #372548;
}
</style>