Shades of Mardi Gras #310334
Tints of Mardi Gras #310334
RGB
CMYK
RGB Variations
Color information
#310334 (or 0x310334) is known color: Mardi Gras. HEX triplet: 31, 03 and 34. RGB value is (49,3,52). Sum of RGB (Red+Green+Blue) = 49+3+52=104 (13% of max value = 765). Red value is 49 (19.53% from 255 or 47.12% from 104); Green value is 3 (1.56% from 255 or 2.88% from 104); Blue value is 52 (20.70% from 255 or 50% from 104); Max value from RGB is 52 - color contains mainly: blue. Hex color #310334 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310334 is #CEFCCB. Grayscale: #161616. Windows color (decimal): -13565132 or 3408689. OLE color: 3408689.
HSL color Cylindrical-coordinate representation of color #310334: hue angle of 296.33º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310334 is Cyan = 0.06, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 3 | 52 | - |
| CMYK | 0.06 | 0.94 | 0 | 0.80 |
| HSL | 296.33º | 0.89% | 0.11% | - |
| HSV(B) | 296.33º | 0.94% | 0.2% | - |
| XYZ | 1.92 | 0.97 | 3.33 | - |
| YUV | 22.34 | 144.74 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 52 | 0.06 | 0.94 | 0 | 0.80 | 296.33 | 0.89 | 0.11 |
| Hex | 31 | 3 | 34 | 6 | 5E | 0 | 50 | 128 | 59 | B |
| Octal | 61 | 3 | 64 | 6 | 136 | 0 | 120 | 450 | 131 | 13 |
| Binary | 110001 | 11 | 110100 | 110 | 1011110 | 0 | 1010000 | 100101000 | 1011001 | 1011 |
Color Harmonies of #310334
Complementary color
Monochromatic Colors of #310334
Black with #310334
Text Example
Text Example
White with #310334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310334; }
p { color: rgb(49,3,52); }
H1.HeaderClassName
{
color: #310334;
}
.AnyTagClassName
{
color: #310334;
}
</style>
background-color css
<style>
a { background-color: #310334; }
a { background-color: rgb(49,3,52); }
div.DivClassName
{
background-color: #310334;
}
.BgClassName
{
background-color: #310334;
}
</style>
border-color css
<style>
span { border-color: #310334; }
span { border-color: rgb(49,3,52); }
td.TdClassName
{
border-color: #310334;
}
.TagClassName
{
border-color: #310334;
}
</style>