Shades of Mardi Gras #310134
Tints of Mardi Gras #310134
RGB
CMYK
RGB Variations
Color information
#310134 (or 0x310134) is known color: Mardi Gras. HEX triplet: 31, 01 and 34. RGB value is (49,1,52). Sum of RGB (Red+Green+Blue) = 49+1+52=102 (13% of max value = 765). Red value is 49 (19.53% from 255 or 48.04% from 102); Green value is 1 (0.78% from 255 or 0.98% from 102); Blue value is 52 (20.70% from 255 or 50.98% from 102); Max value from RGB is 52 - color contains mainly: blue. Hex color #310134 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310134 is #CEFECB. Grayscale: #151515. Windows color (decimal): -13565644 or 3408177. OLE color: 3408177.
HSL color Cylindrical-coordinate representation of color #310134: hue angle of 296.47º degrees, saturation: 0.96, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310134 is Cyan = 0.06, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 1 | 52 | - |
| CMYK | 0.06 | 0.98 | 0 | 0.80 |
| HSL | 296.47º | 0.96% | 0.1% | - |
| HSV(B) | 296.47º | 0.98% | 0.2% | - |
| XYZ | 1.9 | 0.92 | 3.33 | - |
| YUV | 21.17 | 145.4 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 52 | 0.06 | 0.98 | 0 | 0.80 | 296.47 | 0.96 | 0.1 |
| Hex | 31 | 1 | 34 | 6 | 62 | 0 | 50 | 128 | 60 | A |
| Octal | 61 | 1 | 64 | 6 | 142 | 0 | 120 | 450 | 140 | 12 |
| Binary | 110001 | 1 | 110100 | 110 | 1100010 | 0 | 1010000 | 100101000 | 1100000 | 1010 |
Color Harmonies of #310134
Complementary color
Monochromatic Colors of #310134
Black with #310134
Text Example
Text Example
White with #310134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310134; }
p { color: rgb(49,1,52); }
H1.HeaderClassName
{
color: #310134;
}
.AnyTagClassName
{
color: #310134;
}
</style>
background-color css
<style>
a { background-color: #310134; }
a { background-color: rgb(49,1,52); }
div.DivClassName
{
background-color: #310134;
}
.BgClassName
{
background-color: #310134;
}
</style>
border-color css
<style>
span { border-color: #310134; }
span { border-color: rgb(49,1,52); }
td.TdClassName
{
border-color: #310134;
}
.TagClassName
{
border-color: #310134;
}
</style>