Shades of Mardi Gras #360536
Tints of Mardi Gras #360536
RGB
CMYK
RGB Variations
Color information
#360536 (or 0x360536) is known color: Mardi Gras. HEX triplet: 36, 05 and 36. RGB value is (54,5,54). Sum of RGB (Red+Green+Blue) = 54+5+54=113 (14% of max value = 765). Red value is 54 (21.48% from 255 or 47.79% from 113); Green value is 5 (2.34% from 255 or 4.42% from 113); Blue value is 54 (21.48% from 255 or 47.79% from 113); Max value from RGB is 54 - color contains mainly: red, blue. Hex color #360536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360536 is #C9FAC9. Grayscale: #191919. Windows color (decimal): -13236938 or 3540278. OLE color: 3540278.
HSL color Cylindrical-coordinate representation of color #360536: hue angle of 300º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #360536 is Cyan = 0, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 5 | 54 | - |
| CMYK | 0 | 0.91 | 0 | 0.79 |
| HSL | 300º | 0.83% | 0.12% | - |
| HSV(B) | 300º | 0.91% | 0.21% | - |
| XYZ | 2.24 | 1.16 | 3.6 | - |
| YUV | 25.24 | 144.23 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 54 | 0 | 0.91 | 0 | 0.79 | 300 | 0.83 | 0.12 |
| Hex | 36 | 5 | 36 | 0 | 5B | 0 | 4F | 12C | 53 | C |
| Octal | 66 | 5 | 66 | 0 | 133 | 0 | 117 | 454 | 123 | 14 |
| Binary | 110110 | 101 | 110110 | 0 | 1011011 | 0 | 1001111 | 100101100 | 1010011 | 1100 |
Color Harmonies of #360536
Complementary color
Monochromatic Colors of #360536
Black with #360536
Text Example
Text Example
White with #360536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360536; }
p { color: rgb(54,5,54); }
H1.HeaderClassName
{
color: #360536;
}
.AnyTagClassName
{
color: #360536;
}
</style>
background-color css
<style>
a { background-color: #360536; }
a { background-color: rgb(54,5,54); }
div.DivClassName
{
background-color: #360536;
}
.BgClassName
{
background-color: #360536;
}
</style>
border-color css
<style>
span { border-color: #360536; }
span { border-color: rgb(54,5,54); }
td.TdClassName
{
border-color: #360536;
}
.TagClassName
{
border-color: #360536;
}
</style>