Shades of Mardi Gras #330433
Tints of Mardi Gras #330433
RGB
CMYK
RGB Variations
Color information
#330433 (or 0x330433) is known color: Mardi Gras. HEX triplet: 33, 04 and 33. RGB value is (51,4,51). Sum of RGB (Red+Green+Blue) = 51+4+51=106 (14% of max value = 765). Red value is 51 (20.31% from 255 or 48.11% from 106); Green value is 4 (1.95% from 255 or 3.77% from 106); Blue value is 51 (20.31% from 255 or 48.11% from 106); Max value from RGB is 51 - color contains mainly: red, blue. Hex color #330433 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #330433 is #CCFBCC. Grayscale: #171717. Windows color (decimal): -13433805 or 3343411. OLE color: 3343411.
HSL color Cylindrical-coordinate representation of color #330433: hue angle of 300º degrees, saturation: 0.85, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #330433 is Cyan = 0, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 4 | 51 | - |
| CMYK | 0 | 0.92 | 0 | 0.8 |
| HSL | 300º | 0.85% | 0.11% | - |
| HSV(B) | 300º | 0.92% | 0.2% | - |
| XYZ | 2.01 | 1.03 | 3.22 | - |
| YUV | 23.41 | 143.57 | 147.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 4 | 51 | 0 | 0.92 | 0 | 0.8 | 300 | 0.85 | 0.11 |
| Hex | 33 | 4 | 33 | 0 | 5C | 0 | 50 | 12C | 55 | B |
| Octal | 63 | 4 | 63 | 0 | 134 | 0 | 120 | 454 | 125 | 13 |
| Binary | 110011 | 100 | 110011 | 0 | 1011100 | 0 | 1010000 | 100101100 | 1010101 | 1011 |
Color Harmonies of #330433
Complementary color
Monochromatic Colors of #330433
Black with #330433
Text Example
Text Example
White with #330433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330433; }
p { color: rgb(51,4,51); }
H1.HeaderClassName
{
color: #330433;
}
.AnyTagClassName
{
color: #330433;
}
</style>
background-color css
<style>
a { background-color: #330433; }
a { background-color: rgb(51,4,51); }
div.DivClassName
{
background-color: #330433;
}
.BgClassName
{
background-color: #330433;
}
</style>
border-color css
<style>
span { border-color: #330433; }
span { border-color: rgb(51,4,51); }
td.TdClassName
{
border-color: #330433;
}
.TagClassName
{
border-color: #330433;
}
</style>