Shades of Mardi Gras #391239
Tints of Mardi Gras #391239
RGB
CMYK
RGB Variations
Color information
#391239 (or 0x391239) is known color: Mardi Gras. HEX triplet: 39, 12 and 39. RGB value is (57,18,57). Sum of RGB (Red+Green+Blue) = 57+18+57=132 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.18% from 132); Green value is 18 (7.42% from 255 or 13.64% from 132); Blue value is 57 (22.66% from 255 or 43.18% from 132); Max value from RGB is 57 - color contains mainly: red, blue. Hex color #391239 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391239 is #C6EDC6. Grayscale: #212121. Windows color (decimal): -13036999 or 3740217. OLE color: 3740217.
HSL color Cylindrical-coordinate representation of color #391239: hue angle of 300º degrees, saturation: 0.52, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #391239 is Cyan = 0, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 18 | 57 | - |
| CMYK | 0 | 0.68 | 0 | 0.78 |
| HSL | 300º | 0.52% | 0.15% | - |
| HSV(B) | 300º | 0.68% | 0.22% | - |
| XYZ | 2.64 | 1.6 | 4.04 | - |
| YUV | 34.11 | 140.92 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 57 | 0 | 0.68 | 0 | 0.78 | 300 | 0.52 | 0.15 |
| Hex | 39 | 12 | 39 | 0 | 44 | 0 | 4E | 12C | 34 | F |
| Octal | 71 | 22 | 71 | 0 | 104 | 0 | 116 | 454 | 64 | 17 |
| Binary | 111001 | 10010 | 111001 | 0 | 1000100 | 0 | 1001110 | 100101100 | 110100 | 1111 |
Color Harmonies of #391239
Complementary color
Monochromatic Colors of #391239
Black with #391239
Text Example
Text Example
White with #391239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391239; }
p { color: rgb(57,18,57); }
H1.HeaderClassName
{
color: #391239;
}
.AnyTagClassName
{
color: #391239;
}
</style>
background-color css
<style>
a { background-color: #391239; }
a { background-color: rgb(57,18,57); }
div.DivClassName
{
background-color: #391239;
}
.BgClassName
{
background-color: #391239;
}
</style>
border-color css
<style>
span { border-color: #391239; }
span { border-color: rgb(57,18,57); }
td.TdClassName
{
border-color: #391239;
}
.TagClassName
{
border-color: #391239;
}
</style>