Shades of Mardi Gras #391638
Tints of Mardi Gras #391638
RGB
CMYK
RGB Variations
Color information
#391638 (or 0x391638) is known color: Mardi Gras. HEX triplet: 39, 16 and 38. RGB value is (57,22,56). Sum of RGB (Red+Green+Blue) = 57+22+56=135 (17% of max value = 765). Red value is 57 (22.66% from 255 or 42.22% from 135); Green value is 22 (8.98% from 255 or 16.30% from 135); Blue value is 56 (22.27% from 255 or 41.48% from 135); Max value from RGB is 57 - color contains mainly: red. Hex color #391638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391638 is #C6E9C7. Grayscale: #242424. Windows color (decimal): -13035976 or 3675705. OLE color: 3675705.
HSL color Cylindrical-coordinate representation of color #391638: hue angle of 301.71º 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 #391638 is Cyan = 0, Magento = 0.61, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 22 | 56 | - |
| CMYK | 0 | 0.61 | 0.02 | 0.78 |
| HSL | 301.71º | 0.44% | 0.15% | - |
| HSV(B) | 301.71º | 0.61% | 0.22% | - |
| XYZ | 2.69 | 1.73 | 3.93 | - |
| YUV | 36.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 56 | 0 | 0.61 | 0.02 | 0.78 | 301.71 | 0.44 | 0.15 |
| Hex | 39 | 16 | 38 | 0 | 3D | 2 | 4E | 12E | 2C | F |
| Octal | 71 | 26 | 70 | 0 | 75 | 2 | 116 | 456 | 54 | 17 |
| Binary | 111001 | 10110 | 111000 | 0 | 111101 | 10 | 1001110 | 100101110 | 101100 | 1111 |
Color Harmonies of #391638
Complementary color
Monochromatic Colors of #391638
Black with #391638
Text Example
Text Example
White with #391638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391638; }
p { color: rgb(57,22,56); }
H1.HeaderClassName
{
color: #391638;
}
.AnyTagClassName
{
color: #391638;
}
</style>
background-color css
<style>
a { background-color: #391638; }
a { background-color: rgb(57,22,56); }
div.DivClassName
{
background-color: #391638;
}
.BgClassName
{
background-color: #391638;
}
</style>
border-color css
<style>
span { border-color: #391638; }
span { border-color: rgb(57,22,56); }
td.TdClassName
{
border-color: #391638;
}
.TagClassName
{
border-color: #391638;
}
</style>