Shades of Mardi Gras #310233
Tints of Mardi Gras #310233
RGB
CMYK
RGB Variations
Color information
#310233 (or 0x310233) is known color: Mardi Gras. HEX triplet: 31, 02 and 33. RGB value is (49,2,51). Sum of RGB (Red+Green+Blue) = 49+2+51=102 (13% of max value = 765). Red value is 49 (19.53% from 255 or 48.04% from 102); Green value is 2 (1.17% from 255 or 1.96% from 102); Blue value is 51 (20.31% from 255 or 50% from 102); Max value from RGB is 51 - color contains mainly: blue. Hex color #310233 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310233 is #CEFDCC. Grayscale: #151515. Windows color (decimal): -13565389 or 3342897. OLE color: 3342897.
HSL color Cylindrical-coordinate representation of color #310233: hue angle of 297.55º degrees, saturation: 0.92, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310233 is Cyan = 0.04, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 49 | 2 | 51 | - |
| CMYK | 0.04 | 0.96 | 0 | 0.8 |
| HSL | 297.55º | 0.92% | 0.1% | - |
| HSV(B) | 297.55º | 0.96% | 0.2% | - |
| XYZ | 1.89 | 0.94 | 3.21 | - |
| YUV | 21.64 | 144.57 | 147.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 51 | 0.04 | 0.96 | 0 | 0.8 | 297.55 | 0.92 | 0.1 |
| Hex | 31 | 2 | 33 | 4 | 60 | 0 | 50 | 12A | 5C | A |
| Octal | 61 | 2 | 63 | 4 | 140 | 0 | 120 | 452 | 134 | 12 |
| Binary | 110001 | 10 | 110011 | 100 | 1100000 | 0 | 1010000 | 100101010 | 1011100 | 1010 |
Color Harmonies of #310233
Complementary color
Monochromatic Colors of #310233
Black with #310233
Text Example
Text Example
White with #310233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310233; }
p { color: rgb(49,2,51); }
H1.HeaderClassName
{
color: #310233;
}
.AnyTagClassName
{
color: #310233;
}
</style>
background-color css
<style>
a { background-color: #310233; }
a { background-color: rgb(49,2,51); }
div.DivClassName
{
background-color: #310233;
}
.BgClassName
{
background-color: #310233;
}
</style>
border-color css
<style>
span { border-color: #310233; }
span { border-color: rgb(49,2,51); }
td.TdClassName
{
border-color: #310233;
}
.TagClassName
{
border-color: #310233;
}
</style>