Shades of Mardi Gras #330936
Tints of Mardi Gras #330936
RGB
CMYK
RGB Variations
Color information
#330936 (or 0x330936) is known color: Mardi Gras. HEX triplet: 33, 09 and 36. RGB value is (51,9,54). Sum of RGB (Red+Green+Blue) = 51+9+54=114 (15% of max value = 765). Red value is 51 (20.31% from 255 or 44.74% from 114); Green value is 9 (3.91% from 255 or 7.89% from 114); Blue value is 54 (21.48% from 255 or 47.37% from 114); Max value from RGB is 54 - color contains mainly: blue. Hex color #330936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #330936 is #CCF6C9. Grayscale: #1A1A1A. Windows color (decimal): -13432522 or 3541299. OLE color: 3541299.
HSL color Cylindrical-coordinate representation of color #330936: hue angle of 296º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #330936 is Cyan = 0.06, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 51 | 9 | 54 | - |
| CMYK | 0.06 | 0.83 | 0 | 0.79 |
| HSL | 296º | 0.71% | 0.12% | - |
| HSV(B) | 296º | 0.83% | 0.21% | - |
| XYZ | 2.13 | 1.17 | 3.6 | - |
| YUV | 26.69 | 143.41 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 9 | 54 | 0.06 | 0.83 | 0 | 0.79 | 296 | 0.71 | 0.12 |
| Hex | 33 | 9 | 36 | 6 | 53 | 0 | 4F | 128 | 47 | C |
| Octal | 63 | 11 | 66 | 6 | 123 | 0 | 117 | 450 | 107 | 14 |
| Binary | 110011 | 1001 | 110110 | 110 | 1010011 | 0 | 1001111 | 100101000 | 1000111 | 1100 |
Color Harmonies of #330936
Complementary color
Monochromatic Colors of #330936
Black with #330936
Text Example
Text Example
White with #330936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330936; }
p { color: rgb(51,9,54); }
H1.HeaderClassName
{
color: #330936;
}
.AnyTagClassName
{
color: #330936;
}
</style>
background-color css
<style>
a { background-color: #330936; }
a { background-color: rgb(51,9,54); }
div.DivClassName
{
background-color: #330936;
}
.BgClassName
{
background-color: #330936;
}
</style>
border-color css
<style>
span { border-color: #330936; }
span { border-color: rgb(51,9,54); }
td.TdClassName
{
border-color: #330936;
}
.TagClassName
{
border-color: #330936;
}
</style>