Shades of Mardi Gras #321536
Tints of Mardi Gras #321536
RGB
CMYK
RGB Variations
Color information
#321536 (or 0x321536) is known color: Mardi Gras. HEX triplet: 32, 15 and 36. RGB value is (50,21,54). Sum of RGB (Red+Green+Blue) = 50+21+54=125 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40% from 125); Green value is 21 (8.59% from 255 or 16.8% 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 #321536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321536 is #CDEAC9. Grayscale: #212121. Windows color (decimal): -13494986 or 3544370. OLE color: 3544370.
HSL color Cylindrical-coordinate representation of color #321536: hue angle of 292.73º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #321536 is Cyan = 0.07, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 21 | 54 | - |
| CMYK | 0.07 | 0.61 | 0 | 0.79 |
| HSL | 292.73º | 0.44% | 0.15% | - |
| HSV(B) | 292.73º | 0.61% | 0.21% | - |
| XYZ | 2.25 | 1.48 | 3.66 | - |
| YUV | 33.43 | 139.61 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 54 | 0.07 | 0.61 | 0 | 0.79 | 292.73 | 0.44 | 0.15 |
| Hex | 32 | 15 | 36 | 7 | 3D | 0 | 4F | 125 | 2C | F |
| Octal | 62 | 25 | 66 | 7 | 75 | 0 | 117 | 445 | 54 | 17 |
| Binary | 110010 | 10101 | 110110 | 111 | 111101 | 0 | 1001111 | 100100101 | 101100 | 1111 |
Color Harmonies of #321536
Complementary color
Monochromatic Colors of #321536
Black with #321536
Text Example
Text Example
White with #321536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321536; }
p { color: rgb(50,21,54); }
H1.HeaderClassName
{
color: #321536;
}
.AnyTagClassName
{
color: #321536;
}
</style>
background-color css
<style>
a { background-color: #321536; }
a { background-color: rgb(50,21,54); }
div.DivClassName
{
background-color: #321536;
}
.BgClassName
{
background-color: #321536;
}
</style>
border-color css
<style>
span { border-color: #321536; }
span { border-color: rgb(50,21,54); }
td.TdClassName
{
border-color: #321536;
}
.TagClassName
{
border-color: #321536;
}
</style>