Shades of Mardi Gras #330537
Tints of Mardi Gras #330537
RGB
CMYK
RGB Variations
Color information
#330537 (or 0x330537) is known color: Mardi Gras. HEX triplet: 33, 05 and 37. RGB value is (51,5,55). Sum of RGB (Red+Green+Blue) = 51+5+55=111 (14% of max value = 765). Red value is 51 (20.31% from 255 or 45.95% from 111); Green value is 5 (2.34% from 255 or 4.50% from 111); Blue value is 55 (21.88% from 255 or 49.55% from 111); Max value from RGB is 55 - color contains mainly: blue. Hex color #330537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #330537 is #CCFAC8. Grayscale: #181818. Windows color (decimal): -13433545 or 3605811. OLE color: 3605811.
HSL color Cylindrical-coordinate representation of color #330537: hue angle of 295.2º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #330537 is Cyan = 0.07, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 5 | 55 | - |
| CMYK | 0.07 | 0.91 | 0 | 0.78 |
| HSL | 295.2º | 0.83% | 0.12% | - |
| HSV(B) | 295.2º | 0.91% | 0.22% | - |
| XYZ | 2.11 | 1.09 | 3.71 | - |
| YUV | 24.45 | 145.24 | 146.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 5 | 55 | 0.07 | 0.91 | 0 | 0.78 | 295.2 | 0.83 | 0.12 |
| Hex | 33 | 5 | 37 | 7 | 5B | 0 | 4E | 127 | 53 | C |
| Octal | 63 | 5 | 67 | 7 | 133 | 0 | 116 | 447 | 123 | 14 |
| Binary | 110011 | 101 | 110111 | 111 | 1011011 | 0 | 1001110 | 100100111 | 1010011 | 1100 |
Color Harmonies of #330537
Complementary color
Monochromatic Colors of #330537
Black with #330537
Text Example
Text Example
White with #330537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330537; }
p { color: rgb(51,5,55); }
H1.HeaderClassName
{
color: #330537;
}
.AnyTagClassName
{
color: #330537;
}
</style>
background-color css
<style>
a { background-color: #330537; }
a { background-color: rgb(51,5,55); }
div.DivClassName
{
background-color: #330537;
}
.BgClassName
{
background-color: #330537;
}
</style>
border-color css
<style>
span { border-color: #330537; }
span { border-color: rgb(51,5,55); }
td.TdClassName
{
border-color: #330537;
}
.TagClassName
{
border-color: #330537;
}
</style>