Shades of Mardi Gras #310632
Tints of Mardi Gras #310632
RGB
CMYK
RGB Variations
Color information
#310632 (or 0x310632) is known color: Mardi Gras. HEX triplet: 31, 06 and 32. RGB value is (49,6,50). Sum of RGB (Red+Green+Blue) = 49+6+50=105 (13% of max value = 765). Red value is 49 (19.53% from 255 or 46.67% from 105); Green value is 6 (2.73% from 255 or 5.71% from 105); Blue value is 50 (19.92% from 255 or 47.62% from 105); Max value from RGB is 50 - color contains mainly: blue. Hex color #310632 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310632 is #CEF9CD. Grayscale: #171717. Windows color (decimal): -13564366 or 3278385. OLE color: 3278385.
HSL color Cylindrical-coordinate representation of color #310632: hue angle of 298.64º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #310632 is Cyan = 0.02, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 6 | 50 | - |
| CMYK | 0.02 | 0.88 | 0 | 0.80 |
| HSL | 298.64º | 0.79% | 0.11% | - |
| HSV(B) | 298.64º | 0.88% | 0.2% | - |
| XYZ | 1.91 | 1.01 | 3.11 | - |
| YUV | 23.87 | 142.75 | 145.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 50 | 0.02 | 0.88 | 0 | 0.80 | 298.64 | 0.79 | 0.11 |
| Hex | 31 | 6 | 32 | 2 | 58 | 0 | 50 | 12B | 4F | B |
| Octal | 61 | 6 | 62 | 2 | 130 | 0 | 120 | 453 | 117 | 13 |
| Binary | 110001 | 110 | 110010 | 10 | 1011000 | 0 | 1010000 | 100101011 | 1001111 | 1011 |
Color Harmonies of #310632
Complementary color
Monochromatic Colors of #310632
Black with #310632
Text Example
Text Example
White with #310632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310632; }
p { color: rgb(49,6,50); }
H1.HeaderClassName
{
color: #310632;
}
.AnyTagClassName
{
color: #310632;
}
</style>
background-color css
<style>
a { background-color: #310632; }
a { background-color: rgb(49,6,50); }
div.DivClassName
{
background-color: #310632;
}
.BgClassName
{
background-color: #310632;
}
</style>
border-color css
<style>
span { border-color: #310632; }
span { border-color: rgb(49,6,50); }
td.TdClassName
{
border-color: #310632;
}
.TagClassName
{
border-color: #310632;
}
</style>