Shades of Mardi Gras #370936
Tints of Mardi Gras #370936
RGB
CMYK
RGB Variations
Color information
#370936 (or 0x370936) is known color: Mardi Gras. HEX triplet: 37, 09 and 36. RGB value is (55,9,54). Sum of RGB (Red+Green+Blue) = 55+9+54=118 (15% of max value = 765). Red value is 55 (21.88% from 255 or 46.61% from 118); Green value is 9 (3.91% from 255 or 7.63% from 118); Blue value is 54 (21.48% from 255 or 45.76% from 118); Max value from RGB is 55 - color contains mainly: red. Hex color #370936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370936 is #C8F6C9. Grayscale: #1B1B1B. Windows color (decimal): -13170378 or 3541303. OLE color: 3541303.
HSL color Cylindrical-coordinate representation of color #370936: hue angle of 301.3º 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 #370936 is Cyan = 0, Magento = 0.84, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 54 | - |
| CMYK | 0 | 0.84 | 0.02 | 0.78 |
| HSL | 301.3º | 0.72% | 0.13% | - |
| HSV(B) | 301.3º | 0.84% | 0.22% | - |
| XYZ | 2.34 | 1.27 | 3.61 | - |
| YUV | 27.88 | 142.74 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 54 | 0 | 0.84 | 0.02 | 0.78 | 301.3 | 0.72 | 0.13 |
| Hex | 37 | 9 | 36 | 0 | 54 | 2 | 4E | 12D | 48 | D |
| Octal | 67 | 11 | 66 | 0 | 124 | 2 | 116 | 455 | 110 | 15 |
| Binary | 110111 | 1001 | 110110 | 0 | 1010100 | 10 | 1001110 | 100101101 | 1001000 | 1101 |
Color Harmonies of #370936
Complementary color
Monochromatic Colors of #370936
Black with #370936
Text Example
Text Example
White with #370936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370936; }
p { color: rgb(55,9,54); }
H1.HeaderClassName
{
color: #370936;
}
.AnyTagClassName
{
color: #370936;
}
</style>
background-color css
<style>
a { background-color: #370936; }
a { background-color: rgb(55,9,54); }
div.DivClassName
{
background-color: #370936;
}
.BgClassName
{
background-color: #370936;
}
</style>
border-color css
<style>
span { border-color: #370936; }
span { border-color: rgb(55,9,54); }
td.TdClassName
{
border-color: #370936;
}
.TagClassName
{
border-color: #370936;
}
</style>