Shades of Mardi Gras #390236
Tints of Mardi Gras #390236
RGB
CMYK
RGB Variations
Color information
#390236 (or 0x390236) is known color: Mardi Gras. HEX triplet: 39, 02 and 36. RGB value is (57,2,54). Sum of RGB (Red+Green+Blue) = 57+2+54=113 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.44% from 113); Green value is 2 (1.17% from 255 or 1.77% from 113); Blue value is 54 (21.48% from 255 or 47.79% from 113); Max value from RGB is 57 - color contains mainly: red. Hex color #390236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390236 is #C6FDC9. Grayscale: #181818. Windows color (decimal): -13041098 or 3539513. OLE color: 3539513.
HSL color Cylindrical-coordinate representation of color #390236: hue angle of 303.27º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390236 is Cyan = 0, Magento = 0.96, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 54 | - |
| CMYK | 0 | 0.96 | 0.05 | 0.78 |
| HSL | 303.27º | 0.93% | 0.12% | - |
| HSV(B) | 303.27º | 0.96% | 0.22% | - |
| XYZ | 2.37 | 1.18 | 3.59 | - |
| YUV | 24.37 | 144.72 | 151.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 54 | 0 | 0.96 | 0.05 | 0.78 | 303.27 | 0.93 | 0.12 |
| Hex | 39 | 2 | 36 | 0 | 60 | 5 | 4E | 12F | 5D | C |
| Octal | 71 | 2 | 66 | 0 | 140 | 5 | 116 | 457 | 135 | 14 |
| Binary | 111001 | 10 | 110110 | 0 | 1100000 | 101 | 1001110 | 100101111 | 1011101 | 1100 |
Color Harmonies of #390236
Complementary color
Monochromatic Colors of #390236
Black with #390236
Text Example
Text Example
White with #390236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390236; }
p { color: rgb(57,2,54); }
H1.HeaderClassName
{
color: #390236;
}
.AnyTagClassName
{
color: #390236;
}
</style>
background-color css
<style>
a { background-color: #390236; }
a { background-color: rgb(57,2,54); }
div.DivClassName
{
background-color: #390236;
}
.BgClassName
{
background-color: #390236;
}
</style>
border-color css
<style>
span { border-color: #390236; }
span { border-color: rgb(57,2,54); }
td.TdClassName
{
border-color: #390236;
}
.TagClassName
{
border-color: #390236;
}
</style>