Shades of Mardi Gras #310629
Tints of Mardi Gras #310629
RGB
CMYK
RGB Variations
Color information
#310629 (or 0x310629) is known color: Mardi Gras. HEX triplet: 31, 06 and 29. RGB value is (49,6,41). Sum of RGB (Red+Green+Blue) = 49+6+41=96 (12% of max value = 765). Red value is 49 (19.53% from 255 or 51.04% from 96); Green value is 6 (2.73% from 255 or 6.25% from 96); Blue value is 41 (16.41% from 255 or 42.71% from 96); Max value from RGB is 49 - color contains mainly: red. Hex color #310629 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310629 is #CEF9D6. Grayscale: #161616. Windows color (decimal): -13564375 or 2688561. OLE color: 2688561.
HSL color Cylindrical-coordinate representation of color #310629: hue angle of 311.16º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #310629 is Cyan = 0, Magento = 0.88, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 6 | 41 | - |
| CMYK | 0 | 0.88 | 0.16 | 0.81 |
| HSL | 311.16º | 0.78% | 0.11% | - |
| HSV(B) | 311.16º | 0.88% | 0.19% | - |
| XYZ | 1.73 | 0.94 | 2.19 | - |
| YUV | 22.85 | 138.25 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 41 | 0 | 0.88 | 0.16 | 0.81 | 311.16 | 0.78 | 0.11 |
| Hex | 31 | 6 | 29 | 0 | 58 | 10 | 51 | 137 | 4E | B |
| Octal | 61 | 6 | 51 | 0 | 130 | 20 | 121 | 467 | 116 | 13 |
| Binary | 110001 | 110 | 101001 | 0 | 1011000 | 10000 | 1010001 | 100110111 | 1001110 | 1011 |
Color Harmonies of #310629
Complementary color
Monochromatic Colors of #310629
Black with #310629
Text Example
Text Example
White with #310629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310629; }
p { color: rgb(49,6,41); }
H1.HeaderClassName
{
color: #310629;
}
.AnyTagClassName
{
color: #310629;
}
</style>
background-color css
<style>
a { background-color: #310629; }
a { background-color: rgb(49,6,41); }
div.DivClassName
{
background-color: #310629;
}
.BgClassName
{
background-color: #310629;
}
</style>
border-color css
<style>
span { border-color: #310629; }
span { border-color: rgb(49,6,41); }
td.TdClassName
{
border-color: #310629;
}
.TagClassName
{
border-color: #310629;
}
</style>