Shades of Mardi Gras #390438
Tints of Mardi Gras #390438
RGB
CMYK
RGB Variations
Color information
#390438 (or 0x390438) is known color: Mardi Gras. HEX triplet: 39, 04 and 38. RGB value is (57,4,56). Sum of RGB (Red+Green+Blue) = 57+4+56=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 4 (1.95% from 255 or 3.42% from 117); Blue value is 56 (22.27% from 255 or 47.86% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #390438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390438 is #C6FBC7. Grayscale: #191919. Windows color (decimal): -13040584 or 3671097. OLE color: 3671097.
HSL color Cylindrical-coordinate representation of color #390438: hue angle of 301.13º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390438 is Cyan = 0, Magento = 0.93, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 4 | 56 | - |
| CMYK | 0 | 0.93 | 0.02 | 0.78 |
| HSL | 301.13º | 0.87% | 0.12% | - |
| HSV(B) | 301.13º | 0.93% | 0.22% | - |
| XYZ | 2.44 | 1.24 | 3.85 | - |
| YUV | 25.78 | 145.06 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 56 | 0 | 0.93 | 0.02 | 0.78 | 301.13 | 0.87 | 0.12 |
| Hex | 39 | 4 | 38 | 0 | 5D | 2 | 4E | 12D | 57 | C |
| Octal | 71 | 4 | 70 | 0 | 135 | 2 | 116 | 455 | 127 | 14 |
| Binary | 111001 | 100 | 111000 | 0 | 1011101 | 10 | 1001110 | 100101101 | 1010111 | 1100 |
Color Harmonies of #390438
Complementary color
Monochromatic Colors of #390438
Black with #390438
Text Example
Text Example
White with #390438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390438; }
p { color: rgb(57,4,56); }
H1.HeaderClassName
{
color: #390438;
}
.AnyTagClassName
{
color: #390438;
}
</style>
background-color css
<style>
a { background-color: #390438; }
a { background-color: rgb(57,4,56); }
div.DivClassName
{
background-color: #390438;
}
.BgClassName
{
background-color: #390438;
}
</style>
border-color css
<style>
span { border-color: #390438; }
span { border-color: rgb(57,4,56); }
td.TdClassName
{
border-color: #390438;
}
.TagClassName
{
border-color: #390438;
}
</style>