Shades of Mardi Gras #312534
Tints of Mardi Gras #312534
RGB
CMYK
RGB Variations
Color information
#312534 (or 0x312534) is known color: Mardi Gras. HEX triplet: 31, 25 and 34. RGB value is (49,37,52). Sum of RGB (Red+Green+Blue) = 49+37+52=138 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35.51% from 138); Green value is 37 (14.84% from 255 or 26.81% from 138); Blue value is 52 (20.70% from 255 or 37.68% from 138); Max value from RGB is 52 - color contains mainly: blue. Hex color #312534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312534 is #CEDACB. Grayscale: #2A2A2A. Windows color (decimal): -13556428 or 3417393. OLE color: 3417393.
HSL color Cylindrical-coordinate representation of color #312534: hue angle of 288º degrees, saturation: 0.17, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #312534 is Cyan = 0.06, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 37 | 52 | - |
| CMYK | 0.06 | 0.29 | 0 | 0.80 |
| HSL | 288º | 0.17% | 0.17% | - |
| HSV(B) | 288º | 0.29% | 0.2% | - |
| XYZ | 2.55 | 2.22 | 3.54 | - |
| YUV | 42.3 | 133.48 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 37 | 52 | 0.06 | 0.29 | 0 | 0.80 | 288 | 0.17 | 0.17 |
| Hex | 31 | 25 | 34 | 6 | 1D | 0 | 50 | 120 | 11 | 11 |
| Octal | 61 | 45 | 64 | 6 | 35 | 0 | 120 | 440 | 21 | 21 |
| Binary | 110001 | 100101 | 110100 | 110 | 11101 | 0 | 1010000 | 100100000 | 10001 | 10001 |
Color Harmonies of #312534
Complementary color
Monochromatic Colors of #312534
Black with #312534
Text Example
Text Example
White with #312534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312534; }
p { color: rgb(49,37,52); }
H1.HeaderClassName
{
color: #312534;
}
.AnyTagClassName
{
color: #312534;
}
</style>
background-color css
<style>
a { background-color: #312534; }
a { background-color: rgb(49,37,52); }
div.DivClassName
{
background-color: #312534;
}
.BgClassName
{
background-color: #312534;
}
</style>
border-color css
<style>
span { border-color: #312534; }
span { border-color: rgb(49,37,52); }
td.TdClassName
{
border-color: #312534;
}
.TagClassName
{
border-color: #312534;
}
</style>