Shades of Mardi Gras #320733
Tints of Mardi Gras #320733
RGB
CMYK
RGB Variations
Color information
#320733 (or 0x320733) is known color: Mardi Gras. HEX triplet: 32, 07 and 33. RGB value is (50,7,51). Sum of RGB (Red+Green+Blue) = 50+7+51=108 (14% of max value = 765). Red value is 50 (19.92% from 255 or 46.30% from 108); Green value is 7 (3.12% from 255 or 6.48% from 108); Blue value is 51 (20.31% from 255 or 47.22% from 108); Max value from RGB is 51 - color contains mainly: blue. Hex color #320733 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320733 is #CDF8CC. Grayscale: #181818. Windows color (decimal): -13498573 or 3344178. OLE color: 3344178.
HSL color Cylindrical-coordinate representation of color #320733: hue angle of 298.64º degrees, saturation: 0.76, 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 #320733 is Cyan = 0.02, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 50 | 7 | 51 | - |
| CMYK | 0.02 | 0.86 | 0 | 0.8 |
| HSL | 298.64º | 0.76% | 0.11% | - |
| HSV(B) | 298.64º | 0.86% | 0.2% | - |
| XYZ | 1.99 | 1.07 | 3.23 | - |
| YUV | 24.87 | 142.75 | 145.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 51 | 0.02 | 0.86 | 0 | 0.8 | 298.64 | 0.76 | 0.11 |
| Hex | 32 | 7 | 33 | 2 | 56 | 0 | 50 | 12B | 4C | B |
| Octal | 62 | 7 | 63 | 2 | 126 | 0 | 120 | 453 | 114 | 13 |
| Binary | 110010 | 111 | 110011 | 10 | 1010110 | 0 | 1010000 | 100101011 | 1001100 | 1011 |
Color Harmonies of #320733
Complementary color
Monochromatic Colors of #320733
Black with #320733
Text Example
Text Example
White with #320733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320733; }
p { color: rgb(50,7,51); }
H1.HeaderClassName
{
color: #320733;
}
.AnyTagClassName
{
color: #320733;
}
</style>
background-color css
<style>
a { background-color: #320733; }
a { background-color: rgb(50,7,51); }
div.DivClassName
{
background-color: #320733;
}
.BgClassName
{
background-color: #320733;
}
</style>
border-color css
<style>
span { border-color: #320733; }
span { border-color: rgb(50,7,51); }
td.TdClassName
{
border-color: #320733;
}
.TagClassName
{
border-color: #320733;
}
</style>