Shades of Mardi Gras #390831
Tints of Mardi Gras #390831
RGB
CMYK
RGB Variations
Color information
#390831 (or 0x390831) is known color: Mardi Gras. HEX triplet: 39, 08 and 31. RGB value is (57,8,49). Sum of RGB (Red+Green+Blue) = 57+8+49=114 (15% of max value = 765). Red value is 57 (22.66% from 255 or 50% from 114); Green value is 8 (3.52% from 255 or 7.02% from 114); Blue value is 49 (19.53% from 255 or 42.98% from 114); Max value from RGB is 57 - color contains mainly: red. Hex color #390831 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390831 is #C6F7CE. Grayscale: #1B1B1B. Windows color (decimal): -13039567 or 3213369. OLE color: 3213369.
HSL color Cylindrical-coordinate representation of color #390831: hue angle of 309.8º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #390831 is Cyan = 0, Magento = 0.86, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 8 | 49 | - |
| CMYK | 0 | 0.86 | 0.14 | 0.78 |
| HSL | 309.8º | 0.75% | 0.13% | - |
| HSV(B) | 309.8º | 0.86% | 0.22% | - |
| XYZ | 2.33 | 1.27 | 3.03 | - |
| YUV | 27.33 | 140.23 | 149.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 49 | 0 | 0.86 | 0.14 | 0.78 | 309.8 | 0.75 | 0.13 |
| Hex | 39 | 8 | 31 | 0 | 56 | E | 4E | 136 | 4B | D |
| Octal | 71 | 10 | 61 | 0 | 126 | 16 | 116 | 466 | 113 | 15 |
| Binary | 111001 | 1000 | 110001 | 0 | 1010110 | 1110 | 1001110 | 100110110 | 1001011 | 1101 |
Color Harmonies of #390831
Complementary color
Monochromatic Colors of #390831
Black with #390831
Text Example
Text Example
White with #390831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390831; }
p { color: rgb(57,8,49); }
H1.HeaderClassName
{
color: #390831;
}
.AnyTagClassName
{
color: #390831;
}
</style>
background-color css
<style>
a { background-color: #390831; }
a { background-color: rgb(57,8,49); }
div.DivClassName
{
background-color: #390831;
}
.BgClassName
{
background-color: #390831;
}
</style>
border-color css
<style>
span { border-color: #390831; }
span { border-color: rgb(57,8,49); }
td.TdClassName
{
border-color: #390831;
}
.TagClassName
{
border-color: #390831;
}
</style>