Shades of Mardi Gras #390738
Tints of Mardi Gras #390738
RGB
CMYK
RGB Variations
Color information
#390738 (or 0x390738) is known color: Mardi Gras. HEX triplet: 39, 07 and 38. RGB value is (57,7,56). Sum of RGB (Red+Green+Blue) = 57+7+56=120 (15% of max value = 765). Red value is 57 (22.66% from 255 or 47.5% from 120); Green value is 7 (3.12% from 255 or 5.83% from 120); Blue value is 56 (22.27% from 255 or 46.67% from 120); Max value from RGB is 57 - color contains mainly: red. Hex color #390738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390738 is #C6F8C7. Grayscale: #1B1B1B. Windows color (decimal): -13039816 or 3671865. OLE color: 3671865.
HSL color Cylindrical-coordinate representation of color #390738: hue angle of 301.2º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #390738 is Cyan = 0, Magento = 0.88, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 56 | - |
| CMYK | 0 | 0.88 | 0.02 | 0.78 |
| HSL | 301.2º | 0.78% | 0.13% | - |
| HSV(B) | 301.2º | 0.88% | 0.22% | - |
| XYZ | 2.48 | 1.31 | 3.86 | - |
| YUV | 27.54 | 144.07 | 149.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 56 | 0 | 0.88 | 0.02 | 0.78 | 301.2 | 0.78 | 0.13 |
| Hex | 39 | 7 | 38 | 0 | 58 | 2 | 4E | 12D | 4E | D |
| Octal | 71 | 7 | 70 | 0 | 130 | 2 | 116 | 455 | 116 | 15 |
| Binary | 111001 | 111 | 111000 | 0 | 1011000 | 10 | 1001110 | 100101101 | 1001110 | 1101 |
Color Harmonies of #390738
Complementary color
Monochromatic Colors of #390738
Black with #390738
Text Example
Text Example
White with #390738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390738; }
p { color: rgb(57,7,56); }
H1.HeaderClassName
{
color: #390738;
}
.AnyTagClassName
{
color: #390738;
}
</style>
background-color css
<style>
a { background-color: #390738; }
a { background-color: rgb(57,7,56); }
div.DivClassName
{
background-color: #390738;
}
.BgClassName
{
background-color: #390738;
}
</style>
border-color css
<style>
span { border-color: #390738; }
span { border-color: rgb(57,7,56); }
td.TdClassName
{
border-color: #390738;
}
.TagClassName
{
border-color: #390738;
}
</style>