Shades of Jagger #372446
Tints of Jagger #372446
RGB
CMYK
RGB Variations
Color information
#372446 (or 0x372446) is known color: Jagger. HEX triplet: 37, 24 and 46. RGB value is (55,36,70). Sum of RGB (Red+Green+Blue) = 55+36+70=161 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.16% from 161); Green value is 36 (14.45% from 255 or 22.36% from 161); Blue value is 70 (27.73% from 255 or 43.48% from 161); Max value from RGB is 70 - color contains mainly: blue. Hex color #372446 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372446 is #C8DBB9. Grayscale: #2D2D2D. Windows color (decimal): -13163450 or 4596791. OLE color: 4596791.
HSL color Cylindrical-coordinate representation of color #372446: hue angle of 273.53º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #372446 is Cyan = 0.21, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 55 | 36 | 70 | - |
| CMYK | 0.21 | 0.49 | 0 | 0.73 |
| HSL | 273.53º | 0.32% | 0.21% | - |
| HSV(B) | 273.53º | 0.49% | 0.27% | - |
| XYZ | 3.31 | 2.52 | 6.11 | - |
| YUV | 45.56 | 141.79 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 36 | 70 | 0.21 | 0.49 | 0 | 0.73 | 273.53 | 0.32 | 0.21 |
| Hex | 37 | 24 | 46 | 15 | 31 | 0 | 49 | 112 | 20 | 15 |
| Octal | 67 | 44 | 106 | 25 | 61 | 0 | 111 | 422 | 40 | 25 |
| Binary | 110111 | 100100 | 1000110 | 10101 | 110001 | 0 | 1001001 | 100010010 | 100000 | 10101 |
Color Harmonies of #372446
Complementary color
Monochromatic Colors of #372446
Black with #372446
Text Example
Text Example
White with #372446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372446; }
p { color: rgb(55,36,70); }
H1.HeaderClassName
{
color: #372446;
}
.AnyTagClassName
{
color: #372446;
}
</style>
background-color css
<style>
a { background-color: #372446; }
a { background-color: rgb(55,36,70); }
div.DivClassName
{
background-color: #372446;
}
.BgClassName
{
background-color: #372446;
}
</style>
border-color css
<style>
span { border-color: #372446; }
span { border-color: rgb(55,36,70); }
td.TdClassName
{
border-color: #372446;
}
.TagClassName
{
border-color: #372446;
}
</style>