Shades of Mardi Gras #311430
Tints of Mardi Gras #311430
RGB
CMYK
RGB Variations
Color information
#311430 (or 0x311430) is known color: Mardi Gras. HEX triplet: 31, 14 and 30. RGB value is (49,20,48). Sum of RGB (Red+Green+Blue) = 49+20+48=117 (15% of max value = 765). Red value is 49 (19.53% from 255 or 41.88% from 117); Green value is 20 (8.20% from 255 or 17.09% from 117); Blue value is 48 (19.14% from 255 or 41.03% from 117); Max value from RGB is 49 - color contains mainly: red. Hex color #311430 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311430 is #CEEBCF. Grayscale: #1F1F1F. Windows color (decimal): -13560784 or 3150897. OLE color: 3150897.
HSL color Cylindrical-coordinate representation of color #311430: hue angle of 302.07º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #311430 is Cyan = 0, Magento = 0.59, Yellow = 0.02 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 20 | 48 | - |
| CMYK | 0 | 0.59 | 0.02 | 0.81 |
| HSL | 302.07º | 0.42% | 0.14% | - |
| HSV(B) | 302.07º | 0.59% | 0.19% | - |
| XYZ | 2.05 | 1.37 | 2.95 | - |
| YUV | 31.86 | 137.11 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 48 | 0 | 0.59 | 0.02 | 0.81 | 302.07 | 0.42 | 0.14 |
| Hex | 31 | 14 | 30 | 0 | 3B | 2 | 51 | 12E | 2A | E |
| Octal | 61 | 24 | 60 | 0 | 73 | 2 | 121 | 456 | 52 | 16 |
| Binary | 110001 | 10100 | 110000 | 0 | 111011 | 10 | 1010001 | 100101110 | 101010 | 1110 |
Color Harmonies of #311430
Complementary color
Monochromatic Colors of #311430
Black with #311430
Text Example
Text Example
White with #311430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311430; }
p { color: rgb(49,20,48); }
H1.HeaderClassName
{
color: #311430;
}
.AnyTagClassName
{
color: #311430;
}
</style>
background-color css
<style>
a { background-color: #311430; }
a { background-color: rgb(49,20,48); }
div.DivClassName
{
background-color: #311430;
}
.BgClassName
{
background-color: #311430;
}
</style>
border-color css
<style>
span { border-color: #311430; }
span { border-color: rgb(49,20,48); }
td.TdClassName
{
border-color: #311430;
}
.TagClassName
{
border-color: #311430;
}
</style>