Shades of Mardi Gras #331237
Tints of Mardi Gras #331237
RGB
CMYK
RGB Variations
Color information
#331237 (or 0x331237) is known color: Mardi Gras. HEX triplet: 33, 12 and 37. RGB value is (51,18,55). Sum of RGB (Red+Green+Blue) = 51+18+55=124 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.13% from 124); Green value is 18 (7.42% from 255 or 14.52% from 124); Blue value is 55 (21.88% from 255 or 44.35% from 124); Max value from RGB is 55 - color contains mainly: blue. Hex color #331237 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331237 is #CCEDC8. Grayscale: #1F1F1F. Windows color (decimal): -13430217 or 3609139. OLE color: 3609139.
HSL color Cylindrical-coordinate representation of color #331237: hue angle of 293.51º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #331237 is Cyan = 0.07, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 18 | 55 | - |
| CMYK | 0.07 | 0.67 | 0 | 0.78 |
| HSL | 293.51º | 0.51% | 0.14% | - |
| HSV(B) | 293.51º | 0.67% | 0.22% | - |
| XYZ | 2.27 | 1.41 | 3.77 | - |
| YUV | 32.09 | 140.93 | 141.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 18 | 55 | 0.07 | 0.67 | 0 | 0.78 | 293.51 | 0.51 | 0.14 |
| Hex | 33 | 12 | 37 | 7 | 43 | 0 | 4E | 126 | 33 | E |
| Octal | 63 | 22 | 67 | 7 | 103 | 0 | 116 | 446 | 63 | 16 |
| Binary | 110011 | 10010 | 110111 | 111 | 1000011 | 0 | 1001110 | 100100110 | 110011 | 1110 |
Color Harmonies of #331237
Complementary color
Monochromatic Colors of #331237
Black with #331237
Text Example
Text Example
White with #331237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331237; }
p { color: rgb(51,18,55); }
H1.HeaderClassName
{
color: #331237;
}
.AnyTagClassName
{
color: #331237;
}
</style>
background-color css
<style>
a { background-color: #331237; }
a { background-color: rgb(51,18,55); }
div.DivClassName
{
background-color: #331237;
}
.BgClassName
{
background-color: #331237;
}
</style>
border-color css
<style>
span { border-color: #331237; }
span { border-color: rgb(51,18,55); }
td.TdClassName
{
border-color: #331237;
}
.TagClassName
{
border-color: #331237;
}
</style>