Shades of Mardi Gras #331236
Tints of Mardi Gras #331236
RGB
CMYK
RGB Variations
Color information
#331236 (or 0x331236) is known color: Mardi Gras. HEX triplet: 33, 12 and 36. RGB value is (51,18,54). Sum of RGB (Red+Green+Blue) = 51+18+54=123 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.46% from 123); Green value is 18 (7.42% from 255 or 14.63% from 123); Blue value is 54 (21.48% from 255 or 43.90% from 123); Max value from RGB is 54 - color contains mainly: blue. Hex color #331236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331236 is #CCEDC9. Grayscale: #1F1F1F. Windows color (decimal): -13430218 or 3543603. OLE color: 3543603.
HSL color Cylindrical-coordinate representation of color #331236: hue angle of 295º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #331236 is Cyan = 0.06, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 51 | 18 | 54 | - |
| CMYK | 0.06 | 0.67 | 0 | 0.79 |
| HSL | 295º | 0.5% | 0.14% | - |
| HSV(B) | 295º | 0.67% | 0.21% | - |
| XYZ | 2.25 | 1.4 | 3.64 | - |
| YUV | 31.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 18 | 54 | 0.06 | 0.67 | 0 | 0.79 | 295 | 0.5 | 0.14 |
| Hex | 33 | 12 | 36 | 6 | 43 | 0 | 4F | 127 | 32 | E |
| Octal | 63 | 22 | 66 | 6 | 103 | 0 | 117 | 447 | 62 | 16 |
| Binary | 110011 | 10010 | 110110 | 110 | 1000011 | 0 | 1001111 | 100100111 | 110010 | 1110 |
Color Harmonies of #331236
Complementary color
Monochromatic Colors of #331236
Black with #331236
Text Example
Text Example
White with #331236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331236; }
p { color: rgb(51,18,54); }
H1.HeaderClassName
{
color: #331236;
}
.AnyTagClassName
{
color: #331236;
}
</style>
background-color css
<style>
a { background-color: #331236; }
a { background-color: rgb(51,18,54); }
div.DivClassName
{
background-color: #331236;
}
.BgClassName
{
background-color: #331236;
}
</style>
border-color css
<style>
span { border-color: #331236; }
span { border-color: rgb(51,18,54); }
td.TdClassName
{
border-color: #331236;
}
.TagClassName
{
border-color: #331236;
}
</style>