Shades of Jagger #373239
Tints of Jagger #373239
RGB
CMYK
RGB Variations
Color information
#373239 (or 0x373239) is known color: Jagger. HEX triplet: 37, 32 and 39. RGB value is (55,50,57). Sum of RGB (Red+Green+Blue) = 55+50+57=162 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.95% from 162); Green value is 50 (19.92% from 255 or 30.86% from 162); Blue value is 57 (22.66% from 255 or 35.19% from 162); Max value from RGB is 57 - color contains mainly: blue. Hex color #373239 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373239 is #C8CDC6. Grayscale: #343434. Windows color (decimal): -13159879 or 3748407. OLE color: 3748407.
HSL color Cylindrical-coordinate representation of color #373239: hue angle of 282.86º degrees, saturation: 0.07, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #373239 is Cyan = 0.04, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 50 | 57 | - |
| CMYK | 0.04 | 0.12 | 0 | 0.78 |
| HSL | 282.86º | 0.07% | 0.21% | - |
| HSV(B) | 282.86º | 0.12% | 0.22% | - |
| XYZ | 3.45 | 3.39 | 4.34 | - |
| YUV | 52.29 | 130.66 | 129.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 50 | 57 | 0.04 | 0.12 | 0 | 0.78 | 282.86 | 0.07 | 0.21 |
| Hex | 37 | 32 | 39 | 4 | C | 0 | 4E | 11B | 7 | 15 |
| Octal | 67 | 62 | 71 | 4 | 14 | 0 | 116 | 433 | 7 | 25 |
| Binary | 110111 | 110010 | 111001 | 100 | 1100 | 0 | 1001110 | 100011011 | 111 | 10101 |
Color Harmonies of #373239
Complementary color
Monochromatic Colors of #373239
Black with #373239
Text Example
Text Example
White with #373239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373239; }
p { color: rgb(55,50,57); }
H1.HeaderClassName
{
color: #373239;
}
.AnyTagClassName
{
color: #373239;
}
</style>
background-color css
<style>
a { background-color: #373239; }
a { background-color: rgb(55,50,57); }
div.DivClassName
{
background-color: #373239;
}
.BgClassName
{
background-color: #373239;
}
</style>
border-color css
<style>
span { border-color: #373239; }
span { border-color: rgb(55,50,57); }
td.TdClassName
{
border-color: #373239;
}
.TagClassName
{
border-color: #373239;
}
</style>