Shades of Mardi Gras #370336
Tints of Mardi Gras #370336
RGB
CMYK
RGB Variations
Color information
#370336 (or 0x370336) is known color: Mardi Gras. HEX triplet: 37, 03 and 36. RGB value is (55,3,54). Sum of RGB (Red+Green+Blue) = 55+3+54=112 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.11% from 112); Green value is 3 (1.56% from 255 or 2.68% from 112); Blue value is 54 (21.48% from 255 or 48.21% from 112); Max value from RGB is 55 - color contains mainly: red. Hex color #370336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370336 is #C8FCC9. Grayscale: #181818. Windows color (decimal): -13171914 or 3539767. OLE color: 3539767.
HSL color Cylindrical-coordinate representation of color #370336: hue angle of 301.15º 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 #370336 is Cyan = 0, Magento = 0.95, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 3 | 54 | - |
| CMYK | 0 | 0.95 | 0.02 | 0.78 |
| HSL | 301.15º | 0.9% | 0.11% | - |
| HSV(B) | 301.15º | 0.95% | 0.22% | - |
| XYZ | 2.27 | 1.14 | 3.59 | - |
| YUV | 24.36 | 144.73 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 54 | 0 | 0.95 | 0.02 | 0.78 | 301.15 | 0.9 | 0.11 |
| Hex | 37 | 3 | 36 | 0 | 5F | 2 | 4E | 12D | 5A | B |
| Octal | 67 | 3 | 66 | 0 | 137 | 2 | 116 | 455 | 132 | 13 |
| Binary | 110111 | 11 | 110110 | 0 | 1011111 | 10 | 1001110 | 100101101 | 1011010 | 1011 |
Color Harmonies of #370336
Complementary color
Monochromatic Colors of #370336
Black with #370336
Text Example
Text Example
White with #370336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370336; }
p { color: rgb(55,3,54); }
H1.HeaderClassName
{
color: #370336;
}
.AnyTagClassName
{
color: #370336;
}
</style>
background-color css
<style>
a { background-color: #370336; }
a { background-color: rgb(55,3,54); }
div.DivClassName
{
background-color: #370336;
}
.BgClassName
{
background-color: #370336;
}
</style>
border-color css
<style>
span { border-color: #370336; }
span { border-color: rgb(55,3,54); }
td.TdClassName
{
border-color: #370336;
}
.TagClassName
{
border-color: #370336;
}
</style>