Shades of Mardi Gras #390934
Tints of Mardi Gras #390934
RGB
CMYK
RGB Variations
Color information
#390934 (or 0x390934) is known color: Mardi Gras. HEX triplet: 39, 09 and 34. RGB value is (57,9,52). Sum of RGB (Red+Green+Blue) = 57+9+52=118 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.31% from 118); Green value is 9 (3.91% from 255 or 7.63% from 118); Blue value is 52 (20.70% from 255 or 44.07% from 118); Max value from RGB is 57 - color contains mainly: red. Hex color #390934 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390934 is #C6F6CB. Grayscale: #1C1C1C. Windows color (decimal): -13039308 or 3410233. OLE color: 3410233.
HSL color Cylindrical-coordinate representation of color #390934: hue angle of 306.25º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #390934 is Cyan = 0, Magento = 0.84, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 52 | - |
| CMYK | 0 | 0.84 | 0.09 | 0.78 |
| HSL | 306.25º | 0.73% | 0.13% | - |
| HSV(B) | 306.25º | 0.84% | 0.22% | - |
| XYZ | 2.4 | 1.31 | 3.38 | - |
| YUV | 28.25 | 141.4 | 148.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 52 | 0 | 0.84 | 0.09 | 0.78 | 306.25 | 0.73 | 0.13 |
| Hex | 39 | 9 | 34 | 0 | 54 | 9 | 4E | 132 | 49 | D |
| Octal | 71 | 11 | 64 | 0 | 124 | 11 | 116 | 462 | 111 | 15 |
| Binary | 111001 | 1001 | 110100 | 0 | 1010100 | 1001 | 1001110 | 100110010 | 1001001 | 1101 |
Color Harmonies of #390934
Complementary color
Monochromatic Colors of #390934
Black with #390934
Text Example
Text Example
White with #390934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390934; }
p { color: rgb(57,9,52); }
H1.HeaderClassName
{
color: #390934;
}
.AnyTagClassName
{
color: #390934;
}
</style>
background-color css
<style>
a { background-color: #390934; }
a { background-color: rgb(57,9,52); }
div.DivClassName
{
background-color: #390934;
}
.BgClassName
{
background-color: #390934;
}
</style>
border-color css
<style>
span { border-color: #390934; }
span { border-color: rgb(57,9,52); }
td.TdClassName
{
border-color: #390934;
}
.TagClassName
{
border-color: #390934;
}
</style>