Shades of Mardi Gras #391936
Tints of Mardi Gras #391936
RGB
CMYK
RGB Variations
Color information
#391936 (or 0x391936) is known color: Mardi Gras. HEX triplet: 39, 19 and 36. RGB value is (57,25,54). Sum of RGB (Red+Green+Blue) = 57+25+54=136 (18% of max value = 765). Red value is 57 (22.66% from 255 or 41.91% from 136); Green value is 25 (10.16% from 255 or 18.38% from 136); Blue value is 54 (21.48% from 255 or 39.71% from 136); Max value from RGB is 57 - color contains mainly: red. Hex color #391936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391936 is #C6E6C9. Grayscale: #252525. Windows color (decimal): -13035210 or 3545401. OLE color: 3545401.
HSL color Cylindrical-coordinate representation of color #391936: hue angle of 305.62º degrees, saturation: 0.39, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #391936 is Cyan = 0, Magento = 0.56, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 25 | 54 | - |
| CMYK | 0 | 0.56 | 0.05 | 0.78 |
| HSL | 305.63º | 0.39% | 0.16% | - |
| HSV(B) | 305.63º | 0.56% | 0.22% | - |
| XYZ | 2.7 | 1.83 | 3.7 | - |
| YUV | 37.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 54 | 0 | 0.56 | 0.05 | 0.78 | 305.63 | 0.39 | 0.16 |
| Hex | 39 | 19 | 36 | 0 | 38 | 5 | 4E | 132 | 27 | 10 |
| Octal | 71 | 31 | 66 | 0 | 70 | 5 | 116 | 462 | 47 | 20 |
| Binary | 111001 | 11001 | 110110 | 0 | 111000 | 101 | 1001110 | 100110010 | 100111 | 10000 |
Color Harmonies of #391936
Complementary color
Monochromatic Colors of #391936
Black with #391936
Text Example
Text Example
White with #391936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391936; }
p { color: rgb(57,25,54); }
H1.HeaderClassName
{
color: #391936;
}
.AnyTagClassName
{
color: #391936;
}
</style>
background-color css
<style>
a { background-color: #391936; }
a { background-color: rgb(57,25,54); }
div.DivClassName
{
background-color: #391936;
}
.BgClassName
{
background-color: #391936;
}
</style>
border-color css
<style>
span { border-color: #391936; }
span { border-color: rgb(57,25,54); }
td.TdClassName
{
border-color: #391936;
}
.TagClassName
{
border-color: #391936;
}
</style>