Shades of Mardi Gras #332533
Tints of Mardi Gras #332533
RGB
CMYK
RGB Variations
Color information
#332533 (or 0x332533) is known color: Mardi Gras. HEX triplet: 33, 25 and 33. RGB value is (51,37,51). Sum of RGB (Red+Green+Blue) = 51+37+51=139 (18% of max value = 765). Red value is 51 (20.31% from 255 or 36.69% from 139); Green value is 37 (14.84% from 255 or 26.62% from 139); Blue value is 51 (20.31% from 255 or 36.69% from 139); Max value from RGB is 51 - color contains mainly: red, blue. Hex color #332533 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #332533 is #CCDACC. Grayscale: #2A2A2A. Windows color (decimal): -13425357 or 3351859. OLE color: 3351859.
HSL color Cylindrical-coordinate representation of color #332533: hue angle of 300º degrees, saturation: 0.16, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #332533 is Cyan = 0, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 37 | 51 | - |
| CMYK | 0 | 0.27 | 0 | 0.8 |
| HSL | 300º | 0.16% | 0.17% | - |
| HSV(B) | 300º | 0.27% | 0.2% | - |
| XYZ | 2.62 | 2.27 | 3.43 | - |
| YUV | 42.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 37 | 51 | 0 | 0.27 | 0 | 0.8 | 300 | 0.16 | 0.17 |
| Hex | 33 | 25 | 33 | 0 | 1B | 0 | 50 | 12C | 10 | 11 |
| Octal | 63 | 45 | 63 | 0 | 33 | 0 | 120 | 454 | 20 | 21 |
| Binary | 110011 | 100101 | 110011 | 0 | 11011 | 0 | 1010000 | 100101100 | 10000 | 10001 |
Color Harmonies of #332533
Complementary color
Monochromatic Colors of #332533
Black with #332533
Text Example
Text Example
White with #332533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332533; }
p { color: rgb(51,37,51); }
H1.HeaderClassName
{
color: #332533;
}
.AnyTagClassName
{
color: #332533;
}
</style>
background-color css
<style>
a { background-color: #332533; }
a { background-color: rgb(51,37,51); }
div.DivClassName
{
background-color: #332533;
}
.BgClassName
{
background-color: #332533;
}
</style>
border-color css
<style>
span { border-color: #332533; }
span { border-color: rgb(51,37,51); }
td.TdClassName
{
border-color: #332533;
}
.TagClassName
{
border-color: #332533;
}
</style>