Shades of Jagger #372747
Tints of Jagger #372747
RGB
CMYK
RGB Variations
Color information
#372747 (or 0x372747) is known color: Jagger. HEX triplet: 37, 27 and 47. RGB value is (55,39,71). Sum of RGB (Red+Green+Blue) = 55+39+71=165 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.33% from 165); Green value is 39 (15.62% from 255 or 23.64% from 165); Blue value is 71 (28.12% from 255 or 43.03% from 165); Max value from RGB is 71 - color contains mainly: blue. Hex color #372747 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372747 is #C8D8B8. Grayscale: #2F2F2F. Windows color (decimal): -13162681 or 4663095. OLE color: 4663095.
HSL color Cylindrical-coordinate representation of color #372747: hue angle of 270º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #372747 is Cyan = 0.23, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 55 | 39 | 71 | - |
| CMYK | 0.23 | 0.45 | 0 | 0.72 |
| HSL | 270º | 0.29% | 0.22% | - |
| HSV(B) | 270º | 0.45% | 0.28% | - |
| XYZ | 3.44 | 2.72 | 6.3 | - |
| YUV | 47.43 | 141.3 | 133.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 71 | 0.23 | 0.45 | 0 | 0.72 | 270 | 0.29 | 0.22 |
| Hex | 37 | 27 | 47 | 17 | 2D | 0 | 48 | 10E | 1D | 16 |
| Octal | 67 | 47 | 107 | 27 | 55 | 0 | 110 | 416 | 35 | 26 |
| Binary | 110111 | 100111 | 1000111 | 10111 | 101101 | 0 | 1001000 | 100001110 | 11101 | 10110 |
Color Harmonies of #372747
Complementary color
Monochromatic Colors of #372747
Black with #372747
Text Example
Text Example
White with #372747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372747; }
p { color: rgb(55,39,71); }
H1.HeaderClassName
{
color: #372747;
}
.AnyTagClassName
{
color: #372747;
}
</style>
background-color css
<style>
a { background-color: #372747; }
a { background-color: rgb(55,39,71); }
div.DivClassName
{
background-color: #372747;
}
.BgClassName
{
background-color: #372747;
}
</style>
border-color css
<style>
span { border-color: #372747; }
span { border-color: rgb(55,39,71); }
td.TdClassName
{
border-color: #372747;
}
.TagClassName
{
border-color: #372747;
}
</style>