Shades of Mardi Gras #311330
Tints of Mardi Gras #311330
RGB
CMYK
RGB Variations
Color information
#311330 (or 0x311330) is known color: Mardi Gras. HEX triplet: 31, 13 and 30. RGB value is (49,19,48). Sum of RGB (Red+Green+Blue) = 49+19+48=116 (15% of max value = 765). Red value is 49 (19.53% from 255 or 42.24% from 116); Green value is 19 (7.81% from 255 or 16.38% from 116); Blue value is 48 (19.14% from 255 or 41.38% from 116); Max value from RGB is 49 - color contains mainly: red. Hex color #311330 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311330 is #CEECCF. Grayscale: #1F1F1F. Windows color (decimal): -13561040 or 3150641. OLE color: 3150641.
HSL color Cylindrical-coordinate representation of color #311330: hue angle of 302º degrees, saturation: 0.44, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #311330 is Cyan = 0, Magento = 0.61, Yellow = 0.02 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 19 | 48 | - |
| CMYK | 0 | 0.61 | 0.02 | 0.81 |
| HSL | 302º | 0.44% | 0.13% | - |
| HSV(B) | 302º | 0.61% | 0.19% | - |
| XYZ | 2.03 | 1.33 | 2.95 | - |
| YUV | 31.28 | 137.44 | 140.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 48 | 0 | 0.61 | 0.02 | 0.81 | 302 | 0.44 | 0.13 |
| Hex | 31 | 13 | 30 | 0 | 3D | 2 | 51 | 12E | 2C | D |
| Octal | 61 | 23 | 60 | 0 | 75 | 2 | 121 | 456 | 54 | 15 |
| Binary | 110001 | 10011 | 110000 | 0 | 111101 | 10 | 1010001 | 100101110 | 101100 | 1101 |
Color Harmonies of #311330
Complementary color
Monochromatic Colors of #311330
Black with #311330
Text Example
Text Example
White with #311330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311330; }
p { color: rgb(49,19,48); }
H1.HeaderClassName
{
color: #311330;
}
.AnyTagClassName
{
color: #311330;
}
</style>
background-color css
<style>
a { background-color: #311330; }
a { background-color: rgb(49,19,48); }
div.DivClassName
{
background-color: #311330;
}
.BgClassName
{
background-color: #311330;
}
</style>
border-color css
<style>
span { border-color: #311330; }
span { border-color: rgb(49,19,48); }
td.TdClassName
{
border-color: #311330;
}
.TagClassName
{
border-color: #311330;
}
</style>