Shades of Mardi Gras #330436
Tints of Mardi Gras #330436
RGB
CMYK
RGB Variations
Color information
#330436 (or 0x330436) is known color: Mardi Gras. HEX triplet: 33, 04 and 36. RGB value is (51,4,54). Sum of RGB (Red+Green+Blue) = 51+4+54=109 (14% of max value = 765). Red value is 51 (20.31% from 255 or 46.79% from 109); Green value is 4 (1.95% from 255 or 3.67% from 109); Blue value is 54 (21.48% from 255 or 49.54% from 109); Max value from RGB is 54 - color contains mainly: blue. Hex color #330436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #330436 is #CCFBC9. Grayscale: #171717. Windows color (decimal): -13433802 or 3540019. OLE color: 3540019.
HSL color Cylindrical-coordinate representation of color #330436: hue angle of 296.4º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #330436 is Cyan = 0.06, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 51 | 4 | 54 | - |
| CMYK | 0.06 | 0.93 | 0 | 0.79 |
| HSL | 296.4º | 0.86% | 0.11% | - |
| HSV(B) | 296.4º | 0.93% | 0.21% | - |
| XYZ | 2.07 | 1.06 | 3.58 | - |
| YUV | 23.75 | 145.07 | 147.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 4 | 54 | 0.06 | 0.93 | 0 | 0.79 | 296.4 | 0.86 | 0.11 |
| Hex | 33 | 4 | 36 | 6 | 5D | 0 | 4F | 128 | 56 | B |
| Octal | 63 | 4 | 66 | 6 | 135 | 0 | 117 | 450 | 126 | 13 |
| Binary | 110011 | 100 | 110110 | 110 | 1011101 | 0 | 1001111 | 100101000 | 1010110 | 1011 |
Color Harmonies of #330436
Complementary color
Monochromatic Colors of #330436
Black with #330436
Text Example
Text Example
White with #330436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330436; }
p { color: rgb(51,4,54); }
H1.HeaderClassName
{
color: #330436;
}
.AnyTagClassName
{
color: #330436;
}
</style>
background-color css
<style>
a { background-color: #330436; }
a { background-color: rgb(51,4,54); }
div.DivClassName
{
background-color: #330436;
}
.BgClassName
{
background-color: #330436;
}
</style>
border-color css
<style>
span { border-color: #330436; }
span { border-color: rgb(51,4,54); }
td.TdClassName
{
border-color: #330436;
}
.TagClassName
{
border-color: #330436;
}
</style>