Shades of Mardi Gras #331436
Tints of Mardi Gras #331436
RGB
CMYK
RGB Variations
Color information
#331436 (or 0x331436) is known color: Mardi Gras. HEX triplet: 33, 14 and 36. RGB value is (51,20,54). Sum of RGB (Red+Green+Blue) = 51+20+54=125 (16% of max value = 765). Red value is 51 (20.31% from 255 or 40.8% from 125); Green value is 20 (8.20% from 255 or 16% from 125); Blue value is 54 (21.48% from 255 or 43.2% from 125); Max value from RGB is 54 - color contains mainly: blue. Hex color #331436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331436 is #CCEBC9. Grayscale: #212121. Windows color (decimal): -13429706 or 3544115. OLE color: 3544115.
HSL color Cylindrical-coordinate representation of color #331436: hue angle of 294.71º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #331436 is Cyan = 0.06, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 51 | 20 | 54 | - |
| CMYK | 0.06 | 0.63 | 0 | 0.79 |
| HSL | 294.71º | 0.46% | 0.15% | - |
| HSV(B) | 294.71º | 0.63% | 0.21% | - |
| XYZ | 2.28 | 1.47 | 3.65 | - |
| YUV | 33.15 | 139.77 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 54 | 0.06 | 0.63 | 0 | 0.79 | 294.71 | 0.46 | 0.15 |
| Hex | 33 | 14 | 36 | 6 | 3F | 0 | 4F | 127 | 2E | F |
| Octal | 63 | 24 | 66 | 6 | 77 | 0 | 117 | 447 | 56 | 17 |
| Binary | 110011 | 10100 | 110110 | 110 | 111111 | 0 | 1001111 | 100100111 | 101110 | 1111 |
Color Harmonies of #331436
Complementary color
Monochromatic Colors of #331436
Black with #331436
Text Example
Text Example
White with #331436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331436; }
p { color: rgb(51,20,54); }
H1.HeaderClassName
{
color: #331436;
}
.AnyTagClassName
{
color: #331436;
}
</style>
background-color css
<style>
a { background-color: #331436; }
a { background-color: rgb(51,20,54); }
div.DivClassName
{
background-color: #331436;
}
.BgClassName
{
background-color: #331436;
}
</style>
border-color css
<style>
span { border-color: #331436; }
span { border-color: rgb(51,20,54); }
td.TdClassName
{
border-color: #331436;
}
.TagClassName
{
border-color: #331436;
}
</style>