Shades of Mardi Gras #370738
Tints of Mardi Gras #370738
RGB
CMYK
RGB Variations
Color information
#370738 (or 0x370738) is known color: Mardi Gras. HEX triplet: 37, 07 and 38. RGB value is (55,7,56). Sum of RGB (Red+Green+Blue) = 55+7+56=118 (15% of max value = 765). Red value is 55 (21.88% from 255 or 46.61% from 118); Green value is 7 (3.12% from 255 or 5.93% from 118); Blue value is 56 (22.27% from 255 or 47.46% from 118); Max value from RGB is 56 - color contains mainly: blue. Hex color #370738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370738 is #C8F8C7. Grayscale: #1A1A1A. Windows color (decimal): -13170888 or 3671863. OLE color: 3671863.
HSL color Cylindrical-coordinate representation of color #370738: hue angle of 298.78º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #370738 is Cyan = 0.02, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 56 | - |
| CMYK | 0.02 | 0.88 | 0 | 0.78 |
| HSL | 298.78º | 0.78% | 0.12% | - |
| HSV(B) | 298.78º | 0.88% | 0.22% | - |
| XYZ | 2.37 | 1.25 | 3.86 | - |
| YUV | 26.94 | 144.4 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 56 | 0.02 | 0.88 | 0 | 0.78 | 298.78 | 0.78 | 0.12 |
| Hex | 37 | 7 | 38 | 2 | 58 | 0 | 4E | 12B | 4E | C |
| Octal | 67 | 7 | 70 | 2 | 130 | 0 | 116 | 453 | 116 | 14 |
| Binary | 110111 | 111 | 111000 | 10 | 1011000 | 0 | 1001110 | 100101011 | 1001110 | 1100 |
Color Harmonies of #370738
Complementary color
Monochromatic Colors of #370738
Black with #370738
Text Example
Text Example
White with #370738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370738; }
p { color: rgb(55,7,56); }
H1.HeaderClassName
{
color: #370738;
}
.AnyTagClassName
{
color: #370738;
}
</style>
background-color css
<style>
a { background-color: #370738; }
a { background-color: rgb(55,7,56); }
div.DivClassName
{
background-color: #370738;
}
.BgClassName
{
background-color: #370738;
}
</style>
border-color css
<style>
span { border-color: #370738; }
span { border-color: rgb(55,7,56); }
td.TdClassName
{
border-color: #370738;
}
.TagClassName
{
border-color: #370738;
}
</style>