Shades of Mardi Gras #391439
Tints of Mardi Gras #391439
RGB
CMYK
RGB Variations
Color information
#391439 (or 0x391439) is known color: Mardi Gras. HEX triplet: 39, 14 and 39. RGB value is (57,20,57). Sum of RGB (Red+Green+Blue) = 57+20+57=134 (17% of max value = 765). Red value is 57 (22.66% from 255 or 42.54% from 134); Green value is 20 (8.20% from 255 or 14.93% from 134); Blue value is 57 (22.66% from 255 or 42.54% from 134); Max value from RGB is 57 - color contains mainly: red, blue. Hex color #391439 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391439 is #C6EBC6. Grayscale: #232323. Windows color (decimal): -13036487 or 3740729. OLE color: 3740729.
HSL color Cylindrical-coordinate representation of color #391439: hue angle of 300º degrees, saturation: 0.48, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #391439 is Cyan = 0, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 20 | 57 | - |
| CMYK | 0 | 0.65 | 0 | 0.78 |
| HSL | 300º | 0.48% | 0.15% | - |
| HSV(B) | 300º | 0.65% | 0.22% | - |
| XYZ | 2.68 | 1.67 | 4.05 | - |
| YUV | 35.28 | 140.26 | 143.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 57 | 0 | 0.65 | 0 | 0.78 | 300 | 0.48 | 0.15 |
| Hex | 39 | 14 | 39 | 0 | 41 | 0 | 4E | 12C | 30 | F |
| Octal | 71 | 24 | 71 | 0 | 101 | 0 | 116 | 454 | 60 | 17 |
| Binary | 111001 | 10100 | 111001 | 0 | 1000001 | 0 | 1001110 | 100101100 | 110000 | 1111 |
Color Harmonies of #391439
Complementary color
Monochromatic Colors of #391439
Black with #391439
Text Example
Text Example
White with #391439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391439; }
p { color: rgb(57,20,57); }
H1.HeaderClassName
{
color: #391439;
}
.AnyTagClassName
{
color: #391439;
}
</style>
background-color css
<style>
a { background-color: #391439; }
a { background-color: rgb(57,20,57); }
div.DivClassName
{
background-color: #391439;
}
.BgClassName
{
background-color: #391439;
}
</style>
border-color css
<style>
span { border-color: #391439; }
span { border-color: rgb(57,20,57); }
td.TdClassName
{
border-color: #391439;
}
.TagClassName
{
border-color: #391439;
}
</style>