Shades of Mardi Gras #331732
Tints of Mardi Gras #331732
RGB
CMYK
RGB Variations
Color information
#331732 (or 0x331732) is known color: Mardi Gras. HEX triplet: 33, 17 and 32. RGB value is (51,23,50). Sum of RGB (Red+Green+Blue) = 51+23+50=124 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.13% from 124); Green value is 23 (9.38% from 255 or 18.55% from 124); Blue value is 50 (19.92% from 255 or 40.32% from 124); Max value from RGB is 51 - color contains mainly: red. Hex color #331732 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331732 is #CCE8CD. Grayscale: #222222. Windows color (decimal): -13428942 or 3282739. OLE color: 3282739.
HSL color Cylindrical-coordinate representation of color #331732: hue angle of 302.14º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #331732 is Cyan = 0, Magento = 0.55, Yellow = 0.02 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 23 | 50 | - |
| CMYK | 0 | 0.55 | 0.02 | 0.8 |
| HSL | 302.14º | 0.38% | 0.15% | - |
| HSV(B) | 302.14º | 0.55% | 0.2% | - |
| XYZ | 2.25 | 1.55 | 3.2 | - |
| YUV | 34.45 | 136.78 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 23 | 50 | 0 | 0.55 | 0.02 | 0.8 | 302.14 | 0.38 | 0.15 |
| Hex | 33 | 17 | 32 | 0 | 37 | 2 | 50 | 12E | 26 | F |
| Octal | 63 | 27 | 62 | 0 | 67 | 2 | 120 | 456 | 46 | 17 |
| Binary | 110011 | 10111 | 110010 | 0 | 110111 | 10 | 1010000 | 100101110 | 100110 | 1111 |
Color Harmonies of #331732
Complementary color
Monochromatic Colors of #331732
Black with #331732
Text Example
Text Example
White with #331732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331732; }
p { color: rgb(51,23,50); }
H1.HeaderClassName
{
color: #331732;
}
.AnyTagClassName
{
color: #331732;
}
</style>
background-color css
<style>
a { background-color: #331732; }
a { background-color: rgb(51,23,50); }
div.DivClassName
{
background-color: #331732;
}
.BgClassName
{
background-color: #331732;
}
</style>
border-color css
<style>
span { border-color: #331732; }
span { border-color: rgb(51,23,50); }
td.TdClassName
{
border-color: #331732;
}
.TagClassName
{
border-color: #331732;
}
</style>