Shades of Mardi Gras #310929
Tints of Mardi Gras #310929
RGB
CMYK
RGB Variations
Color information
#310929 (or 0x310929) is known color: Mardi Gras. HEX triplet: 31, 09 and 29. RGB value is (49,9,41). Sum of RGB (Red+Green+Blue) = 49+9+41=99 (13% of max value = 765). Red value is 49 (19.53% from 255 or 49.49% from 99); Green value is 9 (3.91% from 255 or 9.09% from 99); Blue value is 41 (16.41% from 255 or 41.41% from 99); Max value from RGB is 49 - color contains mainly: red. Hex color #310929 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310929 is #CEF6D6. Grayscale: #181818. Windows color (decimal): -13563607 or 2689329. OLE color: 2689329.
HSL color Cylindrical-coordinate representation of color #310929: hue angle of 312º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #310929 is Cyan = 0, Magento = 0.82, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 9 | 41 | - |
| CMYK | 0 | 0.82 | 0.16 | 0.81 |
| HSL | 312º | 0.69% | 0.11% | - |
| HSV(B) | 312º | 0.82% | 0.19% | - |
| XYZ | 1.76 | 1.01 | 2.2 | - |
| YUV | 24.61 | 137.25 | 145.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 41 | 0 | 0.82 | 0.16 | 0.81 | 312 | 0.69 | 0.11 |
| Hex | 31 | 9 | 29 | 0 | 52 | 10 | 51 | 138 | 45 | B |
| Octal | 61 | 11 | 51 | 0 | 122 | 20 | 121 | 470 | 105 | 13 |
| Binary | 110001 | 1001 | 101001 | 0 | 1010010 | 10000 | 1010001 | 100111000 | 1000101 | 1011 |
Color Harmonies of #310929
Complementary color
Monochromatic Colors of #310929
Black with #310929
Text Example
Text Example
White with #310929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310929; }
p { color: rgb(49,9,41); }
H1.HeaderClassName
{
color: #310929;
}
.AnyTagClassName
{
color: #310929;
}
</style>
background-color css
<style>
a { background-color: #310929; }
a { background-color: rgb(49,9,41); }
div.DivClassName
{
background-color: #310929;
}
.BgClassName
{
background-color: #310929;
}
</style>
border-color css
<style>
span { border-color: #310929; }
span { border-color: rgb(49,9,41); }
td.TdClassName
{
border-color: #310929;
}
.TagClassName
{
border-color: #310929;
}
</style>