Shades of Mardi Gras #390335
Tints of Mardi Gras #390335
RGB
CMYK
RGB Variations
Color information
#390335 (or 0x390335) is known color: Mardi Gras. HEX triplet: 39, 03 and 35. RGB value is (57,3,53). Sum of RGB (Red+Green+Blue) = 57+3+53=113 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.44% from 113); Green value is 3 (1.56% from 255 or 2.65% from 113); Blue value is 53 (21.09% from 255 or 46.90% from 113); Max value from RGB is 57 - color contains mainly: red. Hex color #390335 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390335 is #C6FCCA. Grayscale: #181818. Windows color (decimal): -13040843 or 3474233. OLE color: 3474233.
HSL color Cylindrical-coordinate representation of color #390335: hue angle of 304.44º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390335 is Cyan = 0, Magento = 0.95, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 53 | - |
| CMYK | 0 | 0.95 | 0.07 | 0.78 |
| HSL | 304.44º | 0.9% | 0.12% | - |
| HSV(B) | 304.44º | 0.95% | 0.22% | - |
| XYZ | 2.36 | 1.19 | 3.47 | - |
| YUV | 24.85 | 143.89 | 150.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 53 | 0 | 0.95 | 0.07 | 0.78 | 304.44 | 0.9 | 0.12 |
| Hex | 39 | 3 | 35 | 0 | 5F | 7 | 4E | 130 | 5A | C |
| Octal | 71 | 3 | 65 | 0 | 137 | 7 | 116 | 460 | 132 | 14 |
| Binary | 111001 | 11 | 110101 | 0 | 1011111 | 111 | 1001110 | 100110000 | 1011010 | 1100 |
Color Harmonies of #390335
Complementary color
Monochromatic Colors of #390335
Black with #390335
Text Example
Text Example
White with #390335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390335; }
p { color: rgb(57,3,53); }
H1.HeaderClassName
{
color: #390335;
}
.AnyTagClassName
{
color: #390335;
}
</style>
background-color css
<style>
a { background-color: #390335; }
a { background-color: rgb(57,3,53); }
div.DivClassName
{
background-color: #390335;
}
.BgClassName
{
background-color: #390335;
}
</style>
border-color css
<style>
span { border-color: #390335; }
span { border-color: rgb(57,3,53); }
td.TdClassName
{
border-color: #390335;
}
.TagClassName
{
border-color: #390335;
}
</style>