Shades of Mardi Gras #370236
Tints of Mardi Gras #370236
RGB
CMYK
RGB Variations
Color information
#370236 (or 0x370236) is known color: Mardi Gras. HEX triplet: 37, 02 and 36. RGB value is (55,2,54). Sum of RGB (Red+Green+Blue) = 55+2+54=111 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.55% from 111); Green value is 2 (1.17% from 255 or 1.80% from 111); Blue value is 54 (21.48% from 255 or 48.65% from 111); Max value from RGB is 55 - color contains mainly: red. Hex color #370236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370236 is #C8FDC9. Grayscale: #171717. Windows color (decimal): -13172170 or 3539511. OLE color: 3539511.
HSL color Cylindrical-coordinate representation of color #370236: hue angle of 301.13º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370236 is Cyan = 0, Magento = 0.96, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 2 | 54 | - |
| CMYK | 0 | 0.96 | 0.02 | 0.78 |
| HSL | 301.13º | 0.93% | 0.11% | - |
| HSV(B) | 301.13º | 0.96% | 0.22% | - |
| XYZ | 2.26 | 1.12 | 3.59 | - |
| YUV | 23.78 | 145.06 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 54 | 0 | 0.96 | 0.02 | 0.78 | 301.13 | 0.93 | 0.11 |
| Hex | 37 | 2 | 36 | 0 | 60 | 2 | 4E | 12D | 5D | B |
| Octal | 67 | 2 | 66 | 0 | 140 | 2 | 116 | 455 | 135 | 13 |
| Binary | 110111 | 10 | 110110 | 0 | 1100000 | 10 | 1001110 | 100101101 | 1011101 | 1011 |
Color Harmonies of #370236
Complementary color
Monochromatic Colors of #370236
Black with #370236
Text Example
Text Example
White with #370236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370236; }
p { color: rgb(55,2,54); }
H1.HeaderClassName
{
color: #370236;
}
.AnyTagClassName
{
color: #370236;
}
</style>
background-color css
<style>
a { background-color: #370236; }
a { background-color: rgb(55,2,54); }
div.DivClassName
{
background-color: #370236;
}
.BgClassName
{
background-color: #370236;
}
</style>
border-color css
<style>
span { border-color: #370236; }
span { border-color: rgb(55,2,54); }
td.TdClassName
{
border-color: #370236;
}
.TagClassName
{
border-color: #370236;
}
</style>