Shades of Mardi Gras #312230
Tints of Mardi Gras #312230
RGB
CMYK
RGB Variations
Color information
#312230 (or 0x312230) is known color: Mardi Gras. HEX triplet: 31, 22 and 30. RGB value is (49,34,48). Sum of RGB (Red+Green+Blue) = 49+34+48=131 (17% of max value = 765). Red value is 49 (19.53% from 255 or 37.40% from 131); Green value is 34 (13.67% from 255 or 25.95% from 131); Blue value is 48 (19.14% from 255 or 36.64% from 131); Max value from RGB is 49 - color contains mainly: red. Hex color #312230 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312230 is #CEDDCF. Grayscale: #282828. Windows color (decimal): -13557200 or 3154481. OLE color: 3154481.
HSL color Cylindrical-coordinate representation of color #312230: hue angle of 304º degrees, saturation: 0.18, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #312230 is Cyan = 0, Magento = 0.31, Yellow = 0.02 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 34 | 48 | - |
| CMYK | 0 | 0.31 | 0.02 | 0.81 |
| HSL | 304º | 0.18% | 0.16% | - |
| HSV(B) | 304º | 0.31% | 0.19% | - |
| XYZ | 2.37 | 2.01 | 3.06 | - |
| YUV | 40.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 34 | 48 | 0 | 0.31 | 0.02 | 0.81 | 304 | 0.18 | 0.16 |
| Hex | 31 | 22 | 30 | 0 | 1F | 2 | 51 | 130 | 12 | 10 |
| Octal | 61 | 42 | 60 | 0 | 37 | 2 | 121 | 460 | 22 | 20 |
| Binary | 110001 | 100010 | 110000 | 0 | 11111 | 10 | 1010001 | 100110000 | 10010 | 10000 |
Color Harmonies of #312230
Complementary color
Monochromatic Colors of #312230
Black with #312230
Text Example
Text Example
White with #312230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312230; }
p { color: rgb(49,34,48); }
H1.HeaderClassName
{
color: #312230;
}
.AnyTagClassName
{
color: #312230;
}
</style>
background-color css
<style>
a { background-color: #312230; }
a { background-color: rgb(49,34,48); }
div.DivClassName
{
background-color: #312230;
}
.BgClassName
{
background-color: #312230;
}
</style>
border-color css
<style>
span { border-color: #312230; }
span { border-color: rgb(49,34,48); }
td.TdClassName
{
border-color: #312230;
}
.TagClassName
{
border-color: #312230;
}
</style>