Shades of Mardi Gras #310434
Tints of Mardi Gras #310434
RGB
CMYK
RGB Variations
Color information
#310434 (or 0x310434) is known color: Mardi Gras. HEX triplet: 31, 04 and 34. RGB value is (49,4,52). Sum of RGB (Red+Green+Blue) = 49+4+52=105 (13% of max value = 765). Red value is 49 (19.53% from 255 or 46.67% from 105); Green value is 4 (1.95% from 255 or 3.81% from 105); Blue value is 52 (20.70% from 255 or 49.52% from 105); Max value from RGB is 52 - color contains mainly: blue. Hex color #310434 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310434 is #CEFBCB. Grayscale: #161616. Windows color (decimal): -13564876 or 3408945. OLE color: 3408945.
HSL color Cylindrical-coordinate representation of color #310434: hue angle of 296.25º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310434 is Cyan = 0.06, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 4 | 52 | - |
| CMYK | 0.06 | 0.92 | 0 | 0.80 |
| HSL | 296.25º | 0.86% | 0.11% | - |
| HSV(B) | 296.25º | 0.92% | 0.2% | - |
| XYZ | 1.93 | 0.99 | 3.34 | - |
| YUV | 22.93 | 144.41 | 146.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 4 | 52 | 0.06 | 0.92 | 0 | 0.80 | 296.25 | 0.86 | 0.11 |
| Hex | 31 | 4 | 34 | 6 | 5C | 0 | 50 | 128 | 56 | B |
| Octal | 61 | 4 | 64 | 6 | 134 | 0 | 120 | 450 | 126 | 13 |
| Binary | 110001 | 100 | 110100 | 110 | 1011100 | 0 | 1010000 | 100101000 | 1010110 | 1011 |
Color Harmonies of #310434
Complementary color
Monochromatic Colors of #310434
Black with #310434
Text Example
Text Example
White with #310434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310434; }
p { color: rgb(49,4,52); }
H1.HeaderClassName
{
color: #310434;
}
.AnyTagClassName
{
color: #310434;
}
</style>
background-color css
<style>
a { background-color: #310434; }
a { background-color: rgb(49,4,52); }
div.DivClassName
{
background-color: #310434;
}
.BgClassName
{
background-color: #310434;
}
</style>
border-color css
<style>
span { border-color: #310434; }
span { border-color: rgb(49,4,52); }
td.TdClassName
{
border-color: #310434;
}
.TagClassName
{
border-color: #310434;
}
</style>