Shades of Mardi Gras #370638
Tints of Mardi Gras #370638
RGB
CMYK
RGB Variations
Color information
#370638 (or 0x370638) is known color: Mardi Gras. HEX triplet: 37, 06 and 38. RGB value is (55,6,56). Sum of RGB (Red+Green+Blue) = 55+6+56=117 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.01% from 117); Green value is 6 (2.73% from 255 or 5.13% from 117); Blue value is 56 (22.27% from 255 or 47.86% from 117); Max value from RGB is 56 - color contains mainly: blue. Hex color #370638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370638 is #C8F9C7. Grayscale: #1A1A1A. Windows color (decimal): -13171144 or 3671607. OLE color: 3671607.
HSL color Cylindrical-coordinate representation of color #370638: hue angle of 298.8º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #370638 is Cyan = 0.02, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 56 | - |
| CMYK | 0.02 | 0.89 | 0 | 0.78 |
| HSL | 298.8º | 0.81% | 0.12% | - |
| HSV(B) | 298.8º | 0.89% | 0.22% | - |
| XYZ | 2.35 | 1.23 | 3.85 | - |
| YUV | 26.35 | 144.73 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 56 | 0.02 | 0.89 | 0 | 0.78 | 298.8 | 0.81 | 0.12 |
| Hex | 37 | 6 | 38 | 2 | 59 | 0 | 4E | 12B | 51 | C |
| Octal | 67 | 6 | 70 | 2 | 131 | 0 | 116 | 453 | 121 | 14 |
| Binary | 110111 | 110 | 111000 | 10 | 1011001 | 0 | 1001110 | 100101011 | 1010001 | 1100 |
Color Harmonies of #370638
Complementary color
Monochromatic Colors of #370638
Black with #370638
Text Example
Text Example
White with #370638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370638; }
p { color: rgb(55,6,56); }
H1.HeaderClassName
{
color: #370638;
}
.AnyTagClassName
{
color: #370638;
}
</style>
background-color css
<style>
a { background-color: #370638; }
a { background-color: rgb(55,6,56); }
div.DivClassName
{
background-color: #370638;
}
.BgClassName
{
background-color: #370638;
}
</style>
border-color css
<style>
span { border-color: #370638; }
span { border-color: rgb(55,6,56); }
td.TdClassName
{
border-color: #370638;
}
.TagClassName
{
border-color: #370638;
}
</style>