Shades of Mardi Gras #310534
Tints of Mardi Gras #310534
RGB
CMYK
RGB Variations
Color information
#310534 (or 0x310534) is known color: Mardi Gras. HEX triplet: 31, 05 and 34. RGB value is (49,5,52). Sum of RGB (Red+Green+Blue) = 49+5+52=106 (14% of max value = 765). Red value is 49 (19.53% from 255 or 46.23% from 106); Green value is 5 (2.34% from 255 or 4.72% from 106); Blue value is 52 (20.70% from 255 or 49.06% from 106); Max value from RGB is 52 - color contains mainly: blue. Hex color #310534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310534 is #CEFACB. Grayscale: #171717. Windows color (decimal): -13564620 or 3409201. OLE color: 3409201.
HSL color Cylindrical-coordinate representation of color #310534: hue angle of 296.17º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #310534 is Cyan = 0.06, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 5 | 52 | - |
| CMYK | 0.06 | 0.90 | 0 | 0.80 |
| HSL | 296.17º | 0.82% | 0.11% | - |
| HSV(B) | 296.17º | 0.9% | 0.2% | - |
| XYZ | 1.94 | 1.01 | 3.34 | - |
| YUV | 23.51 | 144.08 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 52 | 0.06 | 0.90 | 0 | 0.80 | 296.17 | 0.82 | 0.11 |
| Hex | 31 | 5 | 34 | 6 | 5A | 0 | 50 | 128 | 52 | B |
| Octal | 61 | 5 | 64 | 6 | 132 | 0 | 120 | 450 | 122 | 13 |
| Binary | 110001 | 101 | 110100 | 110 | 1011010 | 0 | 1010000 | 100101000 | 1010010 | 1011 |
Color Harmonies of #310534
Complementary color
Monochromatic Colors of #310534
Black with #310534
Text Example
Text Example
White with #310534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310534; }
p { color: rgb(49,5,52); }
H1.HeaderClassName
{
color: #310534;
}
.AnyTagClassName
{
color: #310534;
}
</style>
background-color css
<style>
a { background-color: #310534; }
a { background-color: rgb(49,5,52); }
div.DivClassName
{
background-color: #310534;
}
.BgClassName
{
background-color: #310534;
}
</style>
border-color css
<style>
span { border-color: #310534; }
span { border-color: rgb(49,5,52); }
td.TdClassName
{
border-color: #310534;
}
.TagClassName
{
border-color: #310534;
}
</style>