Shades of Mardi Gras #361837
Tints of Mardi Gras #361837
RGB
CMYK
RGB Variations
Color information
#361837 (or 0x361837) is known color: Mardi Gras. HEX triplet: 36, 18 and 37. RGB value is (54,24,55). Sum of RGB (Red+Green+Blue) = 54+24+55=133 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40.60% from 133); Green value is 24 (9.77% from 255 or 18.05% from 133); Blue value is 55 (21.88% from 255 or 41.35% from 133); Max value from RGB is 55 - color contains mainly: blue. Hex color #361837 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361837 is #C9E7C8. Grayscale: #242424. Windows color (decimal): -13232073 or 3610678. OLE color: 3610678.
HSL color Cylindrical-coordinate representation of color #361837: hue angle of 298.06º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #361837 is Cyan = 0.02, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 24 | 55 | - |
| CMYK | 0.02 | 0.56 | 0 | 0.78 |
| HSL | 298.06º | 0.39% | 0.15% | - |
| HSV(B) | 298.06º | 0.56% | 0.22% | - |
| XYZ | 2.54 | 1.71 | 3.81 | - |
| YUV | 36.5 | 138.44 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 24 | 55 | 0.02 | 0.56 | 0 | 0.78 | 298.06 | 0.39 | 0.15 |
| Hex | 36 | 18 | 37 | 2 | 38 | 0 | 4E | 12A | 27 | F |
| Octal | 66 | 30 | 67 | 2 | 70 | 0 | 116 | 452 | 47 | 17 |
| Binary | 110110 | 11000 | 110111 | 10 | 111000 | 0 | 1001110 | 100101010 | 100111 | 1111 |
Color Harmonies of #361837
Complementary color
Monochromatic Colors of #361837
Black with #361837
Text Example
Text Example
White with #361837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361837; }
p { color: rgb(54,24,55); }
H1.HeaderClassName
{
color: #361837;
}
.AnyTagClassName
{
color: #361837;
}
</style>
background-color css
<style>
a { background-color: #361837; }
a { background-color: rgb(54,24,55); }
div.DivClassName
{
background-color: #361837;
}
.BgClassName
{
background-color: #361837;
}
</style>
border-color css
<style>
span { border-color: #361837; }
span { border-color: rgb(54,24,55); }
td.TdClassName
{
border-color: #361837;
}
.TagClassName
{
border-color: #361837;
}
</style>