Shades of Jagger #371851
Tints of Jagger #371851
RGB
CMYK
RGB Variations
Color information
#371851 (or 0x371851) is known color: Jagger. HEX triplet: 37, 18 and 51. RGB value is (55,24,81). Sum of RGB (Red+Green+Blue) = 55+24+81=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 24 (9.77% from 255 or 15% from 160); Blue value is 81 (32.03% from 255 or 50.62% from 160); Max value from RGB is 81 - color contains mainly: blue. Hex color #371851 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371851 is #C8E7AE. Grayscale: #272727. Windows color (decimal): -13166511 or 5314615. OLE color: 5314615.
HSL color Cylindrical-coordinate representation of color #371851: hue angle of 272.63º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #371851 is Cyan = 0.32, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 55 | 24 | 81 | - |
| CMYK | 0.32 | 0.70 | 0 | 0.68 |
| HSL | 272.63º | 0.54% | 0.21% | - |
| HSV(B) | 272.63º | 0.7% | 0.32% | - |
| XYZ | 3.39 | 2.06 | 8 | - |
| YUV | 39.77 | 151.27 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 81 | 0.32 | 0.70 | 0 | 0.68 | 272.63 | 0.54 | 0.21 |
| Hex | 37 | 18 | 51 | 20 | 46 | 0 | 44 | 111 | 36 | 15 |
| Octal | 67 | 30 | 121 | 40 | 106 | 0 | 104 | 421 | 66 | 25 |
| Binary | 110111 | 11000 | 1010001 | 100000 | 1000110 | 0 | 1000100 | 100010001 | 110110 | 10101 |
Color Harmonies of #371851
Complementary color
Monochromatic Colors of #371851
Black with #371851
Text Example
Text Example
White with #371851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371851; }
p { color: rgb(55,24,81); }
H1.HeaderClassName
{
color: #371851;
}
.AnyTagClassName
{
color: #371851;
}
</style>
background-color css
<style>
a { background-color: #371851; }
a { background-color: rgb(55,24,81); }
div.DivClassName
{
background-color: #371851;
}
.BgClassName
{
background-color: #371851;
}
</style>
border-color css
<style>
span { border-color: #371851; }
span { border-color: rgb(55,24,81); }
td.TdClassName
{
border-color: #371851;
}
.TagClassName
{
border-color: #371851;
}
</style>