Shades of Mardi Gras #311230
Tints of Mardi Gras #311230
RGB
CMYK
RGB Variations
Color information
#311230 (or 0x311230) is known color: Mardi Gras. HEX triplet: 31, 12 and 30. RGB value is (49,18,48). Sum of RGB (Red+Green+Blue) = 49+18+48=115 (15% of max value = 765). Red value is 49 (19.53% from 255 or 42.61% from 115); Green value is 18 (7.42% from 255 or 15.65% from 115); Blue value is 48 (19.14% from 255 or 41.74% from 115); Max value from RGB is 49 - color contains mainly: red. Hex color #311230 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311230 is #CEEDCF. Grayscale: #1E1E1E. Windows color (decimal): -13561296 or 3150385. OLE color: 3150385.
HSL color Cylindrical-coordinate representation of color #311230: hue angle of 301.94º degrees, saturation: 0.46, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #311230 is Cyan = 0, Magento = 0.63, Yellow = 0.02 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 18 | 48 | - |
| CMYK | 0 | 0.63 | 0.02 | 0.81 |
| HSL | 301.94º | 0.46% | 0.13% | - |
| HSV(B) | 301.94º | 0.63% | 0.19% | - |
| XYZ | 2.02 | 1.3 | 2.94 | - |
| YUV | 30.69 | 137.77 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 48 | 0 | 0.63 | 0.02 | 0.81 | 301.94 | 0.46 | 0.13 |
| Hex | 31 | 12 | 30 | 0 | 3F | 2 | 51 | 12E | 2E | D |
| Octal | 61 | 22 | 60 | 0 | 77 | 2 | 121 | 456 | 56 | 15 |
| Binary | 110001 | 10010 | 110000 | 0 | 111111 | 10 | 1010001 | 100101110 | 101110 | 1101 |
Color Harmonies of #311230
Complementary color
Monochromatic Colors of #311230
Black with #311230
Text Example
Text Example
White with #311230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311230; }
p { color: rgb(49,18,48); }
H1.HeaderClassName
{
color: #311230;
}
.AnyTagClassName
{
color: #311230;
}
</style>
background-color css
<style>
a { background-color: #311230; }
a { background-color: rgb(49,18,48); }
div.DivClassName
{
background-color: #311230;
}
.BgClassName
{
background-color: #311230;
}
</style>
border-color css
<style>
span { border-color: #311230; }
span { border-color: rgb(49,18,48); }
td.TdClassName
{
border-color: #311230;
}
.TagClassName
{
border-color: #311230;
}
</style>