Shades of Mardi Gras #320731
Tints of Mardi Gras #320731
RGB
CMYK
RGB Variations
Color information
#320731 (or 0x320731) is known color: Mardi Gras. HEX triplet: 32, 07 and 31. RGB value is (50,7,49). Sum of RGB (Red+Green+Blue) = 50+7+49=106 (14% of max value = 765). Red value is 50 (19.92% from 255 or 47.17% from 106); Green value is 7 (3.12% from 255 or 6.60% from 106); Blue value is 49 (19.53% from 255 or 46.23% from 106); Max value from RGB is 50 - color contains mainly: red. Hex color #320731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320731 is #CDF8CE. Grayscale: #181818. Windows color (decimal): -13498575 or 3213106. OLE color: 3213106.
HSL color Cylindrical-coordinate representation of color #320731: hue angle of 301.4º 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 #320731 is Cyan = 0, Magento = 0.86, Yellow = 0.02 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 7 | 49 | - |
| CMYK | 0 | 0.86 | 0.02 | 0.80 |
| HSL | 301.4º | 0.75% | 0.11% | - |
| HSV(B) | 301.4º | 0.86% | 0.2% | - |
| XYZ | 1.95 | 1.05 | 3.01 | - |
| YUV | 24.65 | 141.75 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 49 | 0 | 0.86 | 0.02 | 0.80 | 301.4 | 0.75 | 0.11 |
| Hex | 32 | 7 | 31 | 0 | 56 | 2 | 50 | 12D | 4B | B |
| Octal | 62 | 7 | 61 | 0 | 126 | 2 | 120 | 455 | 113 | 13 |
| Binary | 110010 | 111 | 110001 | 0 | 1010110 | 10 | 1010000 | 100101101 | 1001011 | 1011 |
Color Harmonies of #320731
Complementary color
Monochromatic Colors of #320731
Black with #320731
Text Example
Text Example
White with #320731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320731; }
p { color: rgb(50,7,49); }
H1.HeaderClassName
{
color: #320731;
}
.AnyTagClassName
{
color: #320731;
}
</style>
background-color css
<style>
a { background-color: #320731; }
a { background-color: rgb(50,7,49); }
div.DivClassName
{
background-color: #320731;
}
.BgClassName
{
background-color: #320731;
}
</style>
border-color css
<style>
span { border-color: #320731; }
span { border-color: rgb(50,7,49); }
td.TdClassName
{
border-color: #320731;
}
.TagClassName
{
border-color: #320731;
}
</style>