Shades of Mardi Gras #331336
Tints of Mardi Gras #331336
RGB
CMYK
RGB Variations
Color information
#331336 (or 0x331336) is known color: Mardi Gras. HEX triplet: 33, 13 and 36. RGB value is (51,19,54). Sum of RGB (Red+Green+Blue) = 51+19+54=124 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.13% from 124); Green value is 19 (7.81% from 255 or 15.32% from 124); Blue value is 54 (21.48% from 255 or 43.55% from 124); Max value from RGB is 54 - color contains mainly: blue. Hex color #331336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331336 is #CCECC9. Grayscale: #202020. Windows color (decimal): -13429962 or 3543859. OLE color: 3543859.
HSL color Cylindrical-coordinate representation of color #331336: hue angle of 294.86º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #331336 is Cyan = 0.06, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 51 | 19 | 54 | - |
| CMYK | 0.06 | 0.65 | 0 | 0.79 |
| HSL | 294.86º | 0.48% | 0.14% | - |
| HSV(B) | 294.86º | 0.65% | 0.21% | - |
| XYZ | 2.26 | 1.44 | 3.65 | - |
| YUV | 32.56 | 140.1 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 54 | 0.06 | 0.65 | 0 | 0.79 | 294.86 | 0.48 | 0.14 |
| Hex | 33 | 13 | 36 | 6 | 41 | 0 | 4F | 127 | 30 | E |
| Octal | 63 | 23 | 66 | 6 | 101 | 0 | 117 | 447 | 60 | 16 |
| Binary | 110011 | 10011 | 110110 | 110 | 1000001 | 0 | 1001111 | 100100111 | 110000 | 1110 |
Color Harmonies of #331336
Complementary color
Monochromatic Colors of #331336
Black with #331336
Text Example
Text Example
White with #331336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331336; }
p { color: rgb(51,19,54); }
H1.HeaderClassName
{
color: #331336;
}
.AnyTagClassName
{
color: #331336;
}
</style>
background-color css
<style>
a { background-color: #331336; }
a { background-color: rgb(51,19,54); }
div.DivClassName
{
background-color: #331336;
}
.BgClassName
{
background-color: #331336;
}
</style>
border-color css
<style>
span { border-color: #331336; }
span { border-color: rgb(51,19,54); }
td.TdClassName
{
border-color: #331336;
}
.TagClassName
{
border-color: #331336;
}
</style>