Shades of Jagger #372743
Tints of Jagger #372743
RGB
CMYK
RGB Variations
Color information
#372743 (or 0x372743) is known color: Jagger. HEX triplet: 37, 27 and 43. RGB value is (55,39,67). Sum of RGB (Red+Green+Blue) = 55+39+67=161 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.16% from 161); Green value is 39 (15.62% from 255 or 24.22% from 161); Blue value is 67 (26.56% from 255 or 41.61% from 161); Max value from RGB is 67 - color contains mainly: blue. Hex color #372743 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372743 is #C8D8BC. Grayscale: #2E2E2E. Windows color (decimal): -13162685 or 4400951. OLE color: 4400951.
HSL color Cylindrical-coordinate representation of color #372743: hue angle of 274.29º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #372743 is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 55 | 39 | 67 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.74 |
| HSL | 274.29º | 0.26% | 0.21% | - |
| HSV(B) | 274.29º | 0.42% | 0.26% | - |
| XYZ | 3.31 | 2.67 | 5.65 | - |
| YUV | 46.98 | 139.3 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 67 | 0.18 | 0.42 | 0 | 0.74 | 274.29 | 0.26 | 0.21 |
| Hex | 37 | 27 | 43 | 12 | 2A | 0 | 4A | 112 | 1A | 15 |
| Octal | 67 | 47 | 103 | 22 | 52 | 0 | 112 | 422 | 32 | 25 |
| Binary | 110111 | 100111 | 1000011 | 10010 | 101010 | 0 | 1001010 | 100010010 | 11010 | 10101 |
Color Harmonies of #372743
Complementary color
Monochromatic Colors of #372743
Black with #372743
Text Example
Text Example
White with #372743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372743; }
p { color: rgb(55,39,67); }
H1.HeaderClassName
{
color: #372743;
}
.AnyTagClassName
{
color: #372743;
}
</style>
background-color css
<style>
a { background-color: #372743; }
a { background-color: rgb(55,39,67); }
div.DivClassName
{
background-color: #372743;
}
.BgClassName
{
background-color: #372743;
}
</style>
border-color css
<style>
span { border-color: #372743; }
span { border-color: rgb(55,39,67); }
td.TdClassName
{
border-color: #372743;
}
.TagClassName
{
border-color: #372743;
}
</style>