Shades of Mardi Gras #3C0436
Tints of Mardi Gras #3C0436
RGB
CMYK
RGB Variations
Color information
#3C0436 (or 0x3C0436) is known color: Mardi Gras. HEX triplet: 3C, 04 and 36. RGB value is (60,4,54). Sum of RGB (Red+Green+Blue) = 60+4+54=118 (15% of max value = 765). Red value is 60 (23.83% from 255 or 50.85% from 118); Green value is 4 (1.95% from 255 or 3.39% from 118); Blue value is 54 (21.48% from 255 or 45.76% from 118); Max value from RGB is 60 - color contains mainly: red. Hex color #3C0436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #3C0436 is #C3FBC9. Grayscale: #1A1A1A. Windows color (decimal): -12843978 or 3540028. OLE color: 3540028.
HSL color Cylindrical-coordinate representation of color #3C0436: hue angle of 306.43º degrees, saturation: 0.88, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #3C0436 is Cyan = 0, Magento = 0.93, Yellow = 0.10 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 60 | 4 | 54 | - |
| CMYK | 0 | 0.93 | 0.10 | 0.76 |
| HSL | 306.43º | 0.88% | 0.13% | - |
| HSV(B) | 306.43º | 0.93% | 0.24% | - |
| XYZ | 2.57 | 1.31 | 3.61 | - |
| YUV | 26.44 | 143.55 | 151.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 60 | 4 | 54 | 0 | 0.93 | 0.10 | 0.76 | 306.43 | 0.88 | 0.13 |
| Hex | 3C | 4 | 36 | 0 | 5D | A | 4C | 132 | 58 | D |
| Octal | 74 | 4 | 66 | 0 | 135 | 12 | 114 | 462 | 130 | 15 |
| Binary | 111100 | 100 | 110110 | 0 | 1011101 | 1010 | 1001100 | 100110010 | 1011000 | 1101 |
Color Harmonies of #3C0436
Complementary color
Monochromatic Colors of #3C0436
Black with #3C0436
Text Example
Text Example
White with #3C0436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3C0436; }
p { color: rgb(60,4,54); }
H1.HeaderClassName
{
color: #3C0436;
}
.AnyTagClassName
{
color: #3C0436;
}
</style>
background-color css
<style>
a { background-color: #3C0436; }
a { background-color: rgb(60,4,54); }
div.DivClassName
{
background-color: #3C0436;
}
.BgClassName
{
background-color: #3C0436;
}
</style>
border-color css
<style>
span { border-color: #3C0436; }
span { border-color: rgb(60,4,54); }
td.TdClassName
{
border-color: #3C0436;
}
.TagClassName
{
border-color: #3C0436;
}
</style>