Shades of Mardi Gras #371138
Tints of Mardi Gras #371138
RGB
CMYK
RGB Variations
Color information
#371138 (or 0x371138) is known color: Mardi Gras. HEX triplet: 37, 11 and 38. RGB value is (55,17,56). Sum of RGB (Red+Green+Blue) = 55+17+56=128 (16% of max value = 765). Red value is 55 (21.88% from 255 or 42.97% from 128); Green value is 17 (7.03% from 255 or 13.28% from 128); Blue value is 56 (22.27% from 255 or 43.75% from 128); Max value from RGB is 56 - color contains mainly: blue. Hex color #371138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371138 is #C8EEC7. Grayscale: #202020. Windows color (decimal): -13168328 or 3674423. OLE color: 3674423.
HSL color Cylindrical-coordinate representation of color #371138: hue angle of 298.46º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #371138 is Cyan = 0.02, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 17 | 56 | - |
| CMYK | 0.02 | 0.70 | 0 | 0.78 |
| HSL | 298.46º | 0.53% | 0.14% | - |
| HSV(B) | 298.46º | 0.7% | 0.22% | - |
| XYZ | 2.49 | 1.5 | 3.9 | - |
| YUV | 32.81 | 141.09 | 143.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 17 | 56 | 0.02 | 0.70 | 0 | 0.78 | 298.46 | 0.53 | 0.14 |
| Hex | 37 | 11 | 38 | 2 | 46 | 0 | 4E | 12A | 35 | E |
| Octal | 67 | 21 | 70 | 2 | 106 | 0 | 116 | 452 | 65 | 16 |
| Binary | 110111 | 10001 | 111000 | 10 | 1000110 | 0 | 1001110 | 100101010 | 110101 | 1110 |
Color Harmonies of #371138
Complementary color
Monochromatic Colors of #371138
Black with #371138
Text Example
Text Example
White with #371138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371138; }
p { color: rgb(55,17,56); }
H1.HeaderClassName
{
color: #371138;
}
.AnyTagClassName
{
color: #371138;
}
</style>
background-color css
<style>
a { background-color: #371138; }
a { background-color: rgb(55,17,56); }
div.DivClassName
{
background-color: #371138;
}
.BgClassName
{
background-color: #371138;
}
</style>
border-color css
<style>
span { border-color: #371138; }
span { border-color: rgb(55,17,56); }
td.TdClassName
{
border-color: #371138;
}
.TagClassName
{
border-color: #371138;
}
</style>