Shades of Mardi Gras #390935
Tints of Mardi Gras #390935
RGB
CMYK
RGB Variations
Color information
#390935 (or 0x390935) is known color: Mardi Gras. HEX triplet: 39, 09 and 35. RGB value is (57,9,53). Sum of RGB (Red+Green+Blue) = 57+9+53=119 (15% of max value = 765). Red value is 57 (22.66% from 255 or 47.90% from 119); Green value is 9 (3.91% from 255 or 7.56% from 119); Blue value is 53 (21.09% from 255 or 44.54% from 119); Max value from RGB is 57 - color contains mainly: red. Hex color #390935 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390935 is #C6F6CA. Grayscale: #1C1C1C. Windows color (decimal): -13039307 or 3475769. OLE color: 3475769.
HSL color Cylindrical-coordinate representation of color #390935: hue angle of 305º 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 #390935 is Cyan = 0, Magento = 0.84, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 53 | - |
| CMYK | 0 | 0.84 | 0.07 | 0.78 |
| HSL | 305º | 0.73% | 0.13% | - |
| HSV(B) | 305º | 0.84% | 0.22% | - |
| XYZ | 2.43 | 1.32 | 3.5 | - |
| YUV | 28.37 | 141.9 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 53 | 0 | 0.84 | 0.07 | 0.78 | 305 | 0.73 | 0.13 |
| Hex | 39 | 9 | 35 | 0 | 54 | 7 | 4E | 131 | 49 | D |
| Octal | 71 | 11 | 65 | 0 | 124 | 7 | 116 | 461 | 111 | 15 |
| Binary | 111001 | 1001 | 110101 | 0 | 1010100 | 111 | 1001110 | 100110001 | 1001001 | 1101 |
Color Harmonies of #390935
Complementary color
Monochromatic Colors of #390935
Black with #390935
Text Example
Text Example
White with #390935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390935; }
p { color: rgb(57,9,53); }
H1.HeaderClassName
{
color: #390935;
}
.AnyTagClassName
{
color: #390935;
}
</style>
background-color css
<style>
a { background-color: #390935; }
a { background-color: rgb(57,9,53); }
div.DivClassName
{
background-color: #390935;
}
.BgClassName
{
background-color: #390935;
}
</style>
border-color css
<style>
span { border-color: #390935; }
span { border-color: rgb(57,9,53); }
td.TdClassName
{
border-color: #390935;
}
.TagClassName
{
border-color: #390935;
}
</style>