Shades of Mardi Gras #361331
Tints of Mardi Gras #361331
RGB
CMYK
RGB Variations
Color information
#361331 (or 0x361331) is known color: Mardi Gras. HEX triplet: 36, 13 and 31. RGB value is (54,19,49). Sum of RGB (Red+Green+Blue) = 54+19+49=122 (16% of max value = 765). Red value is 54 (21.48% from 255 or 44.26% from 122); Green value is 19 (7.81% from 255 or 15.57% from 122); Blue value is 49 (19.53% from 255 or 40.16% from 122); Max value from RGB is 54 - color contains mainly: red. Hex color #361331 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361331 is #C9ECCE. Grayscale: #202020. Windows color (decimal): -13233359 or 3216182. OLE color: 3216182.
HSL color Cylindrical-coordinate representation of color #361331: hue angle of 308.57º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #361331 is Cyan = 0, Magento = 0.65, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 19 | 49 | - |
| CMYK | 0 | 0.65 | 0.09 | 0.79 |
| HSL | 308.57º | 0.48% | 0.14% | - |
| HSV(B) | 308.57º | 0.65% | 0.21% | - |
| XYZ | 2.31 | 1.47 | 3.07 | - |
| YUV | 32.89 | 137.1 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 49 | 0 | 0.65 | 0.09 | 0.79 | 308.57 | 0.48 | 0.14 |
| Hex | 36 | 13 | 31 | 0 | 41 | 9 | 4F | 135 | 30 | E |
| Octal | 66 | 23 | 61 | 0 | 101 | 11 | 117 | 465 | 60 | 16 |
| Binary | 110110 | 10011 | 110001 | 0 | 1000001 | 1001 | 1001111 | 100110101 | 110000 | 1110 |
Color Harmonies of #361331
Complementary color
Monochromatic Colors of #361331
Black with #361331
Text Example
Text Example
White with #361331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361331; }
p { color: rgb(54,19,49); }
H1.HeaderClassName
{
color: #361331;
}
.AnyTagClassName
{
color: #361331;
}
</style>
background-color css
<style>
a { background-color: #361331; }
a { background-color: rgb(54,19,49); }
div.DivClassName
{
background-color: #361331;
}
.BgClassName
{
background-color: #361331;
}
</style>
border-color css
<style>
span { border-color: #361331; }
span { border-color: rgb(54,19,49); }
td.TdClassName
{
border-color: #361331;
}
.TagClassName
{
border-color: #361331;
}
</style>