Shades of Mardi Gras #370938
Tints of Mardi Gras #370938
RGB
CMYK
RGB Variations
Color information
#370938 (or 0x370938) is known color: Mardi Gras. HEX triplet: 37, 09 and 38. RGB value is (55,9,56). Sum of RGB (Red+Green+Blue) = 55+9+56=120 (15% of max value = 765). Red value is 55 (21.88% from 255 or 45.83% from 120); Green value is 9 (3.91% from 255 or 7.5% from 120); Blue value is 56 (22.27% from 255 or 46.67% from 120); Max value from RGB is 56 - color contains mainly: blue. Hex color #370938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370938 is #C8F6C7. Grayscale: #1B1B1B. Windows color (decimal): -13170376 or 3672375. OLE color: 3672375.
HSL color Cylindrical-coordinate representation of color #370938: hue angle of 298.72º 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 #370938 is Cyan = 0.02, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 56 | - |
| CMYK | 0.02 | 0.84 | 0 | 0.78 |
| HSL | 298.72º | 0.72% | 0.13% | - |
| HSV(B) | 298.72º | 0.84% | 0.22% | - |
| XYZ | 2.39 | 1.29 | 3.87 | - |
| YUV | 28.11 | 143.74 | 147.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 56 | 0.02 | 0.84 | 0 | 0.78 | 298.72 | 0.72 | 0.13 |
| Hex | 37 | 9 | 38 | 2 | 54 | 0 | 4E | 12B | 48 | D |
| Octal | 67 | 11 | 70 | 2 | 124 | 0 | 116 | 453 | 110 | 15 |
| Binary | 110111 | 1001 | 111000 | 10 | 1010100 | 0 | 1001110 | 100101011 | 1001000 | 1101 |
Color Harmonies of #370938
Complementary color
Monochromatic Colors of #370938
Black with #370938
Text Example
Text Example
White with #370938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370938; }
p { color: rgb(55,9,56); }
H1.HeaderClassName
{
color: #370938;
}
.AnyTagClassName
{
color: #370938;
}
</style>
background-color css
<style>
a { background-color: #370938; }
a { background-color: rgb(55,9,56); }
div.DivClassName
{
background-color: #370938;
}
.BgClassName
{
background-color: #370938;
}
</style>
border-color css
<style>
span { border-color: #370938; }
span { border-color: rgb(55,9,56); }
td.TdClassName
{
border-color: #370938;
}
.TagClassName
{
border-color: #370938;
}
</style>