Shades of Mardi Gras #362037
Tints of Mardi Gras #362037
RGB
CMYK
RGB Variations
Color information
#362037 (or 0x362037) is known color: Mardi Gras. HEX triplet: 36, 20 and 37. RGB value is (54,32,55). Sum of RGB (Red+Green+Blue) = 54+32+55=141 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.30% from 141); Green value is 32 (12.89% from 255 or 22.70% from 141); Blue value is 55 (21.88% from 255 or 39.01% from 141); Max value from RGB is 55 - color contains mainly: blue. Hex color #362037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362037 is #C9DFC8. Grayscale: #292929. Windows color (decimal): -13230025 or 3612726. OLE color: 3612726.
HSL color Cylindrical-coordinate representation of color #362037: hue angle of 297.39º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #362037 is Cyan = 0.02, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 32 | 55 | - |
| CMYK | 0.02 | 0.42 | 0 | 0.78 |
| HSL | 297.39º | 0.26% | 0.17% | - |
| HSV(B) | 297.39º | 0.42% | 0.22% | - |
| XYZ | 2.73 | 2.09 | 3.87 | - |
| YUV | 41.2 | 135.79 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 55 | 0.02 | 0.42 | 0 | 0.78 | 297.39 | 0.26 | 0.17 |
| Hex | 36 | 20 | 37 | 2 | 2A | 0 | 4E | 129 | 1A | 11 |
| Octal | 66 | 40 | 67 | 2 | 52 | 0 | 116 | 451 | 32 | 21 |
| Binary | 110110 | 100000 | 110111 | 10 | 101010 | 0 | 1001110 | 100101001 | 11010 | 10001 |
Color Harmonies of #362037
Complementary color
Monochromatic Colors of #362037
Black with #362037
Text Example
Text Example
White with #362037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362037; }
p { color: rgb(54,32,55); }
H1.HeaderClassName
{
color: #362037;
}
.AnyTagClassName
{
color: #362037;
}
</style>
background-color css
<style>
a { background-color: #362037; }
a { background-color: rgb(54,32,55); }
div.DivClassName
{
background-color: #362037;
}
.BgClassName
{
background-color: #362037;
}
</style>
border-color css
<style>
span { border-color: #362037; }
span { border-color: rgb(54,32,55); }
td.TdClassName
{
border-color: #362037;
}
.TagClassName
{
border-color: #362037;
}
</style>