Shades of Mardi Gras #391438
Tints of Mardi Gras #391438
RGB
CMYK
RGB Variations
Color information
#391438 (or 0x391438) is known color: Mardi Gras. HEX triplet: 39, 14 and 38. RGB value is (57,20,56). Sum of RGB (Red+Green+Blue) = 57+20+56=133 (17% of max value = 765). Red value is 57 (22.66% from 255 or 42.86% from 133); Green value is 20 (8.20% from 255 or 15.04% from 133); Blue value is 56 (22.27% from 255 or 42.11% from 133); Max value from RGB is 57 - color contains mainly: red. Hex color #391438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391438 is #C6EBC7. Grayscale: #232323. Windows color (decimal): -13036488 or 3675193. OLE color: 3675193.
HSL color Cylindrical-coordinate representation of color #391438: hue angle of 301.62º 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 #391438 is Cyan = 0, Magento = 0.65, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 20 | 56 | - |
| CMYK | 0 | 0.65 | 0.02 | 0.78 |
| HSL | 301.62º | 0.48% | 0.15% | - |
| HSV(B) | 301.62º | 0.65% | 0.22% | - |
| XYZ | 2.65 | 1.66 | 3.92 | - |
| YUV | 35.17 | 139.76 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 56 | 0 | 0.65 | 0.02 | 0.78 | 301.62 | 0.48 | 0.15 |
| Hex | 39 | 14 | 38 | 0 | 41 | 2 | 4E | 12E | 30 | F |
| Octal | 71 | 24 | 70 | 0 | 101 | 2 | 116 | 456 | 60 | 17 |
| Binary | 111001 | 10100 | 111000 | 0 | 1000001 | 10 | 1001110 | 100101110 | 110000 | 1111 |
Color Harmonies of #391438
Complementary color
Monochromatic Colors of #391438
Black with #391438
Text Example
Text Example
White with #391438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391438; }
p { color: rgb(57,20,56); }
H1.HeaderClassName
{
color: #391438;
}
.AnyTagClassName
{
color: #391438;
}
</style>
background-color css
<style>
a { background-color: #391438; }
a { background-color: rgb(57,20,56); }
div.DivClassName
{
background-color: #391438;
}
.BgClassName
{
background-color: #391438;
}
</style>
border-color css
<style>
span { border-color: #391438; }
span { border-color: rgb(57,20,56); }
td.TdClassName
{
border-color: #391438;
}
.TagClassName
{
border-color: #391438;
}
</style>