Shades of Mardi Gras #320732
Tints of Mardi Gras #320732
RGB
CMYK
RGB Variations
Color information
#320732 (or 0x320732) is known color: Mardi Gras. HEX triplet: 32, 07 and 32. RGB value is (50,7,50). Sum of RGB (Red+Green+Blue) = 50+7+50=107 (14% of max value = 765). Red value is 50 (19.92% from 255 or 46.73% from 107); Green value is 7 (3.12% from 255 or 6.54% from 107); Blue value is 50 (19.92% from 255 or 46.73% from 107); Max value from RGB is 50 - color contains mainly: red, blue. Hex color #320732 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320732 is #CDF8CD. Grayscale: #181818. Windows color (decimal): -13498574 or 3278642. OLE color: 3278642.
HSL color Cylindrical-coordinate representation of color #320732: hue angle of 300º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #320732 is Cyan = 0, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 7 | 50 | - |
| CMYK | 0 | 0.86 | 0 | 0.80 |
| HSL | 300º | 0.75% | 0.11% | - |
| HSV(B) | 300º | 0.86% | 0.2% | - |
| XYZ | 1.97 | 1.06 | 3.12 | - |
| YUV | 24.76 | 142.25 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 50 | 0 | 0.86 | 0 | 0.80 | 300 | 0.75 | 0.11 |
| Hex | 32 | 7 | 32 | 0 | 56 | 0 | 50 | 12C | 4B | B |
| Octal | 62 | 7 | 62 | 0 | 126 | 0 | 120 | 454 | 113 | 13 |
| Binary | 110010 | 111 | 110010 | 0 | 1010110 | 0 | 1010000 | 100101100 | 1001011 | 1011 |
Color Harmonies of #320732
Complementary color
Monochromatic Colors of #320732
Black with #320732
Text Example
Text Example
White with #320732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320732; }
p { color: rgb(50,7,50); }
H1.HeaderClassName
{
color: #320732;
}
.AnyTagClassName
{
color: #320732;
}
</style>
background-color css
<style>
a { background-color: #320732; }
a { background-color: rgb(50,7,50); }
div.DivClassName
{
background-color: #320732;
}
.BgClassName
{
background-color: #320732;
}
</style>
border-color css
<style>
span { border-color: #320732; }
span { border-color: rgb(50,7,50); }
td.TdClassName
{
border-color: #320732;
}
.TagClassName
{
border-color: #320732;
}
</style>