Shades of Mardi Gras #362437
Tints of Mardi Gras #362437
RGB
CMYK
RGB Variations
Color information
#362437 (or 0x362437) is known color: Mardi Gras. HEX triplet: 36, 24 and 37. RGB value is (54,36,55). Sum of RGB (Red+Green+Blue) = 54+36+55=145 (19% of max value = 765). Red value is 54 (21.48% from 255 or 37.24% from 145); Green value is 36 (14.45% from 255 or 24.83% from 145); Blue value is 55 (21.88% from 255 or 37.93% from 145); Max value from RGB is 55 - color contains mainly: blue. Hex color #362437 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362437 is #C9DBC8. Grayscale: #2B2B2B. Windows color (decimal): -13229001 or 3613750. OLE color: 3613750.
HSL color Cylindrical-coordinate representation of color #362437: hue angle of 296.84º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #362437 is Cyan = 0.02, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 36 | 55 | - |
| CMYK | 0.02 | 0.35 | 0 | 0.78 |
| HSL | 296.84º | 0.21% | 0.18% | - |
| HSV(B) | 296.84º | 0.35% | 0.22% | - |
| XYZ | 2.84 | 2.32 | 3.91 | - |
| YUV | 43.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 55 | 0.02 | 0.35 | 0 | 0.78 | 296.84 | 0.21 | 0.18 |
| Hex | 36 | 24 | 37 | 2 | 23 | 0 | 4E | 129 | 15 | 12 |
| Octal | 66 | 44 | 67 | 2 | 43 | 0 | 116 | 451 | 25 | 22 |
| Binary | 110110 | 100100 | 110111 | 10 | 100011 | 0 | 1001110 | 100101001 | 10101 | 10010 |
Color Harmonies of #362437
Complementary color
Monochromatic Colors of #362437
Black with #362437
Text Example
Text Example
White with #362437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362437; }
p { color: rgb(54,36,55); }
H1.HeaderClassName
{
color: #362437;
}
.AnyTagClassName
{
color: #362437;
}
</style>
background-color css
<style>
a { background-color: #362437; }
a { background-color: rgb(54,36,55); }
div.DivClassName
{
background-color: #362437;
}
.BgClassName
{
background-color: #362437;
}
</style>
border-color css
<style>
span { border-color: #362437; }
span { border-color: rgb(54,36,55); }
td.TdClassName
{
border-color: #362437;
}
.TagClassName
{
border-color: #362437;
}
</style>