Shades of Mardi Gras #391432
Tints of Mardi Gras #391432
RGB
CMYK
RGB Variations
Color information
#391432 (or 0x391432) is known color: Mardi Gras. HEX triplet: 39, 14 and 32. RGB value is (57,20,50). Sum of RGB (Red+Green+Blue) = 57+20+50=127 (16% of max value = 765). Red value is 57 (22.66% from 255 or 44.88% from 127); Green value is 20 (8.20% from 255 or 15.75% from 127); Blue value is 50 (19.92% from 255 or 39.37% from 127); Max value from RGB is 57 - color contains mainly: red. Hex color #391432 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391432 is #C6EBCD. Grayscale: #222222. Windows color (decimal): -13036494 or 3281977. OLE color: 3281977.
HSL color Cylindrical-coordinate representation of color #391432: hue angle of 311.35º 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 #391432 is Cyan = 0, Magento = 0.65, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 20 | 50 | - |
| CMYK | 0 | 0.65 | 0.12 | 0.78 |
| HSL | 311.35º | 0.48% | 0.15% | - |
| HSV(B) | 311.35º | 0.65% | 0.22% | - |
| XYZ | 2.51 | 1.6 | 3.19 | - |
| YUV | 34.48 | 136.76 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 50 | 0 | 0.65 | 0.12 | 0.78 | 311.35 | 0.48 | 0.15 |
| Hex | 39 | 14 | 32 | 0 | 41 | C | 4E | 137 | 30 | F |
| Octal | 71 | 24 | 62 | 0 | 101 | 14 | 116 | 467 | 60 | 17 |
| Binary | 111001 | 10100 | 110010 | 0 | 1000001 | 1100 | 1001110 | 100110111 | 110000 | 1111 |
Color Harmonies of #391432
Complementary color
Monochromatic Colors of #391432
Black with #391432
Text Example
Text Example
White with #391432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391432; }
p { color: rgb(57,20,50); }
H1.HeaderClassName
{
color: #391432;
}
.AnyTagClassName
{
color: #391432;
}
</style>
background-color css
<style>
a { background-color: #391432; }
a { background-color: rgb(57,20,50); }
div.DivClassName
{
background-color: #391432;
}
.BgClassName
{
background-color: #391432;
}
</style>
border-color css
<style>
span { border-color: #391432; }
span { border-color: rgb(57,20,50); }
td.TdClassName
{
border-color: #391432;
}
.TagClassName
{
border-color: #391432;
}
</style>