Shades of Mardi Gras #331137
Tints of Mardi Gras #331137
RGB
CMYK
RGB Variations
Color information
#331137 (or 0x331137) is known color: Mardi Gras. HEX triplet: 33, 11 and 37. RGB value is (51,17,55). Sum of RGB (Red+Green+Blue) = 51+17+55=123 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.46% from 123); Green value is 17 (7.03% from 255 or 13.82% from 123); Blue value is 55 (21.88% from 255 or 44.72% from 123); Max value from RGB is 55 - color contains mainly: blue. Hex color #331137 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331137 is #CCEEC8. Grayscale: #1F1F1F. Windows color (decimal): -13430473 or 3608883. OLE color: 3608883.
HSL color Cylindrical-coordinate representation of color #331137: hue angle of 293.68º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #331137 is Cyan = 0.07, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 17 | 55 | - |
| CMYK | 0.07 | 0.69 | 0 | 0.78 |
| HSL | 293.68º | 0.53% | 0.14% | - |
| HSV(B) | 293.68º | 0.69% | 0.22% | - |
| XYZ | 2.26 | 1.38 | 3.76 | - |
| YUV | 31.5 | 141.26 | 141.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 55 | 0.07 | 0.69 | 0 | 0.78 | 293.68 | 0.53 | 0.14 |
| Hex | 33 | 11 | 37 | 7 | 45 | 0 | 4E | 126 | 35 | E |
| Octal | 63 | 21 | 67 | 7 | 105 | 0 | 116 | 446 | 65 | 16 |
| Binary | 110011 | 10001 | 110111 | 111 | 1000101 | 0 | 1001110 | 100100110 | 110101 | 1110 |
Color Harmonies of #331137
Complementary color
Monochromatic Colors of #331137
Black with #331137
Text Example
Text Example
White with #331137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331137; }
p { color: rgb(51,17,55); }
H1.HeaderClassName
{
color: #331137;
}
.AnyTagClassName
{
color: #331137;
}
</style>
background-color css
<style>
a { background-color: #331137; }
a { background-color: rgb(51,17,55); }
div.DivClassName
{
background-color: #331137;
}
.BgClassName
{
background-color: #331137;
}
</style>
border-color css
<style>
span { border-color: #331137; }
span { border-color: rgb(51,17,55); }
td.TdClassName
{
border-color: #331137;
}
.TagClassName
{
border-color: #331137;
}
</style>