Shades of Mardi Gras #370137
Tints of Mardi Gras #370137
RGB
CMYK
RGB Variations
Color information
#370137 (or 0x370137) is known color: Mardi Gras. HEX triplet: 37, 01 and 37. RGB value is (55,1,55). Sum of RGB (Red+Green+Blue) = 55+1+55=111 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.55% from 111); Green value is 1 (0.78% from 255 or 0.90% from 111); Blue value is 55 (21.88% from 255 or 49.55% from 111); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #370137 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370137 is #C8FEC8. Grayscale: #171717. Windows color (decimal): -13172425 or 3604791. OLE color: 3604791.
HSL color Cylindrical-coordinate representation of color #370137: hue angle of 300º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370137 is Cyan = 0, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 1 | 55 | - |
| CMYK | 0 | 0.98 | 0 | 0.78 |
| HSL | 300º | 0.96% | 0.11% | - |
| HSV(B) | 300º | 0.98% | 0.22% | - |
| XYZ | 2.28 | 1.11 | 3.71 | - |
| YUV | 23.3 | 145.89 | 150.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 1 | 55 | 0 | 0.98 | 0 | 0.78 | 300 | 0.96 | 0.11 |
| Hex | 37 | 1 | 37 | 0 | 62 | 0 | 4E | 12C | 60 | B |
| Octal | 67 | 1 | 67 | 0 | 142 | 0 | 116 | 454 | 140 | 13 |
| Binary | 110111 | 1 | 110111 | 0 | 1100010 | 0 | 1001110 | 100101100 | 1100000 | 1011 |
Color Harmonies of #370137
Complementary color
Monochromatic Colors of #370137
Black with #370137
Text Example
Text Example
White with #370137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370137; }
p { color: rgb(55,1,55); }
H1.HeaderClassName
{
color: #370137;
}
.AnyTagClassName
{
color: #370137;
}
</style>
background-color css
<style>
a { background-color: #370137; }
a { background-color: rgb(55,1,55); }
div.DivClassName
{
background-color: #370137;
}
.BgClassName
{
background-color: #370137;
}
</style>
border-color css
<style>
span { border-color: #370137; }
span { border-color: rgb(55,1,55); }
td.TdClassName
{
border-color: #370137;
}
.TagClassName
{
border-color: #370137;
}
</style>