Shades of Mardi Gras #371638
Tints of Mardi Gras #371638
RGB
CMYK
RGB Variations
Color information
#371638 (or 0x371638) is known color: Mardi Gras. HEX triplet: 37, 16 and 38. RGB value is (55,22,56). Sum of RGB (Red+Green+Blue) = 55+22+56=133 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.35% from 133); Green value is 22 (8.98% from 255 or 16.54% from 133); Blue value is 56 (22.27% from 255 or 42.11% from 133); Max value from RGB is 56 - color contains mainly: blue. Hex color #371638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371638 is #C8E9C7. Grayscale: #232323. Windows color (decimal): -13167048 or 3675703. OLE color: 3675703.
HSL color Cylindrical-coordinate representation of color #371638: hue angle of 298.24º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #371638 is Cyan = 0.02, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 56 | - |
| CMYK | 0.02 | 0.61 | 0 | 0.78 |
| HSL | 298.24º | 0.44% | 0.15% | - |
| HSV(B) | 298.24º | 0.61% | 0.22% | - |
| XYZ | 2.58 | 1.67 | 3.93 | - |
| YUV | 35.74 | 139.43 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 56 | 0.02 | 0.61 | 0 | 0.78 | 298.24 | 0.44 | 0.15 |
| Hex | 37 | 16 | 38 | 2 | 3D | 0 | 4E | 12A | 2C | F |
| Octal | 67 | 26 | 70 | 2 | 75 | 0 | 116 | 452 | 54 | 17 |
| Binary | 110111 | 10110 | 111000 | 10 | 111101 | 0 | 1001110 | 100101010 | 101100 | 1111 |
Color Harmonies of #371638
Complementary color
Monochromatic Colors of #371638
Black with #371638
Text Example
Text Example
White with #371638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371638; }
p { color: rgb(55,22,56); }
H1.HeaderClassName
{
color: #371638;
}
.AnyTagClassName
{
color: #371638;
}
</style>
background-color css
<style>
a { background-color: #371638; }
a { background-color: rgb(55,22,56); }
div.DivClassName
{
background-color: #371638;
}
.BgClassName
{
background-color: #371638;
}
</style>
border-color css
<style>
span { border-color: #371638; }
span { border-color: rgb(55,22,56); }
td.TdClassName
{
border-color: #371638;
}
.TagClassName
{
border-color: #371638;
}
</style>