Shades of Mardi Gras #361535
Tints of Mardi Gras #361535
RGB
CMYK
RGB Variations
Color information
#361535 (or 0x361535) is known color: Mardi Gras. HEX triplet: 36, 15 and 35. RGB value is (54,21,53). Sum of RGB (Red+Green+Blue) = 54+21+53=128 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.19% from 128); Green value is 21 (8.59% from 255 or 16.41% from 128); Blue value is 53 (21.09% from 255 or 41.41% from 128); Max value from RGB is 54 - color contains mainly: red. Hex color #361535 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361535 is #C9EACA. Grayscale: #222222. Windows color (decimal): -13232843 or 3478838. OLE color: 3478838.
HSL color Cylindrical-coordinate representation of color #361535: hue angle of 301.82º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #361535 is Cyan = 0, Magento = 0.61, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 53 | - |
| CMYK | 0 | 0.61 | 0.02 | 0.79 |
| HSL | 301.82º | 0.44% | 0.15% | - |
| HSV(B) | 301.82º | 0.61% | 0.21% | - |
| XYZ | 2.43 | 1.58 | 3.54 | - |
| YUV | 34.52 | 138.43 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 53 | 0 | 0.61 | 0.02 | 0.79 | 301.82 | 0.44 | 0.15 |
| Hex | 36 | 15 | 35 | 0 | 3D | 2 | 4F | 12E | 2C | F |
| Octal | 66 | 25 | 65 | 0 | 75 | 2 | 117 | 456 | 54 | 17 |
| Binary | 110110 | 10101 | 110101 | 0 | 111101 | 10 | 1001111 | 100101110 | 101100 | 1111 |
Color Harmonies of #361535
Complementary color
Monochromatic Colors of #361535
Black with #361535
Text Example
Text Example
White with #361535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361535; }
p { color: rgb(54,21,53); }
H1.HeaderClassName
{
color: #361535;
}
.AnyTagClassName
{
color: #361535;
}
</style>
background-color css
<style>
a { background-color: #361535; }
a { background-color: rgb(54,21,53); }
div.DivClassName
{
background-color: #361535;
}
.BgClassName
{
background-color: #361535;
}
</style>
border-color css
<style>
span { border-color: #361535; }
span { border-color: rgb(54,21,53); }
td.TdClassName
{
border-color: #361535;
}
.TagClassName
{
border-color: #361535;
}
</style>