Shades of Mardi Gras #370337
Tints of Mardi Gras #370337
RGB
CMYK
RGB Variations
Color information
#370337 (or 0x370337) is known color: Mardi Gras. HEX triplet: 37, 03 and 37. RGB value is (55,3,55). Sum of RGB (Red+Green+Blue) = 55+3+55=113 (14% of max value = 765). Red value is 55 (21.88% from 255 or 48.67% from 113); Green value is 3 (1.56% from 255 or 2.65% from 113); Blue value is 55 (21.88% from 255 or 48.67% from 113); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #370337 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370337 is #C8FCC8. Grayscale: #181818. Windows color (decimal): -13171913 or 3605303. OLE color: 3605303.
HSL color Cylindrical-coordinate representation of color #370337: hue angle of 300º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370337 is Cyan = 0, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 3 | 55 | - |
| CMYK | 0 | 0.95 | 0 | 0.78 |
| HSL | 300º | 0.9% | 0.11% | - |
| HSV(B) | 300º | 0.95% | 0.22% | - |
| XYZ | 2.3 | 1.15 | 3.72 | - |
| YUV | 24.48 | 145.23 | 149.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 55 | 0 | 0.95 | 0 | 0.78 | 300 | 0.9 | 0.11 |
| Hex | 37 | 3 | 37 | 0 | 5F | 0 | 4E | 12C | 5A | B |
| Octal | 67 | 3 | 67 | 0 | 137 | 0 | 116 | 454 | 132 | 13 |
| Binary | 110111 | 11 | 110111 | 0 | 1011111 | 0 | 1001110 | 100101100 | 1011010 | 1011 |
Color Harmonies of #370337
Complementary color
Monochromatic Colors of #370337
Black with #370337
Text Example
Text Example
White with #370337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370337; }
p { color: rgb(55,3,55); }
H1.HeaderClassName
{
color: #370337;
}
.AnyTagClassName
{
color: #370337;
}
</style>
background-color css
<style>
a { background-color: #370337; }
a { background-color: rgb(55,3,55); }
div.DivClassName
{
background-color: #370337;
}
.BgClassName
{
background-color: #370337;
}
</style>
border-color css
<style>
span { border-color: #370337; }
span { border-color: rgb(55,3,55); }
td.TdClassName
{
border-color: #370337;
}
.TagClassName
{
border-color: #370337;
}
</style>