Shades of Mardi Gras #370931
Tints of Mardi Gras #370931
RGB
CMYK
RGB Variations
Color information
#370931 (or 0x370931) is known color: Mardi Gras. HEX triplet: 37, 09 and 31. RGB value is (55,9,49). Sum of RGB (Red+Green+Blue) = 55+9+49=113 (14% of max value = 765). Red value is 55 (21.88% from 255 or 48.67% from 113); Green value is 9 (3.91% from 255 or 7.96% from 113); Blue value is 49 (19.53% from 255 or 43.36% from 113); Max value from RGB is 55 - color contains mainly: red. Hex color #370931 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370931 is #C8F6CE. Grayscale: #1B1B1B. Windows color (decimal): -13170383 or 3213623. OLE color: 3213623.
HSL color Cylindrical-coordinate representation of color #370931: hue angle of 307.83º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #370931 is Cyan = 0, Magento = 0.84, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 49 | - |
| CMYK | 0 | 0.84 | 0.11 | 0.78 |
| HSL | 307.83º | 0.72% | 0.13% | - |
| HSV(B) | 307.83º | 0.84% | 0.22% | - |
| XYZ | 2.23 | 1.23 | 3.03 | - |
| YUV | 27.31 | 140.24 | 147.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 49 | 0 | 0.84 | 0.11 | 0.78 | 307.83 | 0.72 | 0.13 |
| Hex | 37 | 9 | 31 | 0 | 54 | B | 4E | 134 | 48 | D |
| Octal | 67 | 11 | 61 | 0 | 124 | 13 | 116 | 464 | 110 | 15 |
| Binary | 110111 | 1001 | 110001 | 0 | 1010100 | 1011 | 1001110 | 100110100 | 1001000 | 1101 |
Color Harmonies of #370931
Complementary color
Monochromatic Colors of #370931
Black with #370931
Text Example
Text Example
White with #370931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370931; }
p { color: rgb(55,9,49); }
H1.HeaderClassName
{
color: #370931;
}
.AnyTagClassName
{
color: #370931;
}
</style>
background-color css
<style>
a { background-color: #370931; }
a { background-color: rgb(55,9,49); }
div.DivClassName
{
background-color: #370931;
}
.BgClassName
{
background-color: #370931;
}
</style>
border-color css
<style>
span { border-color: #370931; }
span { border-color: rgb(55,9,49); }
td.TdClassName
{
border-color: #370931;
}
.TagClassName
{
border-color: #370931;
}
</style>