Shades of Mardi Gras #361431
Tints of Mardi Gras #361431
RGB
CMYK
RGB Variations
Color information
#361431 (or 0x361431) is known color: Mardi Gras. HEX triplet: 36, 14 and 31. RGB value is (54,20,49). Sum of RGB (Red+Green+Blue) = 54+20+49=123 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.90% from 123); Green value is 20 (8.20% from 255 or 16.26% from 123); Blue value is 49 (19.53% from 255 or 39.84% from 123); Max value from RGB is 54 - color contains mainly: red. Hex color #361431 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361431 is #C9EBCE. Grayscale: #212121. Windows color (decimal): -13233103 or 3216438. OLE color: 3216438.
HSL color Cylindrical-coordinate representation of color #361431: hue angle of 308.82º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #361431 is Cyan = 0, Magento = 0.63, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 20 | 49 | - |
| CMYK | 0 | 0.63 | 0.09 | 0.79 |
| HSL | 308.82º | 0.46% | 0.15% | - |
| HSV(B) | 308.82º | 0.63% | 0.21% | - |
| XYZ | 2.33 | 1.51 | 3.07 | - |
| YUV | 33.47 | 136.76 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 49 | 0 | 0.63 | 0.09 | 0.79 | 308.82 | 0.46 | 0.15 |
| Hex | 36 | 14 | 31 | 0 | 3F | 9 | 4F | 135 | 2E | F |
| Octal | 66 | 24 | 61 | 0 | 77 | 11 | 117 | 465 | 56 | 17 |
| Binary | 110110 | 10100 | 110001 | 0 | 111111 | 1001 | 1001111 | 100110101 | 101110 | 1111 |
Color Harmonies of #361431
Complementary color
Monochromatic Colors of #361431
Black with #361431
Text Example
Text Example
White with #361431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361431; }
p { color: rgb(54,20,49); }
H1.HeaderClassName
{
color: #361431;
}
.AnyTagClassName
{
color: #361431;
}
</style>
background-color css
<style>
a { background-color: #361431; }
a { background-color: rgb(54,20,49); }
div.DivClassName
{
background-color: #361431;
}
.BgClassName
{
background-color: #361431;
}
</style>
border-color css
<style>
span { border-color: #361431; }
span { border-color: rgb(54,20,49); }
td.TdClassName
{
border-color: #361431;
}
.TagClassName
{
border-color: #361431;
}
</style>