Shades of Mardi Gras #391535
Tints of Mardi Gras #391535
RGB
CMYK
RGB Variations
Color information
#391535 (or 0x391535) is known color: Mardi Gras. HEX triplet: 39, 15 and 35. RGB value is (57,21,53). Sum of RGB (Red+Green+Blue) = 57+21+53=131 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.51% from 131); Green value is 21 (8.59% from 255 or 16.03% from 131); Blue value is 53 (21.09% from 255 or 40.46% from 131); Max value from RGB is 57 - color contains mainly: red. Hex color #391535 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391535 is #C6EACA. Grayscale: #232323. Windows color (decimal): -13036235 or 3478841. OLE color: 3478841.
HSL color Cylindrical-coordinate representation of color #391535: hue angle of 306.67º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #391535 is Cyan = 0, Magento = 0.63, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 21 | 53 | - |
| CMYK | 0 | 0.63 | 0.07 | 0.78 |
| HSL | 306.67º | 0.46% | 0.15% | - |
| HSV(B) | 306.67º | 0.63% | 0.22% | - |
| XYZ | 2.6 | 1.66 | 3.55 | - |
| YUV | 35.41 | 137.93 | 143.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 53 | 0 | 0.63 | 0.07 | 0.78 | 306.67 | 0.46 | 0.15 |
| Hex | 39 | 15 | 35 | 0 | 3F | 7 | 4E | 133 | 2E | F |
| Octal | 71 | 25 | 65 | 0 | 77 | 7 | 116 | 463 | 56 | 17 |
| Binary | 111001 | 10101 | 110101 | 0 | 111111 | 111 | 1001110 | 100110011 | 101110 | 1111 |
Color Harmonies of #391535
Complementary color
Monochromatic Colors of #391535
Black with #391535
Text Example
Text Example
White with #391535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391535; }
p { color: rgb(57,21,53); }
H1.HeaderClassName
{
color: #391535;
}
.AnyTagClassName
{
color: #391535;
}
</style>
background-color css
<style>
a { background-color: #391535; }
a { background-color: rgb(57,21,53); }
div.DivClassName
{
background-color: #391535;
}
.BgClassName
{
background-color: #391535;
}
</style>
border-color css
<style>
span { border-color: #391535; }
span { border-color: rgb(57,21,53); }
td.TdClassName
{
border-color: #391535;
}
.TagClassName
{
border-color: #391535;
}
</style>