Shades of Mardi Gras #370536
Tints of Mardi Gras #370536
RGB
CMYK
RGB Variations
Color information
#370536 (or 0x370536) is known color: Mardi Gras. HEX triplet: 37, 05 and 36. RGB value is (55,5,54). Sum of RGB (Red+Green+Blue) = 55+5+54=114 (15% of max value = 765). Red value is 55 (21.88% from 255 or 48.25% from 114); Green value is 5 (2.34% from 255 or 4.39% from 114); Blue value is 54 (21.48% from 255 or 47.37% from 114); Max value from RGB is 55 - color contains mainly: red. Hex color #370536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370536 is #C8FAC9. Grayscale: #191919. Windows color (decimal): -13171402 or 3540279. OLE color: 3540279.
HSL color Cylindrical-coordinate representation of color #370536: hue angle of 301.2º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #370536 is Cyan = 0, Magento = 0.91, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 54 | - |
| CMYK | 0 | 0.91 | 0.02 | 0.78 |
| HSL | 301.2º | 0.83% | 0.12% | - |
| HSV(B) | 301.2º | 0.91% | 0.22% | - |
| XYZ | 2.3 | 1.19 | 3.6 | - |
| YUV | 25.54 | 144.07 | 149.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 54 | 0 | 0.91 | 0.02 | 0.78 | 301.2 | 0.83 | 0.12 |
| Hex | 37 | 5 | 36 | 0 | 5B | 2 | 4E | 12D | 53 | C |
| Octal | 67 | 5 | 66 | 0 | 133 | 2 | 116 | 455 | 123 | 14 |
| Binary | 110111 | 101 | 110110 | 0 | 1011011 | 10 | 1001110 | 100101101 | 1010011 | 1100 |
Color Harmonies of #370536
Complementary color
Monochromatic Colors of #370536
Black with #370536
Text Example
Text Example
White with #370536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370536; }
p { color: rgb(55,5,54); }
H1.HeaderClassName
{
color: #370536;
}
.AnyTagClassName
{
color: #370536;
}
</style>
background-color css
<style>
a { background-color: #370536; }
a { background-color: rgb(55,5,54); }
div.DivClassName
{
background-color: #370536;
}
.BgClassName
{
background-color: #370536;
}
</style>
border-color css
<style>
span { border-color: #370536; }
span { border-color: rgb(55,5,54); }
td.TdClassName
{
border-color: #370536;
}
.TagClassName
{
border-color: #370536;
}
</style>