Shades of Mardi Gras #361132
Tints of Mardi Gras #361132
RGB
CMYK
RGB Variations
Color information
#361132 (or 0x361132) is known color: Mardi Gras. HEX triplet: 36, 11 and 32. RGB value is (54,17,50). Sum of RGB (Red+Green+Blue) = 54+17+50=121 (16% of max value = 765). Red value is 54 (21.48% from 255 or 44.63% from 121); Green value is 17 (7.03% from 255 or 14.05% from 121); Blue value is 50 (19.92% from 255 or 41.32% from 121); Max value from RGB is 54 - color contains mainly: red. Hex color #361132 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361132 is #C9EECD. Grayscale: #1F1F1F. Windows color (decimal): -13233870 or 3281206. OLE color: 3281206.
HSL color Cylindrical-coordinate representation of color #361132: hue angle of 306.49º degrees, saturation: 0.52, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #361132 is Cyan = 0, Magento = 0.69, Yellow = 0.07 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 17 | 50 | - |
| CMYK | 0 | 0.69 | 0.07 | 0.79 |
| HSL | 306.49º | 0.52% | 0.14% | - |
| HSV(B) | 306.49º | 0.69% | 0.21% | - |
| XYZ | 2.3 | 1.42 | 3.17 | - |
| YUV | 31.83 | 138.26 | 143.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 50 | 0 | 0.69 | 0.07 | 0.79 | 306.49 | 0.52 | 0.14 |
| Hex | 36 | 11 | 32 | 0 | 45 | 7 | 4F | 132 | 34 | E |
| Octal | 66 | 21 | 62 | 0 | 105 | 7 | 117 | 462 | 64 | 16 |
| Binary | 110110 | 10001 | 110010 | 0 | 1000101 | 111 | 1001111 | 100110010 | 110100 | 1110 |
Color Harmonies of #361132
Complementary color
Monochromatic Colors of #361132
Black with #361132
Text Example
Text Example
White with #361132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361132; }
p { color: rgb(54,17,50); }
H1.HeaderClassName
{
color: #361132;
}
.AnyTagClassName
{
color: #361132;
}
</style>
background-color css
<style>
a { background-color: #361132; }
a { background-color: rgb(54,17,50); }
div.DivClassName
{
background-color: #361132;
}
.BgClassName
{
background-color: #361132;
}
</style>
border-color css
<style>
span { border-color: #361132; }
span { border-color: rgb(54,17,50); }
td.TdClassName
{
border-color: #361132;
}
.TagClassName
{
border-color: #361132;
}
</style>