Shades of Mardi Gras #360336
Tints of Mardi Gras #360336
RGB
CMYK
RGB Variations
Color information
#360336 (or 0x360336) is known color: Mardi Gras. HEX triplet: 36, 03 and 36. RGB value is (54,3,54). Sum of RGB (Red+Green+Blue) = 54+3+54=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 3 (1.56% from 255 or 2.70% from 111); Blue value is 54 (21.48% from 255 or 48.65% from 111); Max value from RGB is 54 - color contains mainly: red, blue. Hex color #360336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360336 is #C9FCC9. Grayscale: #171717. Windows color (decimal): -13237450 or 3539766. OLE color: 3539766.
HSL color Cylindrical-coordinate representation of color #360336: hue angle of 300º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360336 is Cyan = 0, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 3 | 54 | - |
| CMYK | 0 | 0.94 | 0 | 0.79 |
| HSL | 300º | 0.89% | 0.11% | - |
| HSV(B) | 300º | 0.94% | 0.21% | - |
| XYZ | 2.22 | 1.12 | 3.59 | - |
| YUV | 24.06 | 144.9 | 149.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 3 | 54 | 0 | 0.94 | 0 | 0.79 | 300 | 0.89 | 0.11 |
| Hex | 36 | 3 | 36 | 0 | 5E | 0 | 4F | 12C | 59 | B |
| Octal | 66 | 3 | 66 | 0 | 136 | 0 | 117 | 454 | 131 | 13 |
| Binary | 110110 | 11 | 110110 | 0 | 1011110 | 0 | 1001111 | 100101100 | 1011001 | 1011 |
Color Harmonies of #360336
Complementary color
Monochromatic Colors of #360336
Black with #360336
Text Example
Text Example
White with #360336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360336; }
p { color: rgb(54,3,54); }
H1.HeaderClassName
{
color: #360336;
}
.AnyTagClassName
{
color: #360336;
}
</style>
background-color css
<style>
a { background-color: #360336; }
a { background-color: rgb(54,3,54); }
div.DivClassName
{
background-color: #360336;
}
.BgClassName
{
background-color: #360336;
}
</style>
border-color css
<style>
span { border-color: #360336; }
span { border-color: rgb(54,3,54); }
td.TdClassName
{
border-color: #360336;
}
.TagClassName
{
border-color: #360336;
}
</style>