Shades of Mardi Gras #331036
Tints of Mardi Gras #331036
RGB
CMYK
RGB Variations
Color information
#331036 (or 0x331036) is known color: Mardi Gras. HEX triplet: 33, 10 and 36. RGB value is (51,16,54). Sum of RGB (Red+Green+Blue) = 51+16+54=121 (16% of max value = 765). Red value is 51 (20.31% from 255 or 42.15% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 54 (21.48% from 255 or 44.63% from 121); Max value from RGB is 54 - color contains mainly: blue. Hex color #331036 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331036 is #CCEFC9. Grayscale: #1E1E1E. Windows color (decimal): -13430730 or 3543091. OLE color: 3543091.
HSL color Cylindrical-coordinate representation of color #331036: hue angle of 295.26º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #331036 is Cyan = 0.06, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
RGB | 51 | 16 | 54 | - |
CMYK | 0.06 | 0.70 | 0 | 0.79 |
HSL | 295.26º | 0.54% | 0.14% | - |
HSV(B) | 295.26º | 0.7% | 0.21% | - |
XYZ | 2.22 | 1.34 | 3.63 | - |
YUV | 30.8 | 141.1 | 142.41 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 51 | 16 | 54 | 0.06 | 0.70 | 0 | 0.79 | 295.26 | 0.54 | 0.14 |
Hex | 33 | 10 | 36 | 6 | 46 | 0 | 4F | 127 | 36 | E |
Octal | 63 | 20 | 66 | 6 | 106 | 0 | 117 | 447 | 66 | 16 |
Binary | 110011 | 10000 | 110110 | 110 | 1000110 | 0 | 1001111 | 100100111 | 110110 | 1110 |
Color Harmonies of #331036
Complementary color
Monochromatic Colors of #331036
Black with #331036
Text Example
Text Example
White with #331036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331036; }
p { color: rgb(51,16,54); }
H1.HeaderClassName
{
color: #331036;
}
.AnyTagClassName
{
color: #331036;
}
</style>
background-color css
<style>
a { background-color: #331036; }
a { background-color: rgb(51,16,54); }
div.DivClassName
{
background-color: #331036;
}
.BgClassName
{
background-color: #331036;
}
</style>
border-color css
<style>
span { border-color: #331036; }
span { border-color: rgb(51,16,54); }
td.TdClassName
{
border-color: #331036;
}
.TagClassName
{
border-color: #331036;
}
</style>