Shades of Mardi Gras #361635
Tints of Mardi Gras #361635
RGB
CMYK
RGB Variations
Color information
#361635 (or 0x361635) is known color: Mardi Gras. HEX triplet: 36, 16 and 35. RGB value is (54,22,53). Sum of RGB (Red+Green+Blue) = 54+22+53=129 (17% of max value = 765). Red value is 54 (21.48% from 255 or 41.86% from 129); Green value is 22 (8.98% from 255 or 17.05% from 129); Blue value is 53 (21.09% from 255 or 41.09% from 129); Max value from RGB is 54 - color contains mainly: red. Hex color #361635 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361635 is #C9E9CA. Grayscale: #232323. Windows color (decimal): -13232587 or 3479094. OLE color: 3479094.
HSL color Cylindrical-coordinate representation of color #361635: hue angle of 301.88º 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 #361635 is Cyan = 0, Magento = 0.59, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 22 | 53 | - |
| CMYK | 0 | 0.59 | 0.02 | 0.79 |
| HSL | 301.88º | 0.42% | 0.15% | - |
| HSV(B) | 301.88º | 0.59% | 0.21% | - |
| XYZ | 2.45 | 1.62 | 3.55 | - |
| YUV | 35.1 | 138.1 | 141.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 53 | 0 | 0.59 | 0.02 | 0.79 | 301.88 | 0.42 | 0.15 |
| Hex | 36 | 16 | 35 | 0 | 3B | 2 | 4F | 12E | 2A | F |
| Octal | 66 | 26 | 65 | 0 | 73 | 2 | 117 | 456 | 52 | 17 |
| Binary | 110110 | 10110 | 110101 | 0 | 111011 | 10 | 1001111 | 100101110 | 101010 | 1111 |
Color Harmonies of #361635
Complementary color
Monochromatic Colors of #361635
Black with #361635
Text Example
Text Example
White with #361635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361635; }
p { color: rgb(54,22,53); }
H1.HeaderClassName
{
color: #361635;
}
.AnyTagClassName
{
color: #361635;
}
</style>
background-color css
<style>
a { background-color: #361635; }
a { background-color: rgb(54,22,53); }
div.DivClassName
{
background-color: #361635;
}
.BgClassName
{
background-color: #361635;
}
</style>
border-color css
<style>
span { border-color: #361635; }
span { border-color: rgb(54,22,53); }
td.TdClassName
{
border-color: #361635;
}
.TagClassName
{
border-color: #361635;
}
</style>