Shades of Mardi Gras #390038
Tints of Mardi Gras #390038
RGB
CMYK
RGB Variations
Color information
#390038 (or 0x390038) is known color: Mardi Gras. HEX triplet: 39, 00 and 38. RGB value is (57,0,56). Sum of RGB (Red+Green+Blue) = 57+0+56=113 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.44% from 113); Green value is 0 (0.39% from 255 or 0% from 113); Blue value is 56 (22.27% from 255 or 49.56% from 113); Max value from RGB is 57 - color contains mainly: red. Hex color #390038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390038 is #C6FFC7. Grayscale: #171717. Windows color (decimal): -13041608 or 3670073. OLE color: 3670073.
HSL color Cylindrical-coordinate representation of color #390038: hue angle of 301.05º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #390038 is Cyan = 0, Magento = 1, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 0 | 56 | - |
| CMYK | 0 | 1 | 0.02 | 0.78 |
| HSL | 301.05º | 1% | 0.11% | - |
| HSV(B) | 301.05º | 1% | 0.22% | - |
| XYZ | 2.4 | 1.16 | 3.84 | - |
| YUV | 23.43 | 146.38 | 151.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 56 | 0 | 1 | 0.02 | 0.78 | 301.05 | 1 | 0.11 |
| Hex | 39 | 0 | 38 | 0 | 64 | 2 | 4E | 12D | 64 | B |
| Octal | 71 | 0 | 70 | 0 | 144 | 2 | 116 | 455 | 144 | 13 |
| Binary | 111001 | 0 | 111000 | 0 | 1100100 | 10 | 1001110 | 100101101 | 1100100 | 1011 |
Color Harmonies of #390038
Complementary color
Monochromatic Colors of #390038
Black with #390038
Text Example
Text Example
White with #390038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390038; }
p { color: rgb(57,0,56); }
H1.HeaderClassName
{
color: #390038;
}
.AnyTagClassName
{
color: #390038;
}
</style>
background-color css
<style>
a { background-color: #390038; }
a { background-color: rgb(57,0,56); }
div.DivClassName
{
background-color: #390038;
}
.BgClassName
{
background-color: #390038;
}
</style>
border-color css
<style>
span { border-color: #390038; }
span { border-color: rgb(57,0,56); }
td.TdClassName
{
border-color: #390038;
}
.TagClassName
{
border-color: #390038;
}
</style>