Shades of Mardi Gras #361634
Tints of Mardi Gras #361634
RGB
CMYK
RGB Variations
Color information
#361634 (or 0x361634) is known color: Mardi Gras. HEX triplet: 36, 16 and 34. RGB value is (54,22,52). Sum of RGB (Red+Green+Blue) = 54+22+52=128 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.19% from 128); Green value is 22 (8.98% from 255 or 17.19% from 128); Blue value is 52 (20.70% from 255 or 40.62% from 128); Max value from RGB is 54 - color contains mainly: red. Hex color #361634 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361634 is #C9E9CB. Grayscale: #222222. Windows color (decimal): -13232588 or 3413558. OLE color: 3413558.
HSL color Cylindrical-coordinate representation of color #361634: hue angle of 303.75º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #361634 is Cyan = 0, Magento = 0.59, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 22 | 52 | - |
| CMYK | 0 | 0.59 | 0.04 | 0.79 |
| HSL | 303.75º | 0.42% | 0.15% | - |
| HSV(B) | 303.75º | 0.59% | 0.21% | - |
| XYZ | 2.43 | 1.61 | 3.43 | - |
| YUV | 34.99 | 137.6 | 141.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 52 | 0 | 0.59 | 0.04 | 0.79 | 303.75 | 0.42 | 0.15 |
| Hex | 36 | 16 | 34 | 0 | 3B | 4 | 4F | 130 | 2A | F |
| Octal | 66 | 26 | 64 | 0 | 73 | 4 | 117 | 460 | 52 | 17 |
| Binary | 110110 | 10110 | 110100 | 0 | 111011 | 100 | 1001111 | 100110000 | 101010 | 1111 |
Color Harmonies of #361634
Complementary color
Monochromatic Colors of #361634
Black with #361634
Text Example
Text Example
White with #361634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361634; }
p { color: rgb(54,22,52); }
H1.HeaderClassName
{
color: #361634;
}
.AnyTagClassName
{
color: #361634;
}
</style>
background-color css
<style>
a { background-color: #361634; }
a { background-color: rgb(54,22,52); }
div.DivClassName
{
background-color: #361634;
}
.BgClassName
{
background-color: #361634;
}
</style>
border-color css
<style>
span { border-color: #361634; }
span { border-color: rgb(54,22,52); }
td.TdClassName
{
border-color: #361634;
}
.TagClassName
{
border-color: #361634;
}
</style>