Shades of Mardi Gras #390535
Tints of Mardi Gras #390535
RGB
CMYK
RGB Variations
Color information
#390535 (or 0x390535) is known color: Mardi Gras. HEX triplet: 39, 05 and 35. RGB value is (57,5,53). Sum of RGB (Red+Green+Blue) = 57+5+53=115 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.57% from 115); Green value is 5 (2.34% from 255 or 4.35% from 115); Blue value is 53 (21.09% from 255 or 46.09% from 115); Max value from RGB is 57 - color contains mainly: red. Hex color #390535 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390535 is #C6FACA. Grayscale: #191919. Windows color (decimal): -13040331 or 3474745. OLE color: 3474745.
HSL color Cylindrical-coordinate representation of color #390535: hue angle of 304.62º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390535 is Cyan = 0, Magento = 0.91, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 5 | 53 | - |
| CMYK | 0 | 0.91 | 0.07 | 0.78 |
| HSL | 304.62º | 0.84% | 0.12% | - |
| HSV(B) | 304.62º | 0.91% | 0.22% | - |
| XYZ | 2.38 | 1.24 | 3.48 | - |
| YUV | 26.02 | 143.23 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 53 | 0 | 0.91 | 0.07 | 0.78 | 304.62 | 0.84 | 0.12 |
| Hex | 39 | 5 | 35 | 0 | 5B | 7 | 4E | 131 | 54 | C |
| Octal | 71 | 5 | 65 | 0 | 133 | 7 | 116 | 461 | 124 | 14 |
| Binary | 111001 | 101 | 110101 | 0 | 1011011 | 111 | 1001110 | 100110001 | 1010100 | 1100 |
Color Harmonies of #390535
Complementary color
Monochromatic Colors of #390535
Black with #390535
Text Example
Text Example
White with #390535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390535; }
p { color: rgb(57,5,53); }
H1.HeaderClassName
{
color: #390535;
}
.AnyTagClassName
{
color: #390535;
}
</style>
background-color css
<style>
a { background-color: #390535; }
a { background-color: rgb(57,5,53); }
div.DivClassName
{
background-color: #390535;
}
.BgClassName
{
background-color: #390535;
}
</style>
border-color css
<style>
span { border-color: #390535; }
span { border-color: rgb(57,5,53); }
td.TdClassName
{
border-color: #390535;
}
.TagClassName
{
border-color: #390535;
}
</style>