Shades of Mardi Gras #360037
Tints of Mardi Gras #360037
RGB
CMYK
RGB Variations
Color information
#360037 (or 0x360037) is known color: Mardi Gras. HEX triplet: 36, 00 and 37. RGB value is (54,0,55). Sum of RGB (Red+Green+Blue) = 54+0+55=109 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.54% from 109); Green value is 0 (0.39% from 255 or 0% from 109); Blue value is 55 (21.88% from 255 or 50.46% from 109); Max value from RGB is 55 - color contains mainly: blue. Hex color #360037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360037 is #C9FFC8. Grayscale: #161616. Windows color (decimal): -13238217 or 3604534. OLE color: 3604534.
HSL color Cylindrical-coordinate representation of color #360037: hue angle of 298.91º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #360037 is Cyan = 0.02, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 0 | 55 | - |
| CMYK | 0.02 | 1 | 0 | 0.78 |
| HSL | 298.91º | 1% | 0.11% | - |
| HSV(B) | 298.91º | 1% | 0.22% | - |
| XYZ | 2.21 | 1.06 | 3.7 | - |
| YUV | 22.42 | 146.39 | 150.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 0 | 55 | 0.02 | 1 | 0 | 0.78 | 298.91 | 1 | 0.11 |
| Hex | 36 | 0 | 37 | 2 | 64 | 0 | 4E | 12B | 64 | B |
| Octal | 66 | 0 | 67 | 2 | 144 | 0 | 116 | 453 | 144 | 13 |
| Binary | 110110 | 0 | 110111 | 10 | 1100100 | 0 | 1001110 | 100101011 | 1100100 | 1011 |
Color Harmonies of #360037
Complementary color
Monochromatic Colors of #360037
Black with #360037
Text Example
Text Example
White with #360037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360037; }
p { color: rgb(54,0,55); }
H1.HeaderClassName
{
color: #360037;
}
.AnyTagClassName
{
color: #360037;
}
</style>
background-color css
<style>
a { background-color: #360037; }
a { background-color: rgb(54,0,55); }
div.DivClassName
{
background-color: #360037;
}
.BgClassName
{
background-color: #360037;
}
</style>
border-color css
<style>
span { border-color: #360037; }
span { border-color: rgb(54,0,55); }
td.TdClassName
{
border-color: #360037;
}
.TagClassName
{
border-color: #360037;
}
</style>