Shades of Mardi Gras #362537
Tints of Mardi Gras #362537
RGB
CMYK
RGB Variations
Color information
#362537 (or 0x362537) is known color: Mardi Gras. HEX triplet: 36, 25 and 37. RGB value is (54,37,55). Sum of RGB (Red+Green+Blue) = 54+37+55=146 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36.99% from 146); Green value is 37 (14.84% from 255 or 25.34% from 146); Blue value is 55 (21.88% from 255 or 37.67% from 146); Max value from RGB is 55 - color contains mainly: blue. Hex color #362537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362537 is #C9DAC8. Grayscale: #2C2C2C. Windows color (decimal): -13228745 or 3614006. OLE color: 3614006.
HSL color Cylindrical-coordinate representation of color #362537: hue angle of 296.67º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #362537 is Cyan = 0.02, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 37 | 55 | - |
| CMYK | 0.02 | 0.33 | 0 | 0.78 |
| HSL | 296.67º | 0.2% | 0.18% | - |
| HSV(B) | 296.67º | 0.33% | 0.22% | - |
| XYZ | 2.87 | 2.38 | 3.92 | - |
| YUV | 44.14 | 134.13 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 55 | 0.02 | 0.33 | 0 | 0.78 | 296.67 | 0.2 | 0.18 |
| Hex | 36 | 25 | 37 | 2 | 21 | 0 | 4E | 129 | 14 | 12 |
| Octal | 66 | 45 | 67 | 2 | 41 | 0 | 116 | 451 | 24 | 22 |
| Binary | 110110 | 100101 | 110111 | 10 | 100001 | 0 | 1001110 | 100101001 | 10100 | 10010 |
Color Harmonies of #362537
Complementary color
Monochromatic Colors of #362537
Black with #362537
Text Example
Text Example
White with #362537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362537; }
p { color: rgb(54,37,55); }
H1.HeaderClassName
{
color: #362537;
}
.AnyTagClassName
{
color: #362537;
}
</style>
background-color css
<style>
a { background-color: #362537; }
a { background-color: rgb(54,37,55); }
div.DivClassName
{
background-color: #362537;
}
.BgClassName
{
background-color: #362537;
}
</style>
border-color css
<style>
span { border-color: #362537; }
span { border-color: rgb(54,37,55); }
td.TdClassName
{
border-color: #362537;
}
.TagClassName
{
border-color: #362537;
}
</style>