Shades of Mardi Gras #310533
Tints of Mardi Gras #310533
RGB
CMYK
RGB Variations
Color information
#310533 (or 0x310533) is known color: Mardi Gras. HEX triplet: 31, 05 and 33. RGB value is (49,5,51). Sum of RGB (Red+Green+Blue) = 49+5+51=105 (13% of max value = 765). Red value is 49 (19.53% from 255 or 46.67% from 105); Green value is 5 (2.34% from 255 or 4.76% from 105); Blue value is 51 (20.31% from 255 or 48.57% from 105); Max value from RGB is 51 - color contains mainly: blue. Hex color #310533 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310533 is #CEFACC. Grayscale: #171717. Windows color (decimal): -13564621 or 3343665. OLE color: 3343665.
HSL color Cylindrical-coordinate representation of color #310533: hue angle of 297.39º 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 #310533 is Cyan = 0.04, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 49 | 5 | 51 | - |
| CMYK | 0.04 | 0.90 | 0 | 0.8 |
| HSL | 297.39º | 0.82% | 0.11% | - |
| HSV(B) | 297.39º | 0.9% | 0.2% | - |
| XYZ | 1.92 | 1 | 3.22 | - |
| YUV | 23.4 | 143.58 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 51 | 0.04 | 0.90 | 0 | 0.8 | 297.39 | 0.82 | 0.11 |
| Hex | 31 | 5 | 33 | 4 | 5A | 0 | 50 | 129 | 52 | B |
| Octal | 61 | 5 | 63 | 4 | 132 | 0 | 120 | 451 | 122 | 13 |
| Binary | 110001 | 101 | 110011 | 100 | 1011010 | 0 | 1010000 | 100101001 | 1010010 | 1011 |
Color Harmonies of #310533
Complementary color
Monochromatic Colors of #310533
Black with #310533
Text Example
Text Example
White with #310533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310533; }
p { color: rgb(49,5,51); }
H1.HeaderClassName
{
color: #310533;
}
.AnyTagClassName
{
color: #310533;
}
</style>
background-color css
<style>
a { background-color: #310533; }
a { background-color: rgb(49,5,51); }
div.DivClassName
{
background-color: #310533;
}
.BgClassName
{
background-color: #310533;
}
</style>
border-color css
<style>
span { border-color: #310533; }
span { border-color: rgb(49,5,51); }
td.TdClassName
{
border-color: #310533;
}
.TagClassName
{
border-color: #310533;
}
</style>