Shades of Mardi Gras #370733
Tints of Mardi Gras #370733
RGB
CMYK
RGB Variations
Color information
#370733 (or 0x370733) is known color: Mardi Gras. HEX triplet: 37, 07 and 33. RGB value is (55,7,51). Sum of RGB (Red+Green+Blue) = 55+7+51=113 (14% of max value = 765). Red value is 55 (21.88% from 255 or 48.67% from 113); Green value is 7 (3.12% from 255 or 6.19% from 113); Blue value is 51 (20.31% from 255 or 45.13% from 113); Max value from RGB is 55 - color contains mainly: red. Hex color #370733 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370733 is #C8F8CC. Grayscale: #1A1A1A. Windows color (decimal): -13170893 or 3344183. OLE color: 3344183.
HSL color Cylindrical-coordinate representation of color #370733: hue angle of 305º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #370733 is Cyan = 0, Magento = 0.87, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 51 | - |
| CMYK | 0 | 0.87 | 0.07 | 0.78 |
| HSL | 305º | 0.77% | 0.12% | - |
| HSV(B) | 305º | 0.87% | 0.22% | - |
| XYZ | 2.25 | 1.2 | 3.25 | - |
| YUV | 26.37 | 141.9 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 51 | 0 | 0.87 | 0.07 | 0.78 | 305 | 0.77 | 0.12 |
| Hex | 37 | 7 | 33 | 0 | 57 | 7 | 4E | 131 | 4D | C |
| Octal | 67 | 7 | 63 | 0 | 127 | 7 | 116 | 461 | 115 | 14 |
| Binary | 110111 | 111 | 110011 | 0 | 1010111 | 111 | 1001110 | 100110001 | 1001101 | 1100 |
Color Harmonies of #370733
Complementary color
Monochromatic Colors of #370733
Black with #370733
Text Example
Text Example
White with #370733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370733; }
p { color: rgb(55,7,51); }
H1.HeaderClassName
{
color: #370733;
}
.AnyTagClassName
{
color: #370733;
}
</style>
background-color css
<style>
a { background-color: #370733; }
a { background-color: rgb(55,7,51); }
div.DivClassName
{
background-color: #370733;
}
.BgClassName
{
background-color: #370733;
}
</style>
border-color css
<style>
span { border-color: #370733; }
span { border-color: rgb(55,7,51); }
td.TdClassName
{
border-color: #370733;
}
.TagClassName
{
border-color: #370733;
}
</style>