Shades of Mardi Gras #330733
Tints of Mardi Gras #330733
RGB
CMYK
RGB Variations
Color information
#330733 (or 0x330733) is known color: Mardi Gras. HEX triplet: 33, 07 and 33. RGB value is (51,7,51). Sum of RGB (Red+Green+Blue) = 51+7+51=109 (14% of max value = 765). Red value is 51 (20.31% from 255 or 46.79% from 109); Green value is 7 (3.12% from 255 or 6.42% from 109); Blue value is 51 (20.31% from 255 or 46.79% from 109); Max value from RGB is 51 - color contains mainly: red, blue. Hex color #330733 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #330733 is #CCF8CC. Grayscale: #191919. Windows color (decimal): -13433037 or 3344179. OLE color: 3344179.
HSL color Cylindrical-coordinate representation of color #330733: hue angle of 300º 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 #330733 is Cyan = 0, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 7 | 51 | - |
| CMYK | 0 | 0.86 | 0 | 0.8 |
| HSL | 300º | 0.76% | 0.11% | - |
| HSV(B) | 300º | 0.86% | 0.2% | - |
| XYZ | 2.04 | 1.09 | 3.24 | - |
| YUV | 25.17 | 142.58 | 146.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 7 | 51 | 0 | 0.86 | 0 | 0.8 | 300 | 0.76 | 0.11 |
| Hex | 33 | 7 | 33 | 0 | 56 | 0 | 50 | 12C | 4C | B |
| Octal | 63 | 7 | 63 | 0 | 126 | 0 | 120 | 454 | 114 | 13 |
| Binary | 110011 | 111 | 110011 | 0 | 1010110 | 0 | 1010000 | 100101100 | 1001100 | 1011 |
Color Harmonies of #330733
Complementary color
Monochromatic Colors of #330733
Black with #330733
Text Example
Text Example
White with #330733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330733; }
p { color: rgb(51,7,51); }
H1.HeaderClassName
{
color: #330733;
}
.AnyTagClassName
{
color: #330733;
}
</style>
background-color css
<style>
a { background-color: #330733; }
a { background-color: rgb(51,7,51); }
div.DivClassName
{
background-color: #330733;
}
.BgClassName
{
background-color: #330733;
}
</style>
border-color css
<style>
span { border-color: #330733; }
span { border-color: rgb(51,7,51); }
td.TdClassName
{
border-color: #330733;
}
.TagClassName
{
border-color: #330733;
}
</style>