Shades of Mardi Gras #3A0436
Tints of Mardi Gras #3A0436
RGB
CMYK
RGB Variations
Color information
#3A0436 (or 0x3A0436) is known color: Mardi Gras. HEX triplet: 3A, 04 and 36. RGB value is (58,4,54). Sum of RGB (Red+Green+Blue) = 58+4+54=116 (15% of max value = 765). Red value is 58 (23.05% from 255 or 50% from 116); Green value is 4 (1.95% from 255 or 3.45% from 116); Blue value is 54 (21.48% from 255 or 46.55% from 116); Max value from RGB is 58 - color contains mainly: red. Hex color #3A0436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #3A0436 is #C5FBC9. Grayscale: #191919. Windows color (decimal): -12975050 or 3540026. OLE color: 3540026.
HSL color Cylindrical-coordinate representation of color #3A0436: hue angle of 304.44º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #3A0436 is Cyan = 0, Magento = 0.93, Yellow = 0.07 and Black (K on CMYK) = 0.77.
Color convert
| RGB | 58 | 4 | 54 | - |
| CMYK | 0 | 0.93 | 0.07 | 0.77 |
| HSL | 304.44º | 0.87% | 0.12% | - |
| HSV(B) | 304.44º | 0.93% | 0.23% | - |
| XYZ | 2.45 | 1.25 | 3.6 | - |
| YUV | 25.85 | 143.89 | 150.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 4 | 54 | 0 | 0.93 | 0.07 | 0.77 | 304.44 | 0.87 | 0.12 |
| Hex | 3A | 4 | 36 | 0 | 5D | 7 | 4D | 130 | 57 | C |
| Octal | 72 | 4 | 66 | 0 | 135 | 7 | 115 | 460 | 127 | 14 |
| Binary | 111010 | 100 | 110110 | 0 | 1011101 | 111 | 1001101 | 100110000 | 1010111 | 1100 |
Color Harmonies of #3A0436
Complementary color
Monochromatic Colors of #3A0436
Black with #3A0436
Text Example
Text Example
White with #3A0436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0436; }
p { color: rgb(58,4,54); }
H1.HeaderClassName
{
color: #3A0436;
}
.AnyTagClassName
{
color: #3A0436;
}
</style>
background-color css
<style>
a { background-color: #3A0436; }
a { background-color: rgb(58,4,54); }
div.DivClassName
{
background-color: #3A0436;
}
.BgClassName
{
background-color: #3A0436;
}
</style>
border-color css
<style>
span { border-color: #3A0436; }
span { border-color: rgb(58,4,54); }
td.TdClassName
{
border-color: #3A0436;
}
.TagClassName
{
border-color: #3A0436;
}
</style>