Shades of Mardi Gras #331537
Tints of Mardi Gras #331537
RGB
CMYK
RGB Variations
Color information
#331537 (or 0x331537) is known color: Mardi Gras. HEX triplet: 33, 15 and 37. RGB value is (51,21,55). Sum of RGB (Red+Green+Blue) = 51+21+55=127 (16% of max value = 765). Red value is 51 (20.31% from 255 or 40.16% from 127); Green value is 21 (8.59% from 255 or 16.54% from 127); Blue value is 55 (21.88% from 255 or 43.31% from 127); Max value from RGB is 55 - color contains mainly: blue. Hex color #331537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331537 is #CCEAC8. Grayscale: #212121. Windows color (decimal): -13429449 or 3609907. OLE color: 3609907.
HSL color Cylindrical-coordinate representation of color #331537: hue angle of 292.94º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #331537 is Cyan = 0.07, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 21 | 55 | - |
| CMYK | 0.07 | 0.62 | 0 | 0.78 |
| HSL | 292.94º | 0.45% | 0.15% | - |
| HSV(B) | 292.94º | 0.62% | 0.22% | - |
| XYZ | 2.32 | 1.52 | 3.78 | - |
| YUV | 33.85 | 139.94 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 55 | 0.07 | 0.62 | 0 | 0.78 | 292.94 | 0.45 | 0.15 |
| Hex | 33 | 15 | 37 | 7 | 3E | 0 | 4E | 125 | 2D | F |
| Octal | 63 | 25 | 67 | 7 | 76 | 0 | 116 | 445 | 55 | 17 |
| Binary | 110011 | 10101 | 110111 | 111 | 111110 | 0 | 1001110 | 100100101 | 101101 | 1111 |
Color Harmonies of #331537
Complementary color
Monochromatic Colors of #331537
Black with #331537
Text Example
Text Example
White with #331537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331537; }
p { color: rgb(51,21,55); }
H1.HeaderClassName
{
color: #331537;
}
.AnyTagClassName
{
color: #331537;
}
</style>
background-color css
<style>
a { background-color: #331537; }
a { background-color: rgb(51,21,55); }
div.DivClassName
{
background-color: #331537;
}
.BgClassName
{
background-color: #331537;
}
</style>
border-color css
<style>
span { border-color: #331537; }
span { border-color: rgb(51,21,55); }
td.TdClassName
{
border-color: #331537;
}
.TagClassName
{
border-color: #331537;
}
</style>