Shades of Jagger #373539
Tints of Jagger #373539
RGB
CMYK
RGB Variations
Color information
#373539 (or 0x373539) is known color: Jagger. HEX triplet: 37, 35 and 39. RGB value is (55,53,57). Sum of RGB (Red+Green+Blue) = 55+53+57=165 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.33% from 165); Green value is 53 (21.09% from 255 or 32.12% from 165); Blue value is 57 (22.66% from 255 or 34.55% from 165); Max value from RGB is 57 - color contains mainly: blue. Hex color #373539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373539 is #C8CAC6. Grayscale: #363636. Windows color (decimal): -13159111 or 3749175. OLE color: 3749175.
HSL color Cylindrical-coordinate representation of color #373539: hue angle of 270º degrees, saturation: 0.04, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #373539 is Cyan = 0.04, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 57 | - |
| CMYK | 0.04 | 0.07 | 0 | 0.78 |
| HSL | 270º | 0.04% | 0.22% | - |
| HSV(B) | 270º | 0.07% | 0.22% | - |
| XYZ | 3.59 | 3.65 | 4.39 | - |
| YUV | 54.05 | 129.66 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 57 | 0.04 | 0.07 | 0 | 0.78 | 270 | 0.04 | 0.22 |
| Hex | 37 | 35 | 39 | 4 | 7 | 0 | 4E | 10E | 4 | 16 |
| Octal | 67 | 65 | 71 | 4 | 7 | 0 | 116 | 416 | 4 | 26 |
| Binary | 110111 | 110101 | 111001 | 100 | 111 | 0 | 1001110 | 100001110 | 100 | 10110 |
Color Harmonies of #373539
Complementary color
Monochromatic Colors of #373539
Black with #373539
Text Example
Text Example
White with #373539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373539; }
p { color: rgb(55,53,57); }
H1.HeaderClassName
{
color: #373539;
}
.AnyTagClassName
{
color: #373539;
}
</style>
background-color css
<style>
a { background-color: #373539; }
a { background-color: rgb(55,53,57); }
div.DivClassName
{
background-color: #373539;
}
.BgClassName
{
background-color: #373539;
}
</style>
border-color css
<style>
span { border-color: #373539; }
span { border-color: rgb(55,53,57); }
td.TdClassName
{
border-color: #373539;
}
.TagClassName
{
border-color: #373539;
}
</style>