Shades of Mardi Gras #391639
Tints of Mardi Gras #391639
RGB
CMYK
RGB Variations
Color information
#391639 (or 0x391639) is known color: Mardi Gras. HEX triplet: 39, 16 and 39. RGB value is (57,22,57). Sum of RGB (Red+Green+Blue) = 57+22+57=136 (18% of max value = 765). Red value is 57 (22.66% from 255 or 41.91% from 136); Green value is 22 (8.98% from 255 or 16.18% from 136); Blue value is 57 (22.66% from 255 or 41.91% from 136); Max value from RGB is 57 - color contains mainly: red, blue. Hex color #391639 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391639 is #C6E9C6. Grayscale: #242424. Windows color (decimal): -13035975 or 3741241. OLE color: 3741241.
HSL color Cylindrical-coordinate representation of color #391639: hue angle of 300º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #391639 is Cyan = 0, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 22 | 57 | - |
| CMYK | 0 | 0.61 | 0 | 0.78 |
| HSL | 300º | 0.44% | 0.15% | - |
| HSV(B) | 300º | 0.61% | 0.22% | - |
| XYZ | 2.71 | 1.74 | 4.06 | - |
| YUV | 36.46 | 139.6 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 57 | 0 | 0.61 | 0 | 0.78 | 300 | 0.44 | 0.15 |
| Hex | 39 | 16 | 39 | 0 | 3D | 0 | 4E | 12C | 2C | F |
| Octal | 71 | 26 | 71 | 0 | 75 | 0 | 116 | 454 | 54 | 17 |
| Binary | 111001 | 10110 | 111001 | 0 | 111101 | 0 | 1001110 | 100101100 | 101100 | 1111 |
Color Harmonies of #391639
Complementary color
Monochromatic Colors of #391639
Black with #391639
Text Example
Text Example
White with #391639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391639; }
p { color: rgb(57,22,57); }
H1.HeaderClassName
{
color: #391639;
}
.AnyTagClassName
{
color: #391639;
}
</style>
background-color css
<style>
a { background-color: #391639; }
a { background-color: rgb(57,22,57); }
div.DivClassName
{
background-color: #391639;
}
.BgClassName
{
background-color: #391639;
}
</style>
border-color css
<style>
span { border-color: #391639; }
span { border-color: rgb(57,22,57); }
td.TdClassName
{
border-color: #391639;
}
.TagClassName
{
border-color: #391639;
}
</style>