Shades of Jagger #373538
Tints of Jagger #373538
RGB
CMYK
RGB Variations
Color information
#373538 (or 0x373538) is known color: Jagger. HEX triplet: 37, 35 and 38. RGB value is (55,53,56). Sum of RGB (Red+Green+Blue) = 55+53+56=164 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.54% from 164); Green value is 53 (21.09% from 255 or 32.32% from 164); Blue value is 56 (22.27% from 255 or 34.15% from 164); Max value from RGB is 56 - color contains mainly: blue. Hex color #373538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373538 is #C8CAC7. Grayscale: #353535. Windows color (decimal): -13159112 or 3683639. OLE color: 3683639.
HSL color Cylindrical-coordinate representation of color #373538: hue angle of 280º degrees, saturation: 0.03, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #373538 is Cyan = 0.02, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
RGB | 55 | 53 | 56 | - |
CMYK | 0.02 | 0.05 | 0 | 0.78 |
HSL | 280º | 0.03% | 0.21% | - |
HSV(B) | 280º | 0.05% | 0.22% | - |
XYZ | 3.56 | 3.64 | 4.26 | - |
YUV | 53.94 | 129.16 | 128.76 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 55 | 53 | 56 | 0.02 | 0.05 | 0 | 0.78 | 280 | 0.03 | 0.21 |
Hex | 37 | 35 | 38 | 2 | 5 | 0 | 4E | 118 | 3 | 15 |
Octal | 67 | 65 | 70 | 2 | 5 | 0 | 116 | 430 | 3 | 25 |
Binary | 110111 | 110101 | 111000 | 10 | 101 | 0 | 1001110 | 100011000 | 11 | 10101 |
Color Harmonies of #373538
Complementary color
Monochromatic Colors of #373538
Black with #373538
Text Example
Text Example
White with #373538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373538; }
p { color: rgb(55,53,56); }
H1.HeaderClassName
{
color: #373538;
}
.AnyTagClassName
{
color: #373538;
}
</style>
background-color css
<style>
a { background-color: #373538; }
a { background-color: rgb(55,53,56); }
div.DivClassName
{
background-color: #373538;
}
.BgClassName
{
background-color: #373538;
}
</style>
border-color css
<style>
span { border-color: #373538; }
span { border-color: rgb(55,53,56); }
td.TdClassName
{
border-color: #373538;
}
.TagClassName
{
border-color: #373538;
}
</style>