Shades of Mardi Gras #370939
Tints of Mardi Gras #370939
RGB
CMYK
RGB Variations
Color information
#370939 (or 0x370939) is known color: Mardi Gras. HEX triplet: 37, 09 and 39. RGB value is (55,9,57). Sum of RGB (Red+Green+Blue) = 55+9+57=121 (16% of max value = 765). Red value is 55 (21.88% from 255 or 45.45% from 121); Green value is 9 (3.91% from 255 or 7.44% from 121); Blue value is 57 (22.66% from 255 or 47.11% from 121); Max value from RGB is 57 - color contains mainly: blue. Hex color #370939 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370939 is #C8F6C6. Grayscale: #1C1C1C. Windows color (decimal): -13170375 or 3737911. OLE color: 3737911.
HSL color Cylindrical-coordinate representation of color #370939: hue angle of 297.5º degrees, saturation: 0.73, 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 #370939 is Cyan = 0.04, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 57 | - |
| CMYK | 0.04 | 0.84 | 0 | 0.78 |
| HSL | 297.5º | 0.73% | 0.13% | - |
| HSV(B) | 297.5º | 0.84% | 0.22% | - |
| XYZ | 2.41 | 1.3 | 4 | - |
| YUV | 28.23 | 144.24 | 147.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 57 | 0.04 | 0.84 | 0 | 0.78 | 297.5 | 0.73 | 0.13 |
| Hex | 37 | 9 | 39 | 4 | 54 | 0 | 4E | 12A | 49 | D |
| Octal | 67 | 11 | 71 | 4 | 124 | 0 | 116 | 452 | 111 | 15 |
| Binary | 110111 | 1001 | 111001 | 100 | 1010100 | 0 | 1001110 | 100101010 | 1001001 | 1101 |
Color Harmonies of #370939
Complementary color
Monochromatic Colors of #370939
Black with #370939
Text Example
Text Example
White with #370939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370939; }
p { color: rgb(55,9,57); }
H1.HeaderClassName
{
color: #370939;
}
.AnyTagClassName
{
color: #370939;
}
</style>
background-color css
<style>
a { background-color: #370939; }
a { background-color: rgb(55,9,57); }
div.DivClassName
{
background-color: #370939;
}
.BgClassName
{
background-color: #370939;
}
</style>
border-color css
<style>
span { border-color: #370939; }
span { border-color: rgb(55,9,57); }
td.TdClassName
{
border-color: #370939;
}
.TagClassName
{
border-color: #370939;
}
</style>