Shades of Mardi Gras #39043E
Tints of Mardi Gras #39043E
RGB
CMYK
RGB Variations
Color information
#39043E (or 0x39043E) is known color: Mardi Gras. HEX triplet: 39, 04 and 3E. RGB value is (57,4,62). Sum of RGB (Red+Green+Blue) = 57+4+62=123 (16% of max value = 765). Red value is 57 (22.66% from 255 or 46.34% from 123); Green value is 4 (1.95% from 255 or 3.25% from 123); Blue value is 62 (24.61% from 255 or 50.41% from 123); Max value from RGB is 62 - color contains mainly: blue. Hex color #39043E is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #39043E is #C6FBC1. Grayscale: #1A1A1A. Windows color (decimal): -13040578 or 4064313. OLE color: 4064313.
HSL color Cylindrical-coordinate representation of color #39043E: hue angle of 294.83º degrees, saturation: 0.88, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #39043E is Cyan = 0.08, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 57 | 4 | 62 | - |
| CMYK | 0.08 | 0.94 | 0 | 0.76 |
| HSL | 294.83º | 0.88% | 0.13% | - |
| HSV(B) | 294.83º | 0.94% | 0.24% | - |
| XYZ | 2.6 | 1.3 | 4.67 | - |
| YUV | 26.46 | 148.06 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 62 | 0.08 | 0.94 | 0 | 0.76 | 294.83 | 0.88 | 0.13 |
| Hex | 39 | 4 | 3E | 8 | 5E | 0 | 4C | 127 | 58 | D |
| Octal | 71 | 4 | 76 | 10 | 136 | 0 | 114 | 447 | 130 | 15 |
| Binary | 111001 | 100 | 111110 | 1000 | 1011110 | 0 | 1001100 | 100100111 | 1011000 | 1101 |
Color Harmonies of #39043E
Complementary color
Monochromatic Colors of #39043E
Black with #39043E
Text Example
Text Example
White with #39043E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39043E; }
p { color: rgb(57,4,62); }
H1.HeaderClassName
{
color: #39043E;
}
.AnyTagClassName
{
color: #39043E;
}
</style>
background-color css
<style>
a { background-color: #39043E; }
a { background-color: rgb(57,4,62); }
div.DivClassName
{
background-color: #39043E;
}
.BgClassName
{
background-color: #39043E;
}
</style>
border-color css
<style>
span { border-color: #39043E; }
span { border-color: rgb(57,4,62); }
td.TdClassName
{
border-color: #39043E;
}
.TagClassName
{
border-color: #39043E;
}
</style>