Shades of Mardi Gras #361031
Tints of Mardi Gras #361031
RGB
CMYK
RGB Variations
Color information
#361031 (or 0x361031) is known color: Mardi Gras. HEX triplet: 36, 10 and 31. RGB value is (54,16,49). Sum of RGB (Red+Green+Blue) = 54+16+49=119 (15% of max value = 765). Red value is 54 (21.48% from 255 or 45.38% from 119); Green value is 16 (6.64% from 255 or 13.45% from 119); Blue value is 49 (19.53% from 255 or 41.18% from 119); Max value from RGB is 54 - color contains mainly: red. Hex color #361031 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361031 is #C9EFCE. Grayscale: #1F1F1F. Windows color (decimal): -13234127 or 3215414. OLE color: 3215414.
HSL color Cylindrical-coordinate representation of color #361031: hue angle of 307.89º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #361031 is Cyan = 0, Magento = 0.70, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 16 | 49 | - |
| CMYK | 0 | 0.70 | 0.09 | 0.79 |
| HSL | 307.89º | 0.54% | 0.14% | - |
| HSV(B) | 307.89º | 0.7% | 0.21% | - |
| XYZ | 2.26 | 1.38 | 3.05 | - |
| YUV | 31.12 | 138.09 | 144.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 49 | 0 | 0.70 | 0.09 | 0.79 | 307.89 | 0.54 | 0.14 |
| Hex | 36 | 10 | 31 | 0 | 46 | 9 | 4F | 134 | 36 | E |
| Octal | 66 | 20 | 61 | 0 | 106 | 11 | 117 | 464 | 66 | 16 |
| Binary | 110110 | 10000 | 110001 | 0 | 1000110 | 1001 | 1001111 | 100110100 | 110110 | 1110 |
Color Harmonies of #361031
Complementary color
Monochromatic Colors of #361031
Black with #361031
Text Example
Text Example
White with #361031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361031; }
p { color: rgb(54,16,49); }
H1.HeaderClassName
{
color: #361031;
}
.AnyTagClassName
{
color: #361031;
}
</style>
background-color css
<style>
a { background-color: #361031; }
a { background-color: rgb(54,16,49); }
div.DivClassName
{
background-color: #361031;
}
.BgClassName
{
background-color: #361031;
}
</style>
border-color css
<style>
span { border-color: #361031; }
span { border-color: rgb(54,16,49); }
td.TdClassName
{
border-color: #361031;
}
.TagClassName
{
border-color: #361031;
}
</style>